Home
last modified time | relevance | path

Searched defs:VAL_NAME (Results 1 – 2 of 2) sorted by relevance

/spdk/test/unit/lib/json/json_parse.c/
H A Djson_parse_ut.c59 #define VAL_NAME(str) VAL_STRING_MATCH(str, SPDK_JSON_VAL_NAME) macro
/spdk/test/unit/lib/json/json_write.c/
H A Djson_write_ut.c83 #define VAL_NAME(name) \ macro