Searched refs:curFlags (Results 1 – 5 of 5) sorted by relevance
18 Name 17 "curFlags"59 17(curFlags): 16(ptr) Variable Function65 Store 17(curFlags) 2066 21: 6(int) Load 17(curFlags)68 Store 17(curFlags) 23
11 uint curFlags = gl_IncomingRayFlagsNV;12 curFlags = curFlags & gl_RayFlagsOpaqueNV;
259 ULONG *curFlags = addHarmonics; in mapSineFlags() local284 if (*curFlags & maskSfb) { /* There is a sine in this band */ in mapSineFlags()310 curFlags++; in mapSineFlags()
59906 u8 curFlags; /* zero or more BTCF_* flags defined below */60905 #define invalidateOverflowCache(pCur) (pCur->curFlags &= ~BTCF_ValidOvfl)60944 if( (p->curFlags & BTCF_Incrblob)!=0 ){61111 pCur->curFlags &= ~(BTCF_ValidNKey|BTCF_ValidOvfl|BTCF_AtLast);61147 if( pExcept ) pExcept->curFlags &= ~BTCF_Multiple;63574 if( (wrOnly==0 || (pCur->curFlags & BTCF_WriteFlag)!=0)64449 if( writeOnly && (p->curFlags & BTCF_WriteFlag)==0 ){64697 pCur->curFlags = wrFlag ? BTCF_WriteFlag : 0;64703 pX->curFlags |= BTCF_Multiple;64704 pCur->curFlags |= BTCF_Multiple;[all …]
59922 u8 curFlags; /* zero or more BTCF_* flags defined below */60921 #define invalidateOverflowCache(pCur) (pCur->curFlags &= ~BTCF_ValidOvfl)60960 if( (p->curFlags & BTCF_Incrblob)!=0 ){61127 pCur->curFlags &= ~(BTCF_ValidNKey|BTCF_ValidOvfl|BTCF_AtLast);61163 if( pExcept ) pExcept->curFlags &= ~BTCF_Multiple;63590 if( (wrOnly==0 || (pCur->curFlags & BTCF_WriteFlag)!=0)64465 if( writeOnly && (p->curFlags & BTCF_WriteFlag)==0 ){64713 pCur->curFlags = wrFlag ? BTCF_WriteFlag : 0;64719 pX->curFlags |= BTCF_Multiple;64720 pCur->curFlags |= BTCF_Multiple;[all …]