Home
last modified time | relevance | path

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

/third_party/iowow/src/json/
Diwbinn.c128 BOOL binn_get_type_info(int long_type, int *pstorage_type, int *pextra_type) { in binn_get_type_info() argument
157 if (pextra_type) { in binn_get_type_info()
158 *pextra_type = extra_type; in binn_get_type_info()
Diwbinn.h259 BOOL binn_get_type_info(int long_type, int *pstorage_type, int *pextra_type);