Home
last modified time | relevance | path

Searched defs:nested_p (Results 1 – 9 of 9) sorted by relevance

/netbsd-src/usr.bin/make/
H A Darch.c207 const char *nested_p = cp; in Arch_ParseArchive() local
249 const char *nested_p = cp; in Arch_ParseArchive() local
H A Dsuff.c1275 const char *nested_p = p; in ExpandChildrenRegular() local
H A Dvar.c4684 const char *nested_p = p; in VarSubstExpr() local
/netbsd-src/external/gpl3/gcc/dist/gcc/config/nds32/
H A Dnds32-isr.cc602 int nested_p, not_nested_p, nested_ready_p, critical_p; in nds32_check_isr_attrs_conflict() local
/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/nds32/
H A Dnds32-isr.c602 int nested_p, not_nested_p, nested_ready_p, critical_p; in nds32_check_isr_attrs_conflict() local
/netbsd-src/external/gpl3/gcc.old/dist/gcc/
H A Dtree-vect-stmts.c11028 bool nested_p = (STMT_VINFO_LOOP_VINFO (stmt_info) in vect_transform_stmt() local
/netbsd-src/external/gpl3/gcc.old/dist/gcc/c/
H A Dc-parser.c5252 c_parser_braced_init (c_parser *parser, tree type, bool nested_p, in c_parser_braced_init()
/netbsd-src/external/gpl3/gcc/dist/gcc/c/
H A Dc-parser.cc5252 c_parser_braced_init (c_parser *parser, tree type, bool nested_p, in c_parser_braced_init()
/netbsd-src/external/gpl3/gcc/dist/gcc/cp/
H A Dpt.cc26492 instantiate_body (tree pattern, tree args, tree d, bool nested_p) in instantiate_body()