Searched refs:END_SIZE (Results 1 – 1 of 1) sorted by relevance
| /spdk/test/unit/lib/json/json_write.c/ |
| H A D | json_write_ut.c | 44 #define END_SIZE(val, size) \ macro 396 END_SIZE(buf, used_count); in test_write_number_uint128() 401 END_SIZE(buf, used_count); in test_write_number_uint128() 406 END_SIZE(buf, used_count); in test_write_number_uint128() 411 END_SIZE(buf, used_count); in test_write_number_uint128() 416 END_SIZE(buf, used_count); in test_write_number_uint128() 421 END_SIZE(buf, used_count); in test_write_number_uint128() 426 END_SIZE(buf, used_count); in test_write_number_uint128() 443 END_SIZE(buf, used_count); in test_write_string_number_uint128() 448 END_SIZE(buf, used_count); in test_write_string_number_uint128() [all …]
|