Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/gcc.old/dist/gcc/c/
H A Dc-typeck.c7797 bool null_pointer_constant, bool strict_string, in digest_init()
9570 bool strict_string, tree type, tree field, bool pending, in output_init_element()
10038 bool strict_string = value.original_code == STRING_CST; in process_init_element() local
/netbsd-src/external/gpl3/gcc/dist/gcc/c/
H A Dc-typeck.cc7969 bool null_pointer_constant, bool strict_string, in digest_init()
9750 bool strict_string, tree type, tree field, bool pending, in output_init_element()
10218 bool strict_string = value.original_code == STRING_CST; in process_init_element() local