Home
last modified time | relevance | path

Searched defs:low (Results 1 – 4 of 4) sorted by relevance

/spdk/include/spdk_internal/
H A Dutf.h233 uint16_t high, low; in utf16le_valid() local
268 utf16_decode_surrogate_pair(uint32_t high, uint32_t low) in utf16_decode_surrogate_pair()
284 utf16_encode_surrogate_pair(uint32_t codepoint, uint16_t *high, uint16_t *low) in utf16_encode_surrogate_pair()
/spdk/test/unit/lib/json/json_write.c/
H A Djson_write_ut.c96 #define VAL_UINT128(low, high) \ argument
98 #define VAL_NAME_UINT128(name, low, high) \ argument
345 test_generate_string_uint128(char *buf, int buf_size, uint64_t low, uint64_t high) in test_generate_string_uint128()
371 test_generate_string_name_uint128(char *name, char *buf, int buf_size, uint64_t low, uint64_t high) in test_generate_string_name_uint128()
/spdk/lib/json/
H A Djson_write.c268 uint64_t low = low_val, high = high_val; in spdk_json_write_uint128() local
357 uint16_t high, low; in write_codepoint() local
/spdk/include/spdk/
H A Dnvmf_spec.h278 uint32_t low; member
306 uint32_t low; member