Searched refs:PIVOT_FUNC_MIN (Results 1 – 4 of 4) sorted by relevance
64 #define PIVOT_FUNC_MIN 0x0010 macro
121 PIVOT_FUNC_MIN,
289 else if( rnFuncMask == PIVOT_FUNC_MIN ) aStr = GetFuncName( PIVOTSTR_MIN ); in GetFuncString()
208 if ( nBits & PIVOT_FUNC_MIN ) return GeneralFunction_MIN; in FirstFunc()228 case GeneralFunction_MIN: nRet = PIVOT_FUNC_MIN; break; in FunctionBit()
Completed in 47 milliseconds