Home
last modified time | relevance | path

Searched refs:binn_map_str (Results 1 – 3 of 3) sorted by relevance

/third_party/iowow/src/json/
Diwbinn.h437 char* binn_map_str(void *map, int id);
Diwbinn.c2626 char* binn_map_str(void *map, int id) { in binn_map_str() function
/third_party/iowow/src/json/tests/
Djbl_test_binn1.c1028 pstr = binn_map_str(map, 1004); in _test2()