Home
last modified time | relevance | path

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

/third_party/iowow/src/json/
Diwbinn.h195 #define BINN_TRANSIENT ((binn_mem_free) - 1) macro
Diwbinn.c2782 if (freefn == BINN_TRANSIENT) { in binn_value()
2823 if (pfree == BINN_TRANSIENT) { in binn_set_blob()
/third_party/iowow/src/json/tests/
Djbl_test_binn2.c1421 value = binn_string(ptr, BINN_TRANSIENT); in test_value_conversion()
1454 value = binn_blob(pblob, size, BINN_TRANSIENT); in test_value_conversion()