Searched defs:suffixes (Results 1 - 7 of 7) sorted by relevance
| /src/usr.bin/make/unit-tests/ | ||
| H A D | deptgt-suffixes.mk | |
| H A D | Makefile | |
| /src/usr.bin/ftp/ | ||
| H A D | progressbar.c | 91 static const char * const suffixes[] = { variable in typeref:typename:const char * const[] |
| /src/sys/external/bsd/compiler_rt/dist/lib/sanitizer_common/tests/ | ||
| H A D | sanitizer_linux_test.cc | 232 const char *suffixes[] = { "", "-linux", ".1.2", "-linux.1.2" }; local in function:__sanitizer::TEST |
| /src/usr.bin/mkdep/ | ||
| H A D | mkdep.c | 224 const char *suffixes = NULL, *s; local in function:main |
| /src/usr.bin/gzip/ | ||
| H A D | gzip.c | 149 static suffixes_t suffixes[] = { variable in typeref:typename:suffixes_t[] [all...] |
| /src/usr.bin/make/ | ||
| H A D | var.c | 4425 char *suffixes = Suff_NamesStr(); local in function:ParseVarnameLong |
Completed in 11 milliseconds