Searched refs:ReduceCombinerFunc_t (Results 1 – 2 of 2) sorted by relevance
38 typedef void (*ReduceCombinerFunc_t)(uint8_t *accum, const uint8_t *other); typedef49 ReduceCombinerFunc_t combFunc; // user combiner function100 ReduceCombinerFunc_t combFunc;
651 (ReduceCombinerFunc_t) dlsym(sharedObj, tmpNameCombiner))) { in createFromSharedObject()