Searched defs:SHORT (Results 1 – 10 of 10) sorted by relevance
/freebsd/contrib/llvm-project/llvm/lib/Target/X86/MCTargetDesc/ |
H A D | X86EncodingOptimization.cpp | 452 #define ENTRY(LONG, SHORT) \ in getOpcodeForShortImmediateForm() argument 463 #define ENTRY(LONG, SHORT) \ in getOpcodeForLongImmediateForm() argument 475 #define ENTRY(LONG, SHORT) \ in optimizeToShortImmediateForm() argument
|
/freebsd/contrib/sendmail/libsm/ |
H A D | vfscanf.c | 35 #define SHORT 0x04 /* h: short */ macro
|
/freebsd/sys/libkern/x86/ |
H A D | crc32_sse42.c | 77 #define SHORT 64 macro
|
/freebsd/sys/kern/ |
H A D | subr_scanf.c | 55 #define SHORT 0x04 /* h: short */ macro
|
/freebsd/bin/ps/ |
H A D | ps.h | 35 enum type { CHAR, UCHAR, SHORT, USHORT, INT, UINT, LONG, ULONG, KPTR, PGTOK }; enumerator
|
/freebsd/contrib/netbsd-tests/lib/libc/regex/ |
H A D | main.c | 166 # define SHORT 10 in regress() macro
|
/freebsd/lib/libc/regex/grot/ |
H A D | main.c | 136 # define SHORT 10 in regress() macro
|
/freebsd/lib/libc/stdio/ |
H A D | vfscanf.c | 70 #define SHORT 0x04 /* h: short */ macro
|
H A D | vfwscanf.c | 66 #define SHORT 0x04 /* h: short */ macro
|
/freebsd/contrib/llvm-project/lldb/source/Plugins/Process/minidump/ |
H A D | ProcessMinidump.cpp | 562 #define INIT_BOOL(VAR, LONG, SHORT, DESC) \ argument
|