| /src/external/bsd/tradcpp/dist/ |
| files.c | 44 struct incdir { struct 49 DECLARRAY(incdir, static UNUSED); 50 DEFARRAY(incdir, static); 58 struct incdir * 61 struct incdir *id; 71 incdir_destroy(struct incdir *id) 83 DESTROYALL_ARRAY(incdir, ); 100 struct incdir *id; 109 struct incdir *id; 369 struct incdir *id [all...] |
| /src/etc/ |
| MAKEDEV.awk | 146 incdir = machine 150 inc = top "arch/" incdir "/include/disklabel.h" 155 incdir = 0 179 incdir = substr($2, 2) 180 sub("/.*", "", incdir) 189 if (!incdir) {
|
| /src/tools/pcc/ |
| Makefile | 14 CONFIGURE_ARGS+= --with-incdir=/usr/include
|
| /src/external/gpl3/gcc/dist/fixincludes/ |
| mkheaders.in | 79 incdir=${libsubdir}/include-fixed 83 rm -rf ${incdir}/* 106 subincdir=${incdir}${multi_dir}
|
| /src/external/gpl3/gcc.old/dist/fixincludes/ |
| mkheaders.in | 79 incdir=${libsubdir}/include-fixed 83 rm -rf ${incdir}/* 106 subincdir=${incdir}${multi_dir}
|
| /src/external/gpl3/binutils/dist/libiberty/ |
| maint-tool | 223 $incdir = shift @ARGV; 225 opendir(INC, $incdir); 228 $mine{$f} = "\$(INCDIR)/$f"; 229 $deps{$f} = join(' ', &deps_for("$incdir/$f"));
|
| /src/external/gpl3/binutils.old/dist/libiberty/ |
| maint-tool | 223 $incdir = shift @ARGV; 225 opendir(INC, $incdir); 228 $mine{$f} = "\$(INCDIR)/$f"; 229 $deps{$f} = join(' ', &deps_for("$incdir/$f"));
|
| /src/external/gpl3/gcc/dist/libiberty/ |
| maint-tool | 223 $incdir = shift @ARGV; 225 opendir(INC, $incdir); 228 $mine{$f} = "\$(INCDIR)/$f"; 229 $deps{$f} = join(' ', &deps_for("$incdir/$f"));
|
| /src/external/gpl3/gcc.old/dist/libiberty/ |
| maint-tool | 223 $incdir = shift @ARGV; 225 opendir(INC, $incdir); 228 $mine{$f} = "\$(INCDIR)/$f"; 229 $deps{$f} = join(' ', &deps_for("$incdir/$f"));
|
| /src/external/gpl3/gdb.old/dist/libiberty/ |
| maint-tool | 223 $incdir = shift @ARGV; 225 opendir(INC, $incdir); 228 $mine{$f} = "\$(INCDIR)/$f"; 229 $deps{$f} = join(' ', &deps_for("$incdir/$f"));
|
| /src/external/gpl3/gdb/dist/libiberty/ |
| maint-tool | 223 $incdir = shift @ARGV; 225 opendir(INC, $incdir); 228 $mine{$f} = "\$(INCDIR)/$f"; 229 $deps{$f} = join(' ', &deps_for("$incdir/$f"));
|
| /src/external/bsd/pcc/dist/pcc/cc/cpp/ |
| cpp.c | 98 } *incdir[2]; variable in typeref:struct:incs 221 addidir(optarg, &incdir[ch == 'I' ? INCINC : SYSINC]); 592 w = incdir[i]; 719 if (fsrch(fn, 0, incdir[0]))
|
| /src/usr.bin/make/ |
| parse.c | 1223 char *fullname, *incdir, *slash, *newName; local 1227 incdir = bmake_strdup(CurFile()->name.str); 1228 slash = strrchr(incdir, '/'); 1236 slash = strrchr(incdir + 1, '/'); 1241 newName = str_concat3(incdir, "/", file + i); 1247 free(incdir);
|
| /src/external/bsd/pcc/dist/pcc/cc/cc/ |
| cc.c | 470 incdir = win32pathsubst(incdir); local
|
| /src/external/bsd/libpcap/dist/ |
| configure | 7569 incdir=-I/usr/include/libnl3 7576 incdir=-I${withval}/include 7588 LIBS="-lnl-3 ${incdir} ${libnldir} -lnl-genl-3 -lnl-3 $LIBS" 7628 V_INCLS="$V_INCLS ${incdir}"
|
| /src/external/bsd/openldap/dist/contrib/ldaptcl/ |
| configure | 1326 --with-ldap-incdir=<dir> path to ldap.h 2976 # Check whether --with-ldap-incdir was given.
|
| /src/external/bsd/pcc/dist/pcc/ |
| configure | 1363 --with-incdir=<path> Specify the default include path. 2740 # Check whether --with-incdir was given.
|