Searched refs:hostdir (Results 1 – 1 of 1) sorted by relevance
| /netbsd/src/external/gpl3/gcc/dist/gcc/ |
| D | gimple-ssa-sprintf.cc | 2803 char hostdir[32]; in maybe_warn() local 2841 const char *d = target_to_host (hostdir, sizeof hostdir, dir.beg); in maybe_warn() 2876 target_to_host (hostdir, sizeof hostdir, dir.beg), in maybe_warn() 2894 target_to_host (hostdir, sizeof hostdir, dir.beg), in maybe_warn() 2910 target_to_host (hostdir, sizeof hostdir, dir.beg), in maybe_warn() 2923 target_to_host (hostdir, sizeof hostdir, dir.beg), in maybe_warn() 2960 const char *d = target_to_host (hostdir, sizeof hostdir, dir.beg); in maybe_warn() 2999 target_to_host (hostdir, sizeof hostdir, dir.beg), in maybe_warn() 3018 target_to_host (hostdir, sizeof hostdir, dir.beg), in maybe_warn() 3034 target_to_host (hostdir, sizeof hostdir, dir.beg), in maybe_warn() [all …]
|