HomeSort by: relevance | last modified time | path
    Searched defs:BASE (Results 1 - 25 of 125) sorted by relevancy

1 2 3 4 5

  /src/sys/arch/bebox/stand/boot_com0/
Makefile 3 BASE=boot_com0
  /src/sys/arch/bebox/stand/boot_vga/
Makefile 3 BASE=boot_vga
  /src/sys/arch/prep/stand/boot_com0/
Makefile 3 BASE=boot_com0
  /src/sys/arch/prep/stand/boot_com0_vreset/
Makefile 3 BASE=boot_com0_vreset
  /src/external/mit/isl/dist/
print.c 16 #undef BASE
17 #define BASE id
19 #undef BASE
20 #define BASE multi_id
22 #undef BASE
23 #define BASE val
25 #undef BASE
26 #define BASE multi_val
28 #undef BASE
29 #define BASE spac
    [all...]
  /src/external/mpl/bind/bin/check/named-checkconf/
Makefile 3 BASE= ${.CURDIR:T}
  /src/external/mpl/bind/bin/dnssec/dnssec-importkey/
Makefile 3 BASE= ${.CURDIR:T}
  /src/external/mpl/bind/bin/dnssec/dnssec-keyfromlabel/
Makefile 3 BASE= ${.CURDIR:T}
  /src/external/mpl/bind/bin/dnssec/dnssec-keygen/
Makefile 3 BASE= ${.CURDIR:T}
  /src/external/mpl/bind/bin/dnssec/dnssec-revoke/
Makefile 3 BASE= ${.CURDIR:T}
  /src/external/mpl/bind/bin/dnssec/dnssec-settime/
Makefile 3 BASE= ${.CURDIR:T}
  /src/external/mpl/bind/bin/dnssec/dnssec-signzone/
Makefile 3 BASE= ${.CURDIR:T}
  /src/external/mpl/bind/bin/dnssec/dnssec-verify/
Makefile 3 BASE= ${.CURDIR:T}
  /src/sys/arch/ews4800mips/stand/bootxx_bfs/
Makefile 3 BASE = bootxx_bfs
  /src/sys/arch/ews4800mips/stand/bootxx_ustarfs/
Makefile 3 BASE = bootxx_ustarfs
  /src/external/mpl/bind/bin/dnssec/dnssec-cds/
Makefile 3 BASE= ${.CURDIR:T}
4 MAN=${BASE}.1
  /src/external/mpl/bind/bin/dnssec/dnssec-dsfromkey/
Makefile 3 BASE= ${.CURDIR:T}
4 MAN=${BASE}.1
  /src/external/mpl/bind/bin/tools/arpaname/
Makefile 3 BASE= ${.CURDIR:T}
  /src/external/mpl/bind/bin/tools/mdig/
Makefile 3 BASE= ${.CURDIR:T}
  /src/external/mpl/bind/bin/tools/named-journalprint/
Makefile 3 BASE= ${.CURDIR:T}
  /src/external/mpl/bind/bin/tools/named-rrchecker/
Makefile 3 BASE= ${.CURDIR:T}
  /src/external/mpl/bind/bin/tools/nsec3hash/
Makefile 3 BASE= ${.CURDIR:T}
  /src/external/mpl/bind/bin/check/named-checkzone/
Makefile 3 BASE= ${.CURDIR:T}
  /src/external/gpl3/gdb/dist/gdb/testsuite/gdb.arch/
mips-octeon-bbit.c 4 #define BASE 0x1234567812345678ull
25 BASE & (~(1ull << BIT)) | ((uint64_t) BRANCH_IF << BIT); \
27 BASE & (~(1ull << BIT)) | (((uint64_t) !BRANCH_IF) << BIT);
  /src/external/gpl3/gdb.old/dist/gdb/testsuite/gdb.arch/
mips-octeon-bbit.c 4 #define BASE 0x1234567812345678ull
25 BASE & (~(1ull << BIT)) | ((uint64_t) BRANCH_IF << BIT); \
27 BASE & (~(1ull << BIT)) | (((uint64_t) !BRANCH_IF) << BIT);

Completed in 45 milliseconds

1 2 3 4 5