/netbsd-src/external/bsd/am-utils/bin/amd/ |
H A D | Makefile | 51 LPREFIX.sun_map_tok.l = sun_map_ 56 LPREFIX.conf_tok.l = conf_
|
/netbsd-src/share/mk/ |
H A D | bsd.sys.mk | 330 LFLAGS+= ${LPREFIX.${.IMPSRC:T}:D-P${LPREFIX.${.IMPSRC:T}}} 331 LFLAGS+= ${LPREFIX:D-P${LPREFIX}} ${LFLAGS.${.IMPSRC:T}}
|
H A D | bsd.README | 1725 LPREFIX Symbol prefix for ${LEX} (see -P option in lex(1)) [yy]
|
/netbsd-src/external/bsd/acpica/bin/iasl/ |
H A D | Makefile | 292 LPREFIX.aslcompilerlex.l=AslCompiler 304 LPREFIX.dtparserlex.l=DtParser 316 LPREFIX.dtcompilerparserlex.l=DtCompilerParser 328 LPREFIX.prparserlex.l=PrParser
|
/netbsd-src/external/bsd/am-utils/bin/fsinfo/ |
H A D | Makefile | 16 LPREFIX.fsi_lex.l = fsi_
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/i386/ |
H A D | cygming.h | 77 #undef LPREFIX 78 #define LPREFIX (TARGET_64BIT ? ".L" : "L") macro
|
H A D | att.h | 29 #define LPREFIX ".L" macro
|
H A D | bsd.h | 30 #define LPREFIX "L" macro
|
H A D | darwin.h | 183 #define LPREFIX "L" macro
|
H A D | i386.c | 14309 fprintf (file, "%s%s%d\n", directive, LPREFIX, value); in ix86_output_addr_vec_elt() 14326 directive, LPREFIX, value, LPREFIX, rel); in ix86_output_addr_diff_elt() 14330 fprintf (file, ASM_LONG "%s%d-", LPREFIX, value); in ix86_output_addr_diff_elt() 14336 fprintf (file, ASM_LONG "%s%d@GOTOFF\n", LPREFIX, value); in ix86_output_addr_diff_elt() 14339 GOT_SYMBOL_NAME, LPREFIX, value); in ix86_output_addr_diff_elt() 20417 fprintf (file, "\tleaq\t%sP%d(%%rip),%%r11\n", LPREFIX, labelno); in x86_function_profiler() 20429 LPREFIX, labelno); in x86_function_profiler() 20437 LPREFIX, labelno); in x86_function_profiler()
|
/netbsd-src/external/gpl3/gcc/dist/gcc/config/i386/ |
H A D | cygming.h | 70 #undef LPREFIX 71 #define LPREFIX (TARGET_64BIT ? ".L" : "L") macro
|
H A D | att.h | 29 #define LPREFIX ".L" macro
|
H A D | bsd.h | 30 #define LPREFIX "L" macro
|
H A D | darwin.h | 173 #define LPREFIX "L" macro
|
H A D | i386.cc | 14934 fprintf (file, "%s%s%d\n", directive, LPREFIX, value); in ix86_output_addr_vec_elt() 14951 directive, LPREFIX, value, LPREFIX, rel); in ix86_output_addr_diff_elt() 14955 fprintf (file, ASM_LONG "%s%d-", LPREFIX, value); in ix86_output_addr_diff_elt() 14961 fprintf (file, ASM_LONG "%s%d@GOTOFF\n", LPREFIX, value); in ix86_output_addr_diff_elt() 14964 GOT_SYMBOL_NAME, LPREFIX, value); in ix86_output_addr_diff_elt() 21536 fprintf (file, "\tlea\tr11, %sP%d[rip]\n", LPREFIX, labelno); in x86_function_profiler() 21538 fprintf (file, "\tleaq\t%sP%d(%%rip), %%r11\n", LPREFIX, labelno); in x86_function_profiler() 21603 LPREFIX, labelno); in x86_function_profiler() 21607 LPREFIX, labelno); in x86_function_profiler() 21620 LPREFIX, labelno); in x86_function_profiler() [all …]
|
/netbsd-src/lib/libipsec/ |
H A D | Makefile | 26 LPREFIX+=__libipsec
|
/netbsd-src/usr.sbin/plainrsa-gen/ |
H A D | Makefile | 33 LPREFIX=prsa macro
|
/netbsd-src/crypto/external/bsd/heimdal/lib/libhx509/ |
H A D | Makefile | 23 LPREFIX= _hx509_sel_yy macro
|
/netbsd-src/lib/libc/net/ |
H A D | Makefile.inc | 29 LPREFIX=_nsyy
|
/netbsd-src/external/gpl3/gcc/dist/gcc/ |
H A D | ChangeLog-2002 | 4774 (LPREFIX): Likewise. 4786 Also, use ASM_GENERATE_INTERNAL_LABEL instead of LPREFIX. 4789 ASM_GENERATE_INTERNAL_LABEL instead of LPREFIX. 26511 * config/i386/bsd.h, config/i386/gas.h (LPREFIX, 26515 (LPREFIX, ASM_GENERATE_INTERNAL_LABEL, ASM_OUTPUT_INTERNAL_LABEL,
|
H A D | ChangeLog-2010 | 28579 * config/i386.c (ix86_output_addr_vec_elt): Make LPREFIX 28584 (LPREFIX): Likewise.
|
H A D | ChangeLog-2009 | 15589 ASM_LONG, LPREFIX, MCOUNT_NAME and PROFILE_COUNT_REGISTER strings
|
H A D | ChangeLog-2003 | 25928 (LPREFIX): Likewise.
|