Searched refs:binn_object_get_double (Results 1 – 4 of 4) sorted by relevance
1004 IW_INLINE BOOL binn_object_get_double(void *obj, const char *key, double *pvalue) { in binn_object_get_double() function
999 if (!binn_object_get_double(&jbl->bn, key, out)) { in jbl_object_get_f64()
952 CU_ASSERT(binn_object_get_double(obj, "double", &vdouble) == TRUE); in _test2()
538 CU_ASSERT(binn_object_get_double(objptr, "float64", &vfloat64) == TRUE); in test_binn_read()