Home
last modified time | relevance | path

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

/third_party/iowow/src/json/
Diwbinn.c580 BINN_PRIVATE void* compress_int(int *pstorage_type, int *ptype, void *psource) { in compress_int() function
683 pvalue = compress_int(&storage_type, &type, pvalue); in AddValue()