Searched refs:PIVOT_FUNC_MAX (Results 1 – 4 of 4) sorted by relevance
63 #define PIVOT_FUNC_MAX 0x0008 macro
120 PIVOT_FUNC_MAX,
288 else if( rnFuncMask == PIVOT_FUNC_MAX ) aStr = GetFuncName( PIVOTSTR_MAX ); in GetFuncString()
207 if ( nBits & PIVOT_FUNC_MAX ) return GeneralFunction_MAX; in FirstFunc()227 case GeneralFunction_MAX: nRet = PIVOT_FUNC_MAX; break; in FunctionBit()
Completed in 67 milliseconds