Home
last modified time | relevance | path

Searched defs:LONG (Results 1 – 16 of 16) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/Target/X86/MCTargetDesc/
H A DX86EncodingOptimization.cpp452 #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 Dx_long.c41 ASN1_ITEM_start(LONG) in ASN1_ITEM_start() argument
/freebsd/contrib/sendmail/libsm/
H A Dvfscanf.c34 #define LONG 0x01 /* l: long or double */ macro
/freebsd/sys/libkern/x86/
H A Dcrc32_sse42.c76 #define LONG 128 macro
/freebsd/contrib/libyaml/tests/
H A Dtest-reader.c205 #define LONG 100000 macro
/freebsd/contrib/jemalloc/include/jemalloc/internal/
H A Djemalloc_internal_types.h55 #define LONG ((size_t)(1U << LG_SIZEOF_LONG)) macro
/freebsd/sys/kern/
H A Dsubr_scanf.c49 #define LONG 0x01 /* l: long or double */ macro
/freebsd/bin/ps/
H A Dps.h36 CHAR, UCHAR, SHORT, USHORT, INT, UINT, LONG, ULONG, KPTR, PGTOK }; enumerator
/freebsd/sys/dev/hptmv/
H A DmvOs.h60 typedef int LONG; typedef
/freebsd/lib/libc/stdio/
H A Dvfscanf.c68 #define LONG 0x01 /* l: long or double */ macro
H A Dvfwscanf.c64 #define LONG 0x01 /* l: long or double */ macro
/freebsd/contrib/libpcap/
H A Dpcap-airpcap.c88 typedef enum LONG enum
H A Dpcap-tc.c74 typedef enum LONG enum
/freebsd/sys/i386/i386/
H A Ddb_disasm.c43 #define LONG 2 macro
/freebsd/sys/amd64/amd64/
H A Ddb_disasm.c43 #define LONG 2 macro
/freebsd/contrib/llvm-project/lldb/source/Plugins/Process/minidump/
H A DProcessMinidump.cpp562 #define INIT_BOOL(VAR, LONG, SHORT, DESC) \ argument