Home
last modified time | relevance | path

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

/dflybsd-src/contrib/gcc-4.7/gcc/
H A Dc-typeck.c6111 bool null_pointer_constant, bool strict_string, in digest_init()
7805 output_init_element (tree value, tree origtype, bool strict_string, tree type, in output_init_element()
8173 bool strict_string = value.original_code == STRING_CST; in process_init_element() local
/dflybsd-src/contrib/gcc-8.0/gcc/c/
H A Dc-typeck.c7339 bool null_pointer_constant, bool strict_string, in digest_init()
9107 bool strict_string, tree type, tree field, bool pending, in output_init_element()
9534 bool strict_string = value.original_code == STRING_CST; in process_init_element() local