Home
last modified time | relevance | path

Searched refs: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() argument
6157 expr.original_code = (strict_string ? STRING_CST : ERROR_MARK); in digest_init()
7805 output_init_element (tree value, tree origtype, bool strict_string, tree type, in output_init_element() argument
7910 strict_string, require_constant_value); in output_init_element()
8173 bool strict_string = value.original_code == STRING_CST; in process_init_element() local
8296 strict_string, fieldtype, in process_init_element()
8388 strict_string, fieldtype, in process_init_element()
8440 strict_string, elttype, in process_init_element()
8475 strict_string, elttype, in process_init_element()
8504 strict_string, constructor_type, in process_init_element()
/dflybsd-src/contrib/gcc-8.0/gcc/c/
H A Dc-typeck.c7339 bool null_pointer_constant, bool strict_string, in digest_init() argument
7387 expr.original_code = (strict_string ? STRING_CST : ERROR_MARK); in digest_init()
9107 bool strict_string, tree type, tree field, bool pending, in output_init_element() argument
9171 new_value = digest_init (loc, type, new_value, origtype, npc, strict_string, in output_init_element()
9534 bool strict_string = value.original_code == STRING_CST; in process_init_element() local
9700 strict_string, fieldtype, in process_init_element()
9791 strict_string, fieldtype, in process_init_element()
9843 strict_string, elttype, in process_init_element()
9878 strict_string, elttype, in process_init_element()
9907 strict_string, constructor_type, in process_init_element()