Searched defs:flag (Results 1 – 8 of 8) sorted by relevance
842 u32 flag in CheckMBlock()902 u32 flag in CheckUsedMBlock()929 u32 flag in CheckFreeMBlock()956 u32 flag in CheckMBlockPrevPtr()992 u32 flag in CheckMBlockNextPtr()1030 u32 flag in CheckMBlockLinkTail()
68 u32 flag; // member80 u32 flag; // member
139 u32 flag; // member
28 #define PICA_CMD_DATA_FRAG_LIGHT_EN(flag) ( (flag) ? 1 : 0 ) argument29 #define PICA_CMD_DATA_FRAG_LIGHT_EN_INV(flag) ( (flag) ? 0 : 1 ) argument31 #define PICA_CMD_SET_FRAG_LIGHT_ENABLE(flag) \ argument
663 NN_INLINE BOOL NOS_ReceiveMessage(NOSMessageQueueId mqId, NOSMessage *msg, s32 flag) in NOS_ReceiveMessage()704 NN_INLINE BOOL NOS_SendMessage(NOSMessageQueueId mqId, NOSMessage msg, s32 flag) in NOS_SendMessage()747 NN_INLINE BOOL NOS_ReadMessage(NOSMessageQueueId mqId, NOSMessage *msg, s32 flag) in NOS_ReadMessage()788 NN_INLINE BOOL NOS_JamMessage(NOSMessageQueueId mqId, NOSMessage msg, s32 flag) in NOS_JamMessage()
612 u32 flag in IsDrawFlagSet()
1438 u8 flag = *--pInBtm; in SecureUncompressBLZ() local
1028 u8 flag = *--pInBtm; in UncompressBLZ() local