Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/gcc.old/dist/gcc/c/
H A Dc-parser.c2199 bool vm_type = variably_modified_type_p (init_type, in c_parser_declaration_or_fndef() local
2201 if (vm_type) in c_parser_declaration_or_fndef()
2208 if (vm_type) in c_parser_declaration_or_fndef()
/netbsd-src/external/gpl3/gcc/dist/gcc/c/
H A Dc-parser.cc2232 bool vm_type = variably_modified_type_p (init_type, in c_parser_declaration_or_fndef() local
2234 if (vm_type) in c_parser_declaration_or_fndef()
2241 if (vm_type) in c_parser_declaration_or_fndef()