Searched defs:epath (Results 1 – 12 of 12) sorted by relevance
/netbsd-src/external/gpl3/gcc.old/dist/gcc/analyzer/ |
H A D | diagnostic-manager.cc | 122 const exploded_path &epath) in path_builder() 204 const exploded_path &epath) in dedupe_key() 521 const exploded_path &epath, in emit_saved_diagnostic() 629 const exploded_path &epath, in build_emission_path()
|
H A D | engine.cc | 366 const gimple *find_stmt (const exploded_path &epath) in find_stmt()
|
/netbsd-src/external/gpl3/gcc/dist/gcc/analyzer/ |
H A D | feasible-graph.cc | 202 exploded_path *epath = new exploded_path (); in make_epath() local
|
H A D | diagnostic-manager.cc | 164 if (exploded_path *epath = explore_feasible_paths (enode, desc, diag_idx)) in get_best_epath() local 192 exploded_path *epath in get_best_epath() local 891 const exploded_path &epath, in path_builder() 1364 const exploded_path *epath = sd.get_best_epath (); in emit_saved_diagnostic() local 1435 const exploded_path &epath, in build_emission_path()
|
H A D | engine.cc | 543 const gimple *find_stmt (const exploded_path &epath) in find_stmt()
|
/netbsd-src/usr.bin/man/ |
H A D | man.c | 139 ENTRY *esubd, *epath; in main() local 1057 ENTRY *epath; in printmanpath() local
|
/netbsd-src/libexec/ld.elf_so/ |
H A D | paths.c | 176 char epath[MAXPATHLEN]; in _rtld_append_path() local
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/i386/ |
H A D | intelmic-mkoffload.c | 225 const char *epath = getenv ("GCC_EXEC_PREFIX"); in compile_for_target() local
|
/netbsd-src/external/gpl3/gcc/dist/gcc/config/i386/ |
H A D | intelmic-mkoffload.cc | 225 const char *epath = getenv ("GCC_EXEC_PREFIX"); in compile_for_target() local
|
/netbsd-src/tests/lib/libc/gen/ |
H A D | t_glob.c | 108 char *path = buf, *epath = buf + len; in trim() local
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/ |
H A D | tree-ssa-threadupdate.c | 798 edge epath = (*path)[i]->e; in compute_path_counts() local 864 update_profile (edge epath, edge edup, profile_count path_in_count, in update_profile() 977 edge epath = (*path)[i]->e; in ssa_fix_duplicate_block_edges() local
|
/netbsd-src/external/gpl3/gcc/dist/gcc/ |
H A D | tree-ssa-threadupdate.cc | 880 edge epath = (*path)[i]->e; in compute_path_counts() local 946 update_profile (edge epath, edge edup, profile_count path_in_count, in update_profile() 1059 edge epath = (*path)[i]->e; in ssa_fix_duplicate_block_edges() local
|