Searched refs:binn_map_get_double (Results 1 – 2 of 2) sorted by relevance
935 IW_INLINE BOOL binn_map_get_double(void *map, int id, double *pvalue) { in binn_map_get_double() function
949 CU_ASSERT(binn_map_get_double(map, 1002, &vdouble) == TRUE); in _test2()