Home
last modified time | relevance | path

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

/third_party/iowow/src/json/
Diwbinn.h97 #define BINN_STORAGE_MASK16 0xE000 macro
Diwbinn.c139 storage_type = long_type & BINN_STORAGE_MASK16; in binn_get_type_info()