Searched refs:PREFIX (Results 1 - 25 of 358) sorted by relevance

1234567891011>>

/netbsd-6-1-5-RELEASE/external/gpl3/gdb/dist/sim/testsuite/sim/cris/c/
H A Dopenpf4.c4 #define PREFIX "/" macro
H A Dtruncate2.c5 #define PREFIX "/" macro
H A Dopenpf3.c2 also test that the simulator has chdir:ed to PREFIX, when defined. */
11 #ifndef PREFIX
12 #define PREFIX macro
26 unlink (PREFIX "testfoo2.tmp");
33 if (rename (PREFIX "testfoo1.tmp", PREFIX "testfoo2.tmp") != 0)
36 if (stat (PREFIX "testfoo2.tmp", &buf) != 0
44 if (unlink (PREFIX "testfoo2.tmp") != 0)
/netbsd-6-1-5-RELEASE/gnu/dist/groff/src/preproc/eqn/
H A Dpbox.h68 #define WIDTH_FORMAT PREFIX "w%d"
69 #define HEIGHT_FORMAT PREFIX "h%d"
70 #define DEPTH_FORMAT PREFIX "d%d"
71 #define TOTAL_FORMAT PREFIX "t%d"
72 #define SIZE_FORMAT PREFIX "z%d"
73 #define SMALL_SIZE_FORMAT PREFIX "Z%d"
74 #define SUP_RAISE_FORMAT PREFIX "p%d"
75 #define SUB_LOWER_FORMAT PREFIX "b%d"
76 #define SUB_KERN_FORMAT PREFIX "k%d"
77 #define FONT_FORMAT PREFIX "
[all...]
/netbsd-6-1-5-RELEASE/dist/dhcp/contrib/
H A Dsolaris.init14 if [ -f @PREFIX@/sbin/dhcpd ]; then
16 @PREFIX@/sbin/dhcpd
20 if [ -f @PREFIX@/etc/dhcpd.pid ]; then
21 PID=`cat @PREFIX@/etc/dhcpd.pid`
/netbsd-6-1-5-RELEASE/external/gpl3/gcc/dist/gcc/testsuite/gcc.dg/vect/
H A Dvect-shift-2.c23 #define TRACE_FUNC(PREFIX, NAME) printf (#PREFIX #NAME "\n")
33 #define TRACE_FUNC(PREFIX, A)
40 #define VECT_TESTS(PREFIX, TYPE, N) \
42 volatile TYPE NAME (PREFIX, zero) = 0; \
44 TYPE NAME (PREFIX, a)[N] ALIGN; \
45 TYPE NAME (PREFIX, b)[N] ALIGN; \
46 TYPE NAME (PREFIX, c)[N] ALIGN; \
47 TYPE NAME (PREFIX, d)[N] ALIGN; \
50 NAME (PREFIX, lshift_
[all...]
/netbsd-6-1-5-RELEASE/external/gpl3/binutils/dist/gas/testsuite/gas/mmix/
H A Dprefix2.s2 PREFIX pre
H A Dprefix1.s1 # Use of PREFIX; sanity check only.
6 PREFIX pre
10 PREFIX fix
14 PREFIX :aprefix
18 PREFIX :
H A Dprefix3.s4 PREFIX b
6 PREFIX c:
/netbsd-6-1-5-RELEASE/crypto/external/bsd/netpgp/dist/bindings/tcl/
H A DMakefile4 PREFIX=/usr/pkg macro
10 CPPFLAGS+=-I${PREFIX}/include
12 LDFLAGS+=-L${PREFIX}/lib
/netbsd-6-1-5-RELEASE/external/gpl3/gcc/dist/gcc/testsuite/gcc.c-torture/compile/
H A D981001-4.c5 #define PREFIX macro
7 extern int P(PREFIX, init) (void);
13 return ONCE(memo, P(PREFIX, init));
/netbsd-6-1-5-RELEASE/gnu/dist/gcc4/gcc/testsuite/gcc.c-torture/compile/
H A D981001-4.c5 #define PREFIX macro
7 extern int P(PREFIX, init) (void);
13 return ONCE(memo, P(PREFIX, init));
/netbsd-6-1-5-RELEASE/sys/arch/hpcsh/include/
H A Dbus_util.h9 #define _BUS_SPACE_READ(PREFIX, BYTES, BITS) \
11 PREFIX##_read_##BYTES(void *, bus_space_handle_t, bus_size_t); \
13 PREFIX##_read_##BYTES(void *tag, bus_space_handle_t bsh, \
20 #define _BUS_SPACE_READ_MULTI(PREFIX, BYTES, BITS) \
22 PREFIX##_read_multi_##BYTES(void *, bus_space_handle_t, bus_size_t, \
25 PREFIX##_read_multi_##BYTES(void *tag, bus_space_handle_t bsh, \
35 #define _BUS_SPACE_READ_REGION(PREFIX, BYTES, BITS) \
37 PREFIX##_read_region_##BYTES(void *, bus_space_handle_t, bus_size_t, \
40 PREFIX##_read_region_##BYTES(void *tag, bus_space_handle_t bsh, \
50 #define _BUS_SPACE_WRITE(PREFIX, BYTE
[all...]
/netbsd-6-1-5-RELEASE/crypto/external/bsd/netpgp/dist/bindings/perl/
H A DMakefile4 PREFIX=/usr/pkg macro
11 CPPFLAGS+=-I${PREFIX}/include
13 LDFLAGS+=-L${PREFIX}/lib
/netbsd-6-1-5-RELEASE/crypto/external/bsd/netpgp/dist/bindings/python/
H A DMakefile4 PREFIX=/usr/pkg macro
10 CPPFLAGS+=-I${PREFIX}/include
12 LDFLAGS+=-L${PREFIX}/lib
/netbsd-6-1-5-RELEASE/external/gpl2/lvm2/dist/scripts/
H A Dclvmd_fix_conf.sh10 PREFIX=$1
14 if [ -z "$PREFIX" ]
29 if [ "$PREFIX" = "UNDO" ]
35 if [ "${PREFIX:0:1}" != "/" ]
41 if [ ! -f "$PREFIX/$LIB" ]
43 echo "$PREFIX/$LIB does not exist, did you do a \"make install\" ?"
99 library_dir = "$PREFIX"
123 SEDCMD="${SEDCMD}\ns'^[[:blank:]]*library_dir[[:blank:]]*=.*'\ \ \ \ library_dir = \"$PREFIX\"'g"
125 SEDCMD="${SEDCMD}\n/global[[:blank:]]*{/a\ \ \ \ library_dir = \"$PREFIX\""
/netbsd-6-1-5-RELEASE/sys/arch/m68k/fpsp/
H A DL_ENTRY.AWK70 printf "sed 's/_TMP_/" PREFIX utmp "/g'\n "
79 printf "sed 's/_TMP_/" PREFIX utmp "/g'\n"
/netbsd-6-1-5-RELEASE/gnu/dist/gcc4/gcc/config/bfin/
H A Delf.h6 #define ASM_GENERATE_INTERNAL_LABEL(LABEL, PREFIX, NUM) \
7 sprintf (LABEL, "*%s%s$%d", LOCAL_LABEL_PREFIX, PREFIX, (int) NUM)
/netbsd-6-1-5-RELEASE/external/bsd/openldap/dist/contrib/slapd-modules/nops/
H A DMakefile4 LIBS=-L$(PREFIX)/lib -lldap_r -llber -lcrypto
13 -rpath $(PREFIX)/lib -module -o $@ $? $(LIBS)
19 mkdir -p $(PREFIX)/lib/openldap
20 mkdir -p $(PREFIX)/man/man5
21 $(LIBTOOL) --mode=install cp nops.la $(PREFIX)/lib/openldap
22 $(LIBTOOL) --finish $(PREFIX)/lib
23 cp nops.5 $(PREFIX)/man/man5
/netbsd-6-1-5-RELEASE/dist/bzip2/
H A DMakefile27 PREFIX=/usr/local macro
73 if ( test ! -d $(PREFIX)/bin ) ; then mkdir -p $(PREFIX)/bin ; fi
74 if ( test ! -d $(PREFIX)/lib ) ; then mkdir -p $(PREFIX)/lib ; fi
75 if ( test ! -d $(PREFIX)/man ) ; then mkdir -p $(PREFIX)/man ; fi
76 if ( test ! -d $(PREFIX)/man/man1 ) ; then mkdir -p $(PREFIX)/man/man1 ; fi
77 if ( test ! -d $(PREFIX)/includ
[all...]
/netbsd-6-1-5-RELEASE/external/bsd/iscsi/dist/include/
H A Dconffile.h70 #ifndef PREFIX
71 #define PREFIX "" macro
80 #define _PATH_ISCSI_PASSWD PREFIX _PATH_ISCSI_ETC "auths"
81 #define _PATH_ISCSI_TARGETS PREFIX _PATH_ISCSI_ETC "targets"
/netbsd-6-1-5-RELEASE/external/bsd/openldap/dist/contrib/slapd-modules/autogroup/
H A DMakefile12 -rpath $(PREFIX)/lib -module -o $@ $?
18 mkdir -p $(PREFIX)/lib/openldap
19 $(LIBTOOL) --mode=install cp autogroup.la $(PREFIX)/lib/openldap
20 $(LIBTOOL) --finish $(PREFIX)/lib
/netbsd-6-1-5-RELEASE/external/bsd/openldap/dist/contrib/slapd-modules/passwd/
H A DMakefile11 -rpath $(PREFIX)/lib -module -o $@ $? -lkrb5
18 -rpath $(PREFIX)/lib -module -o $@ $?
25 -rpath $(PREFIX)/lib -module -o $@ $? -lradius
33 mkdir -p $(PREFIX)/lib/openldap
34 $(LIBTOOL) --mode=install cp kerberos.la $(PREFIX)/lib/openldap
35 $(LIBTOOL) --mode=install cp netscape.la $(PREFIX)/lib/openldap
36 $(LIBTOOL) --mode=install cp radius.la $(PREFIX)/lib/openldap
37 $(LIBTOOL) --finish $(PREFIX)/lib
/netbsd-6-1-5-RELEASE/external/gpl2/lvm2/dist/test/
H A Dt-mdata-strings.sh22 dmsetup rename "$name" "$PREFIX$pv_ugly"
23 dev1=$(dirname "$dev1")/$PREFIX$pv_ugly
/netbsd-6-1-5-RELEASE/gnu/dist/gcc4/gcc/config/i386/
H A Di386-coff.h56 PREFIX is the class of label and NUM is the number within the class.
60 #define ASM_GENERATE_INTERNAL_LABEL(BUF,PREFIX,NUMBER) \
61 sprintf ((BUF), ".%s%ld", (PREFIX), (long)(NUMBER))

Completed in 214 milliseconds

1234567891011>>