Searched refs:binn_object_set_null (Results 1 – 3 of 3) sorted by relevance
797 IW_INLINE BOOL binn_object_set_null(binn *obj, const char *key) { in binn_object_set_null() function
262 if (!binn_object_set_null(bv, key)) { in jbl_set_null()
352 CU_ASSERT(binn_object_set_null(obj, "null") == TRUE); in test_create_object_2()1943 CU_ASSERT(binn_object_set_null(obj, "i") == TRUE); in test_binn_iter()