Home
last modified time | relevance | path

Searched refs:LPREFIX (Results 1 – 23 of 23) sorted by relevance

/netbsd-src/external/bsd/am-utils/bin/amd/
H A DMakefile51 LPREFIX.sun_map_tok.l = sun_map_
56 LPREFIX.conf_tok.l = conf_
/netbsd-src/share/mk/
H A Dbsd.sys.mk330 LFLAGS+= ${LPREFIX.${.IMPSRC:T}:D-P${LPREFIX.${.IMPSRC:T}}}
331 LFLAGS+= ${LPREFIX:D-P${LPREFIX}} ${LFLAGS.${.IMPSRC:T}}
H A Dbsd.README1725 LPREFIX Symbol prefix for ${LEX} (see -P option in lex(1)) [yy]
/netbsd-src/external/bsd/acpica/bin/iasl/
H A DMakefile292 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 DMakefile16 LPREFIX.fsi_lex.l = fsi_
/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/i386/
H A Dcygming.h77 #undef LPREFIX
78 #define LPREFIX (TARGET_64BIT ? ".L" : "L") macro
H A Datt.h29 #define LPREFIX ".L" macro
H A Dbsd.h30 #define LPREFIX "L" macro
H A Ddarwin.h183 #define LPREFIX "L" macro
H A Di386.c14309 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 Dcygming.h70 #undef LPREFIX
71 #define LPREFIX (TARGET_64BIT ? ".L" : "L") macro
H A Datt.h29 #define LPREFIX ".L" macro
H A Dbsd.h30 #define LPREFIX "L" macro
H A Ddarwin.h173 #define LPREFIX "L" macro
H A Di386.cc14934 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 DMakefile26 LPREFIX+=__libipsec
/netbsd-src/usr.sbin/plainrsa-gen/
H A DMakefile33 LPREFIX=prsa macro
/netbsd-src/crypto/external/bsd/heimdal/lib/libhx509/
H A DMakefile23 LPREFIX= _hx509_sel_yy macro
/netbsd-src/lib/libc/net/
H A DMakefile.inc29 LPREFIX=_nsyy
/netbsd-src/external/gpl3/gcc/dist/gcc/
H A DChangeLog-20024774 (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 DChangeLog-201028579 * config/i386.c (ix86_output_addr_vec_elt): Make LPREFIX
28584 (LPREFIX): Likewise.
H A DChangeLog-200915589 ASM_LONG, LPREFIX, MCOUNT_NAME and PROFILE_COUNT_REGISTER strings
H A DChangeLog-200325928 (LPREFIX): Likewise.