Searched refs:binn_map_double (Results 1 – 3 of 3) sorted by relevance
434 double binn_map_double(void *map, int id);
2610 double binn_map_double(void *map, int id) { in binn_map_double() function
1013 CU_ASSERT(binn_map_double(map, 1002) == 4.56); in _test2()