Home
last modified time | relevance | path

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

/third_party/iowow/src/json/
Diwbinn.c334 case BINN_STORAGE_WORD: in get_storage_size()
367 case BINN_STORAGE_WORD: in AdvanceDataPos()
695 case BINN_STORAGE_WORD: in AddValue()
764 case BINN_STORAGE_WORD: in AddValue()
1265 case BINN_STORAGE_WORD: in GetValue()
1356 case BINN_STORAGE_WORD: in store_value()
2057 case BINN_STORAGE_WORD: in copy_raw_value()
2198 case BINN_STORAGE_WORD: in zero_value()
Diwbinn.h85 #define BINN_STORAGE_WORD 0x40 // 16 bits -- the endianess (byte order) is automatically corr… macro
/third_party/iowow/src/json/tests/
Djbl_test_binn2.c752 MY_DATE = binn_create_type(BINN_STORAGE_WORD, 0x0a); in init_udts()