Home
last modified time | relevance | path

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

/NextBSD/contrib/jansson/src/
HDvalue.c911 static json_t the_true = {JSON_TRUE, (size_t)-1}; in json_true() local
912 return &the_true; in json_true()