HomeSort by: relevance | last modified time | path
    Searched refs:Define (Results 1 - 25 of 280) sorted by relevancy

1 2 3 4 5 6 7 8 91011>>

  /src/sys/arch/sh3/include/
endian_machdep.h 4 # error Define SH target CPU endian-ness in port-specific header file.
coff_machdep.h 34 #define _SH3_COFF_MACHDEP_H_
39 #define COFF_MAGIC_SH3_BIG 0x500
40 #define COFF_MAGIC_SH3_LITTLE 0x550
43 #define COFF_OMAGIC 0444 /* text not write-protected; data seg
45 #define COFF_NMAGIC 0410 /* text is write-protected; data starts
47 #define COFF_ZMAGIC 0000 /* text and data segs are aligned for
49 #define COFF_SMAGIC 0443 /* shared lib */
51 #define COFF_LDPGSZ 4096
53 #define COFF_SEGMENT_ALIGNMENT(fp, ap) \
57 #error Define BYTE_ORDER
    [all...]
  /src/external/gpl3/binutils/dist/bfd/
configure.com 222 /* Define if you have a working `mmap' system call. */
223 /* #define HAVE_MMAP 1 */
228 /* Define only if <sys/procfs.h> is available *and* it defines prstatus_t. */
232 /* Define if you have the fcntl function. */
233 #define HAVE_FCNTL 1
234 /* Define if you have the getpagesize function. */
235 #define HAVE_GETPAGESIZE 1
236 /* Define if you have the madvise function. */
237 #define HAVE_MADVISE 1
238 /* Define if you have the mprotect function. *
    [all...]
  /src/external/gpl3/binutils.old/dist/bfd/
configure.com 222 /* Define if you have a working `mmap' system call. */
223 /* #define HAVE_MMAP 1 */
228 /* Define only if <sys/procfs.h> is available *and* it defines prstatus_t. */
232 /* Define if you have the fcntl function. */
233 #define HAVE_FCNTL 1
234 /* Define if you have the getpagesize function. */
235 #define HAVE_GETPAGESIZE 1
236 /* Define if you have the madvise function. */
237 #define HAVE_MADVISE 1
238 /* Define if you have the mprotect function. *
    [all...]
  /src/external/gpl3/gdb.old/dist/bfd/
configure.com 222 /* Define if you have a working `mmap' system call. */
223 /* #define HAVE_MMAP 1 */
228 /* Define only if <sys/procfs.h> is available *and* it defines prstatus_t. */
232 /* Define if you have the fcntl function. */
233 #define HAVE_FCNTL 1
234 /* Define if you have the getpagesize function. */
235 #define HAVE_GETPAGESIZE 1
236 /* Define if you have the madvise function. */
237 #define HAVE_MADVISE 1
238 /* Define if you have the mprotect function. *
    [all...]
  /src/external/gpl3/gdb/dist/bfd/
configure.com 222 /* Define if you have a working `mmap' system call. */
223 /* #define HAVE_MMAP 1 */
228 /* Define only if <sys/procfs.h> is available *and* it defines prstatus_t. */
232 /* Define if you have the fcntl function. */
233 #define HAVE_FCNTL 1
234 /* Define if you have the getpagesize function. */
235 #define HAVE_GETPAGESIZE 1
236 /* Define if you have the madvise function. */
237 #define HAVE_MADVISE 1
238 /* Define if you have the mprotect function. *
    [all...]
  /src/external/apache2/llvm/autoconf/autoconf/m4/
header_mmap_anonymous.m4 19 AC_DEFINE([HAVE_MMAP_ANONYMOUS],[1],[Define if mmap() uses MAP_ANONYMOUS to map anonymous pages, or undefine if it uses MAP_ANON])
need_dev_zero_for_mmap.m4 16 [Define if /dev/zero should be used when mapping RWX memory, or undefine if its not necessary])
c_printf_a.m4 29 AC_DEFINE([HAVE_PRINTF_A],[1],[Define to have the %a format string])
func_mmap_file.m4 23 AC_DEFINE([HAVE_MMAP_FILE],[],[Define if mmap() can map files into memory])
link_options.m4 38 AC_DEFINE([HAVE_LINK_R],[1],[Define if you can use -Wl,-R. to pass -R. to the linker, in order to add the current directory to the dynamic linker search path.])
60 AC_DEFINE([HAVE_LINK_EXPORT_DYNAMIC],[1],[Define if you can use -rdynamic.])
  /src/external/gpl3/binutils/dist/gas/
configure.com 77 /* Define to 1 if using `alloca.c'. */
84 #define DEFAULT_EMULATION ""
87 #define EMULATIONS
89 /* Define if you want run-time sanity checks. */
92 /* Define to 1 if translation of program messages to the user's native
96 /* Define to 1 if you have `alloca', as a function or macro. */
97 #define HAVE_ALLOCA 1
99 #define C_alloca(x) __ALLOCA(x)
101 /* Define to 1 if you have the `basename' function. */
102 #define HAVE_DECL_BASENAME
    [all...]
  /src/external/gpl3/binutils.old/dist/gas/
configure.com 77 /* Define to 1 if using `alloca.c'. */
84 #define DEFAULT_EMULATION ""
87 #define EMULATIONS
89 /* Define if you want run-time sanity checks. */
92 /* Define to 1 if translation of program messages to the user's native
96 /* Define to 1 if you have `alloca', as a function or macro. */
97 #define HAVE_ALLOCA 1
99 #define C_alloca(x) __ALLOCA(x)
101 /* Define to 1 if you have the `basename' function. */
102 #define HAVE_DECL_BASENAME
    [all...]
  /src/external/apache2/llvm/dist/llvm/lib/Target/AVR/
AVRExpandPseudoInsts.cpp 28 #define AVR_EXPAND_PSEUDO_NAME "AVR pseudo instruction expansion pass"
155 .addReg(DstLoReg, RegState::Define | getDeadRegState(DstIsDead))
160 .addReg(DstHiReg, RegState::Define | getDeadRegState(DstIsDead))
188 .addReg(DstLoReg, RegState::Define | getDeadRegState(DstIsDead))
196 .addReg(DstHiReg, RegState::Define | getDeadRegState(DstIsDead))
236 .addReg(DstLoReg, RegState::Define | getDeadRegState(DstIsDead))
246 .addReg(DstHiReg, RegState::Define | getDeadRegState(DstIsDead))
284 .addReg(DstLoReg, RegState::Define | getDeadRegState(DstIsDead))
288 .addReg(DstHiReg, RegState::Define | getDeadRegState(DstIsDead))
341 .addReg(DstLoReg, RegState::Define | getDeadRegState(DstIsDead)
    [all...]
  /src/sys/dev/mvme/
memcvar.h 33 #define _MVME_MEMCVAR_H
42 #define MEMC_NDEVS 2
44 #define memc_reg_read(sc, off) \
46 #define memc_reg_write(sc, off, v) \
55 #define MEMC_IRQ_LEVEL 6
57 #error Define irq level for memory controller
  /src/external/gpl3/gdb.old/dist/gdb/testsuite/gdb.base/
vfork-follow-parent.c 66 #error Define TEST_EXEC or TEST_EXIT
  /src/external/gpl3/gdb/dist/gdb/testsuite/gdb.base/
vfork-follow-parent.c 66 #error Define TEST_EXEC or TEST_EXIT
  /src/external/bsd/ntp/dist/sntp/m4/
realpath.m4 44 [Define to 1 if we have realpath() that supports NULL as the 2nd argument])
  /src/sys/arch/mips/include/
endian_machdep.h 29 # error Define MIPS target CPU endian-ness in port-specific header file.
38 # define LWHI lwr
39 # define LWLO lwl
40 # define SWHI swr
41 # define SWLO swl
43 # define REG_LHI lwr
44 # define REG_LLO lwl
45 # define REG_SHI swr
46 # define REG_SLO swl
48 # define REG_LHI ld
    [all...]
  /src/sys/rump/net/lib/libvirtif/
if_virt.h 8 #error Define VIRTIF_BASE
11 #define VIF_STRING(x) #x
12 #define VIF_STRINGIFY(x) VIF_STRING(x)
13 #define VIF_CONCAT(x,y) x##y
14 #define VIF_CONCAT3(x,y,z) x##y##z
15 #define VIF_BASENAME(x,y) VIF_CONCAT(x,y)
16 #define VIF_BASENAME3(x,y,z) VIF_CONCAT3(x,y,z)
18 #define VIF_CLONER VIF_BASENAME(VIRTIF_BASE,_cloner)
19 #define VIF_NAME VIF_STRINGIFY(VIRTIF_BASE)
21 #define VIFHYPER_CREATE VIF_BASENAME3(rumpcomp_,VIRTIF_BASE,_create
    [all...]
  /src/external/apache2/llvm/dist/llvm/tools/yaml2obj/
yaml2obj.cpp 60 for (StringRef Define : D) {
62 std::tie(Macro, Definition) = Define.split('=');
63 if (!Define.count('=') || Macro.empty()) {
64 ErrHandler("invalid syntax for -D: " + Define);
  /src/external/lgpl3/mpc/dist/tests/
data_check.tpl 5 #define the prototype of the function under test in the
8 To test the reuse of the first parameter, #define the
34 #error Define MPC_FUNCTION_CALL before including 'data_check.tpl'.
  /src/lib/librumpuser/
configure.ac 66 [[#define _GNU_SOURCE
73 [Define to 1 if you have 2-arg pthread_setname_np()])
80 [[#define _GNU_SOURCE
87 [Define to 1 if you have 3-arg pthread_setname_np()])
104 [Define to 1 if ioctl()'s cmd arg is int])
  /src/external/bsd/libevent/dist/m4/
acx_pthread.m4 39 # default action will define HAVE_PTHREAD.
238 [Define to necessary symbol if this constant
272 ifelse([$1],,AC_DEFINE(HAVE_PTHREAD,1,[Define if you have POSIX threads libraries and header files.]),[$1])
  /src/external/bsd/ntp/dist/sntp/libevent/m4/
acx_pthread.m4 39 # default action will define HAVE_PTHREAD.
238 [Define to necessary symbol if this constant
272 ifelse([$1],,AC_DEFINE(HAVE_PTHREAD,1,[Define if you have POSIX threads libraries and header files.]),[$1])

Completed in 64 milliseconds

1 2 3 4 5 6 7 8 91011>>