Searched refs:binn_map_get_bool (Results 1 – 2 of 2) sorted by relevance
939 IW_INLINE BOOL binn_map_get_bool(void *map, int id, BOOL *pvalue) { in binn_map_get_bool() function
960 CU_ASSERT(binn_map_get_bool(map, 1003, &vbool) == TRUE); in _test2()