Searched defs:ENTRY (Results 1 - 22 of 22) sorted by relevance

/freebsd-10-stable/sys/cddl/contrib/opensolaris/uts/common/sys/
H A Dasm_linkage.h60 #define ENTRY(x) \ macro
/freebsd-10-stable/sys/amd64/include/
H A Dasm.h69 #define ENTRY(x) _ENTRY(x); \ macro
76 #define ENTRY(x) _ENTRY(x) macro
H A Dasmacros.h107 #define ENTRY(name) GEN_ENTRY(name) ; 9: ; MCOUNT macro
128 #define ENTRY(name) GEN_ENTRY(name) macro
/freebsd-10-stable/usr.bin/chpass/
H A Dchpass.h52 } ENTRY; typedef in typeref:struct:_entry
[all...]
/freebsd-10-stable/sys/i386/include/
H A Dasm.h83 #define ENTRY(x) _ENTRY(x); \ macro
90 #define ENTRY(x) _ENTRY(x) macro
H A Dasmacros.h107 #define ENTRY(name) GEN_ENTRY(name) ; 9: ; MCOUNT macro
128 #define ENTRY(name) GEN_ENTRY(name) macro
/freebsd-10-stable/sys/ia64/include/
H A Dasm.h62 #define ENTRY(_name_, _n_args_) \ macro
/freebsd-10-stable/sys/sparc64/include/
H A Dasm.h102 #define ENTRY(x) _ENTRY(x) macro
/freebsd-10-stable/contrib/binutils/libiberty/
H A Dstrerror.c69 # define ENTRY(value, name, msg) {value, name, msg} macro
71 # define ENTRY(value, name, msg) {value, name} macro
[all...]
H A Dstrsignal.c73 # define ENTRY(value, name, msg) {value, name, msg} macro
75 # define ENTRY(value, name, msg) {value, name} macro
[all...]
/freebsd-10-stable/contrib/gcclibs/libiberty/
H A Dstrerror.c69 # define ENTRY(value, name, msg) {value, name, msg} macro
71 # define ENTRY(value, name, msg) {value, name} macro
[all...]
H A Dstrsignal.c73 # define ENTRY(value, name, msg) {value, name, msg} macro
75 # define ENTRY(value, name, msg) {value, name} macro
[all...]
/freebsd-10-stable/sys/powerpc/include/
H A Dasm.h135 #define ENTRY(y) _ENTRY(CNAME(y)); _PROF_PROLOGUE macro
/freebsd-10-stable/include/
H A Dsearch.h23 } ENTRY; typedef in typeref:struct:entry
/freebsd-10-stable/contrib/llvm/lib/MC/
H A DMCSectionMachO.cpp57 #define ENTRY(ASMNAME, ENUM) \ macro
69 #undef ENTRY macro
[all...]
/freebsd-10-stable/contrib/ncurses/include/
H A Dterm_entry.h70 ENTRY; typedef in typeref:struct:entry
[all...]
/freebsd-10-stable/contrib/llvm/lib/Target/X86/Disassembler/
H A DX86Disassembler.cpp159 #define ENTRY(x) X86::x, macro
164 #undef ENTRY macro
340 #define ENTRY(x) case EA_BASE_##x: macro
342 #undef ENTRY macro
346 #define ENTRY(x) \ macro
350 #undef ENTRY macro
391 #define ENTRY(x) \ macro
395 #undef ENTRY macro
437 #define ENTRY(x) \ macro
445 #undef ENTRY macro
498 #define ENTRY macro
502 #undef ENTRY macro
503 #define ENTRY macro
505 #undef ENTRY macro
[all...]
H A DX86DisassemblerDecoder.h377 #define ENTRY macro
379 #undef ENTRY macro
380 #define ENTRY macro
382 #undef ENTRY macro
394 #define ENTRY macro
399 #undef ENTRY macro
408 #define ENTRY macro
410 #undef ENTRY macro
429 #define ENTRY macro
431 #undef ENTRY macro
[all...]
/freebsd-10-stable/sys/arm/include/
H A Dasm.h100 #define ENTRY(y) _ENTRY(_C_LABEL(y)); _PROF_PROLOGUE macro
/freebsd-10-stable/contrib/gcc/
H A Dsys-types.h175 typedef int ENTRY; typedef
/freebsd-10-stable/contrib/texinfo/makeinfo/
H A Dxml.h96 MULTITABLE, TGROUP, COLSPEC, THEAD, TBODY, ENTRY, ROW, enumerator in enum:xml_element
/freebsd-10-stable/sys/mips/include/
H A Dasm.h135 #define ENTRY(sym) \ macro

Completed in 124 milliseconds