Home
last modified time | relevance | path

Searched defs:functionbody (Results 1 – 6 of 6) sorted by relevance

/netbsd-src/external/gpl3/gcc.old/dist/gcc/fortran/
H A Df95-lang.c364 poplevel (int keep, int functionbody) in poplevel()
/netbsd-src/external/gpl3/gcc/dist/gcc/fortran/
H A Df95-lang.cc370 poplevel (int keep, int functionbody) in poplevel()
/netbsd-src/external/gpl3/gcc.old/dist/gcc/c/
H A Dc-decl.c1167 bool functionbody = scope->function_body; in pop_scope() local
/netbsd-src/external/gpl3/gcc/dist/gcc/c/
H A Dc-decl.cc1176 bool functionbody = scope->function_body; in pop_scope() local
/netbsd-src/external/gpl3/gcc.old/dist/gcc/cp/
H A Ddecl.c569 poplevel (int keep, int reverse, int functionbody) in poplevel()
/netbsd-src/external/gpl3/gcc/dist/gcc/cp/
H A Ddecl.cc590 poplevel (int keep, int reverse, int functionbody) in poplevel()