Searched refs:BINN_STATIC (Results 1 – 2 of 2) sorted by relevance
/third_party/iowow/src/json/tests/ |
D | jbl_test_binn2.c | 1412 value = binn_string(ptr, BINN_STATIC); in test_value_conversion() 1444 value = binn_blob(pblob, size, BINN_STATIC); in test_value_conversion() 1477 value = binn_string(ptr, BINN_STATIC); in test_value_conversion() 1503 value = binn_string(ptr, BINN_STATIC); in test_value_conversion() 1529 value = binn_string(ptr, BINN_STATIC); in test_value_conversion() 1557 value = binn_string(ptr, BINN_STATIC); in test_value_conversion() 1565 value = binn_string(ptr, BINN_STATIC); in test_value_conversion() 1572 value = binn_string(ptr, BINN_STATIC); in test_value_conversion() 1579 value = binn_string(ptr, BINN_STATIC); in test_value_conversion() 1586 value = binn_string(ptr, BINN_STATIC); in test_value_conversion() [all …]
|
/third_party/iowow/src/json/ |
D | iwbinn.h | 194 #define BINN_STATIC ((binn_mem_free) 0) macro
|