Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/gcc.old/dist/gcc/c/
H A Dc-decl.c2503 bool old_is_prototype = (TREE_CODE (olddecl) == FUNCTION_DECL in merge_decls() local
/netbsd-src/external/gpl3/gcc/dist/gcc/c/
H A Dc-decl.cc2526 bool old_is_prototype = (TREE_CODE (olddecl) == FUNCTION_DECL in merge_decls() local