Home
last modified time | relevance | path

Searched refs:defines (Results 1 – 25 of 970) sorted by relevance

12345678910>>...39

/netbsd/src/crypto/external/bsd/heimdal/dist/cf/
Droken-h-process.pl15 my %defines;
30 if (defined $defines{$var}) {
38 if (defined $defines{$var}) {
52 $defines{$1} = $res;
59 foreach my $i (keys %defines) {
60 print "k: $i v: $defines{$i}\n";
81 if (defined $defines{$var}) {
89 if (defined $defines{$var}) {
160 my $res = defined $defines{$var};
174 if (defined $defines{$var}) {
[all …]
/netbsd/src/external/bsd/less/dist/
DMakefile.wnb51 defines.h: defines.wn
52 -del defines.h
53 -copy defines.wn defines.h
55 ${OBJ}: less.h defines.h funcs.h cmd.h
61 -del defines.h
DMakefile.dsu49 defines.h: defines.ds
50 -del defines.h
51 -copy defines.ds defines.h
53 $(OBJ): less.h defines.h
DMakefile.wnm42 defines.h: defines.wn
43 -del defines.h
44 -copy defines.wn defines.h
46 $(OBJ): less.h defines.h funcs.h cmd.h
DMakefile.dsb41 defines.h: defines.ds
42 -del defines.h
43 -copy defines.ds defines.h
45 $(OBJ): less.h defines.h
DMakefile.o9u40 ${OBJ}: defines.h less.h
42 defines.h: defines.o9
43 copy defines.o9 defines.h -rf
DMakefile.o2e40 ${OBJ}: defines.h less.h
42 defines.h: defines.o2
43 copy defines.o2 defines.h
DMakefile.o9c44 ${OBJ}: defines.h less.h
46 defines.h: defines.o9
47 copy defines.o9 defines.h -rf
DMakefile.aut26 defines.ds Makefile.dsb Makefile.dsg Makefile.dsu \
27 defines.o2 Makefile.o2e \
28 defines.o9 Makefile.o9c Makefile.o9u \
29 defines.wn Makefile.wnm Makefile.wnb Makefile.wng \
39 install.sh defines.h.in mkinstalldirs \
66 ${srcdir}/configure ${srcdir}/defines.h.in: ${srcdir}/configure.ac ${srcdir}/Makefile.in
77 rm -f Makefile config.status config.log config.cache defines.h stamp-h \
78 configure defines.h.in funcs.h help.c \
DMakefile.wng112 defines.h: defines.wn
122 ${OBJ}: less.h defines.h funcs.h
130 -del defines.h
/netbsd/src/external/gpl3/gdb/dist/sim/ppc/
Doptions.c159 static const char *const defines[] = { in print_options() local
203 for (i = 0; i < ARRAY_SIZE (defines); i++) { in print_options()
204 int len = strlen (defines[i]); in print_options()
214 for (i = 0; i < ARRAY_SIZE (defines); i++) { in print_options()
216 printf_filtered ("%s %s%*s", prefix, defines[i], in print_options()
217 (((i == ARRAY_SIZE (defines) - 1) in print_options()
220 : max_len + 4 - (int)strlen (defines[i])), in print_options()
Dlocal.mk81 %D%/defines.h: %D%/stamp-defines ; @true
82 %D%/stamp-defines: config.h Makefile
83 …ED) -n -e '/^#define HAVE_.*1$$/{ s/ 1$$/",/; s/.* HAVE_/"HAVE_/; p }' < config.h > %D%/defines.hin
84 $(AM_V_at)$(SHELL) $(srcroot)/move-if-change %D%/defines.hin %D%/defines.h
87 BUILT_SOURCES += %D%/defines.h
88 MOSTLYCLEANFILES += %D%/defines.h %D%/stamp-defines
/netbsd/src/external/bsd/am-utils/dist/
Daux_conf.h.in13 * If it defines the wrong entry, check the AC_CHECK_MOUNT_TRAP m4 macro
20 * The next line is a literal replacement of a variable which defines the
22 * If it defines the wrong entry, check the AC_CHECK_UNMOUNT_CALL m4 macro
34 * If it defines the wrong entry, check the AC_CHECK_NFS_FH_DREF m4 macro
43 * If it defines the wrong entry, check the AC_CHECK_NFS_SA_DREF m4 macro
52 * If it defines the wrong entry, check the AC_CHECK_NFS_HN_DREF m4 macro
/netbsd/src/external/gpl3/gdb/lib/libsim/
DMakefile188 < ${.CURDIR}/arch/${GDB_MACHINE_ARCH}/config.h > tmp-defines.h
189 ${MIC} tmp-defines.h defines.h
190 touch run-defines
218 defines.h pk.h \
220 run-defines run-dgen run-hw run-igen run-pk
/netbsd/src/external/bsd/pcc/dist/pcc/os/minix/
Dccconfig.h58 #error defines for arch missing
107 #error defines for ABI missing
/netbsd/src/external/gpl3/binutils/dist/include/coff/
DChangeLog-9103572 * pe.h: Added defines for file level flags
618 * pe.h: Moved DOSMAGIC and NT_SIGNATURE defines here
619 * powerpc.h: removed DOSMAGIC, NT_SIGNATURE, and DEFAULT_* defines
620 Also removed other unused defines (various MAGIC ones)
621 * i386.h: removed DOSMAGIC, NT_SIGNATURE, and DEFAULT_* defines
622 * arm.h: removed DOSMAGIC, NT_SIGNATURE, and DEFAULT_* defines
623 * apollo.h: removed unused DEFAULT_* defines
624 * alpha.h: removed unused DEFAULT_* defines
625 * h8500.h: removed unused DEFAULT_* defines
626 * h8300.h: removed unused DEFAULT_* defines
[all …]
/netbsd/src/external/gpl3/gdb/dist/include/coff/
DChangeLog-9103572 * pe.h: Added defines for file level flags
618 * pe.h: Moved DOSMAGIC and NT_SIGNATURE defines here
619 * powerpc.h: removed DOSMAGIC, NT_SIGNATURE, and DEFAULT_* defines
620 Also removed other unused defines (various MAGIC ones)
621 * i386.h: removed DOSMAGIC, NT_SIGNATURE, and DEFAULT_* defines
622 * arm.h: removed DOSMAGIC, NT_SIGNATURE, and DEFAULT_* defines
623 * apollo.h: removed unused DEFAULT_* defines
624 * alpha.h: removed unused DEFAULT_* defines
625 * h8500.h: removed unused DEFAULT_* defines
626 * h8300.h: removed unused DEFAULT_* defines
[all …]
/netbsd/src/lib/libc/
DREADME69 `consttime_memequal' normally, if the caller defines _NETBSD_SOURCE:
83 (src/lib/libc/include/namespace.h) defines `consttime_memequal' as a
89 includes "namespace.h" and <string.h>, and defines
98 `_consttime_memequal', which is the ELF global symbol this defines.
187 defines `time' as a macro expanding to `_time':
192 <time.h> and defines `time' normally:
213 instead. Then compat_time.c defines `time' normally:
/netbsd/src/external/gpl2/xcvs/dist/m4/
Dinttypes-pri.m49 # Define PRI_MACROS_BROKEN if <inttypes.h> exists and defines the PRI*
28 [Define if <inttypes.h> exists and defines unusable PRI* macros.])
Dminmax.m429 AC_CACHE_CHECK([whether <$1> defines MIN and MAX],
37 [Define to 1 if <$1> defines the MIN and MAX macros.])
/netbsd/src/crypto/external/cpl/tpm-tools/dist/m4/
Dinttypes-pri.m49 # Define PRI_MACROS_BROKEN if <inttypes.h> exists and defines the PRI*
28 [Define if <inttypes.h> exists and defines unusable PRI* macros.])
/netbsd/src/external/gpl3/gcc/dist/config/
Dinttypes-pri.m411 # Define PRI_MACROS_BROKEN if <inttypes.h> exists and defines the PRI*
30 [Define if <inttypes.h> exists and defines unusable PRI* macros.])
/netbsd/src/external/gpl3/gdb/dist/config/
Dinttypes-pri.m411 # Define PRI_MACROS_BROKEN if <inttypes.h> exists and defines the PRI*
30 [Define if <inttypes.h> exists and defines unusable PRI* macros.])
/netbsd/src/external/gpl3/binutils/dist/config/
Dinttypes-pri.m411 # Define PRI_MACROS_BROKEN if <inttypes.h> exists and defines the PRI*
30 [Define if <inttypes.h> exists and defines unusable PRI* macros.])
/netbsd/src/bin/sh/
Dmknodes.sh176 for define in $defines; do
211 for define in $defines; do

12345678910>>...39