Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/gcc.old/dist/gcc/
H A Djson.cc247 case JSON_NULL: in print()
350 assert_print_eq (literal (JSON_NULL), "null"); in test_writing_literals()
H A Djson.h70 JSON_NULL enumerator
/netbsd-src/external/gpl3/gcc/dist/gcc/
H A Djson.cc250 case JSON_NULL: in print()
353 assert_print_eq (literal (JSON_NULL), "null"); in test_writing_literals()
H A Djson.h70 JSON_NULL enumerator
/netbsd-src/external/public-domain/sqlite/dist/
H A Dsqlite3.c212837 #ifndef JSON_NULL /* The following stuff repeats things found in json1 */