Searched defs:LONG (Results 1 – 16 of 16) 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/crypto/openssl/crypto/asn1/ |
H A D | x_long.c | 41 ASN1_ITEM_start(LONG) in ASN1_ITEM_start() argument
|
/freebsd/contrib/sendmail/libsm/ |
H A D | vfscanf.c | 34 #define LONG 0x01 /* l: long or double */ macro
|
/freebsd/sys/libkern/x86/ |
H A D | crc32_sse42.c | 76 #define LONG 128 macro
|
/freebsd/contrib/libyaml/tests/ |
H A D | test-reader.c | 205 #define LONG 100000 macro
|
/freebsd/contrib/jemalloc/include/jemalloc/internal/ |
H A D | jemalloc_internal_types.h | 55 #define LONG ((size_t)(1U << LG_SIZEOF_LONG)) macro
|
/freebsd/sys/kern/ |
H A D | subr_scanf.c | 49 #define LONG 0x01 /* l: long or double */ macro
|
/freebsd/bin/ps/ |
H A D | ps.h | 36 CHAR, UCHAR, SHORT, USHORT, INT, UINT, LONG, ULONG, KPTR, PGTOK }; enumerator
|
/freebsd/sys/dev/hptmv/ |
H A D | mvOs.h | 60 typedef int LONG; typedef
|
/freebsd/lib/libc/stdio/ |
H A D | vfscanf.c | 68 #define LONG 0x01 /* l: long or double */ macro
|
H A D | vfwscanf.c | 64 #define LONG 0x01 /* l: long or double */ macro
|
/freebsd/contrib/libpcap/ |
H A D | pcap-airpcap.c | 88 typedef enum LONG enum
|
H A D | pcap-tc.c | 74 typedef enum LONG enum
|
/freebsd/sys/i386/i386/ |
H A D | db_disasm.c | 43 #define LONG 2 macro
|
/freebsd/sys/amd64/amd64/ |
H A D | db_disasm.c | 43 #define LONG 2 macro
|
/freebsd/contrib/llvm-project/lldb/source/Plugins/Process/minidump/ |
H A D | ProcessMinidump.cpp | 562 #define INIT_BOOL(VAR, LONG, SHORT, DESC) \ argument
|