Searched refs:binn_list_get_double (Results 1 – 2 of 2) sorted by relevance
869 IW_INLINE BOOL binn_list_get_double(void *list, int pos, double *pvalue) { in binn_list_get_double() function
946 CU_ASSERT(binn_list_get_double(list, 2, &vdouble) == TRUE); in _test2()