Home
last modified time | relevance | path

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

/systemd-251/src/shared/
Djson.h411 #define JSON_VARIANT_STRING_CONST(x) _JSON_VARIANT_STRING_CONST(UNIQ, (x))
413 #define _JSON_VARIANT_STRING_CONST(xq, x) \ macro