HomeSort by: relevance | last modified time | path
    Searched refs:LPREFIX (Results 1 - 17 of 17) sorted by relevancy

  /src/lib/libipsec/
Makefile 26 LPREFIX+=__libipsec
  /src/external/bsd/am-utils/bin/fsinfo/
Makefile 16 LPREFIX.fsi_lex.l = fsi_
  /src/external/gpl3/gcc/dist/gcc/config/i386/
att.h 30 #define LPREFIX ".L"
bsd.h 31 #define LPREFIX "L"
cygming.h 70 #undef LPREFIX
71 #define LPREFIX (TARGET_64BIT ? ".L" : "L")
darwin.h 176 #define LPREFIX "L"
i386.cc 15675 fprintf (file, "%s%s%d\n", directive, LPREFIX, value);
15692 directive, LPREFIX, value, LPREFIX, rel);
15696 fprintf (file, ASM_LONG "%s%d-", LPREFIX, value);
15702 fprintf (file, ASM_LONG "%s%d@GOTOFF\n", LPREFIX, value);
15705 GOT_SYMBOL_NAME, LPREFIX, value);
22975 fprintf (file, "\tlea\tr11, %sP%d[rip]\n", LPREFIX, labelno);
22977 fprintf (file, "\tleaq\t%sP%d(%%rip), %%r11\n", LPREFIX, labelno);
23066 LPREFIX, labelno);
23070 LPREFIX, labelno)
    [all...]
  /src/external/gpl3/gcc.old/dist/gcc/config/i386/
att.h 30 #define LPREFIX ".L"
bsd.h 31 #define LPREFIX "L"
cygming.h 70 #undef LPREFIX
71 #define LPREFIX (TARGET_64BIT ? ".L" : "L")
darwin.h 173 #define LPREFIX "L"
i386.cc 14996 fprintf (file, "%s%s%d\n", directive, LPREFIX, value);
15013 directive, LPREFIX, value, LPREFIX, rel);
15017 fprintf (file, ASM_LONG "%s%d-", LPREFIX, value);
15023 fprintf (file, ASM_LONG "%s%d@GOTOFF\n", LPREFIX, value);
15026 GOT_SYMBOL_NAME, LPREFIX, value);
21611 fprintf (file, "\tlea\tr11, %sP%d[rip]\n", LPREFIX, labelno);
21613 fprintf (file, "\tleaq\t%sP%d(%%rip), %%r11\n", LPREFIX, labelno);
21678 LPREFIX, labelno);
21682 LPREFIX, labelno)
    [all...]
  /src/external/bsd/am-utils/bin/amd/
Makefile 51 LPREFIX.sun_map_tok.l = sun_map_
56 LPREFIX.conf_tok.l = conf_
  /src/external/bsd/acpica/bin/iasl/
Makefile 292 LPREFIX.aslcompilerlex.l=AslCompiler
304 LPREFIX.dtparserlex.l=DtParser
316 LPREFIX.dtcompilerparserlex.l=DtCompilerParser
328 LPREFIX.prparserlex.l=PrParser
  /src/crypto/external/bsd/heimdal/lib/libhx509/
Makefile 23 LPREFIX= _hx509_sel_yy
  /src/share/mk/
bsd.sys.mk 331 LFLAGS+= ${LPREFIX.${.IMPSRC:T}:D-P${LPREFIX.${.IMPSRC:T}}}
332 LFLAGS+= ${LPREFIX:D-P${LPREFIX}} ${LFLAGS.${.IMPSRC:T}}
  /src/external/bsd/libpcap/lib/
Makefile 120 LPREFIX= pcap_

Completed in 42 milliseconds