Searched defs:nested_p (Results 1 – 9 of 9) sorted by relevance
/netbsd-src/usr.bin/make/ |
H A D | arch.c | 207 const char *nested_p = cp; in Arch_ParseArchive() local 249 const char *nested_p = cp; in Arch_ParseArchive() local
|
H A D | suff.c | 1275 const char *nested_p = p; in ExpandChildrenRegular() local
|
H A D | var.c | 4684 const char *nested_p = p; in VarSubstExpr() local
|
/netbsd-src/external/gpl3/gcc/dist/gcc/config/nds32/ |
H A D | nds32-isr.cc | 602 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 D | nds32-isr.c | 602 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 D | tree-vect-stmts.c | 11028 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 D | c-parser.c | 5252 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 D | c-parser.cc | 5252 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 D | pt.cc | 26492 instantiate_body (tree pattern, tree args, tree d, bool nested_p) in instantiate_body()
|