Searched refs:BINN_STORAGE_MASK16 (Results 1 – 2 of 2) sorted by relevance
/third_party/iowow/src/json/ | ||
D | iwbinn.h | 97 #define BINN_STORAGE_MASK16 0xE000 macro |
D | iwbinn.c | 139 storage_type = long_type & BINN_STORAGE_MASK16; in binn_get_type_info() |