| /freebsd-12-stable/lib/msun/src/ |
| D | s_modfl.c | 48 #define MASK ((uint64_t)-1) macro 50 #define MASK ((uint32_t)-1) macro
|
| /freebsd-12-stable/contrib/llvm-project/openmp/runtime/src/ |
| D | kmp_atomic.cpp | 872 #define ATOMIC_FIXED_ADD(TYPE_ID, OP_ID, TYPE, BITS, OP, LCK_ID, MASK, \ argument 880 #define ATOMIC_CMPXCHG(TYPE_ID, OP_ID, TYPE, BITS, OP, LCK_ID, MASK, \ argument 890 MASK, GOMP_FLAG) \ argument 901 #define ATOMIC_FIXED_ADD(TYPE_ID, OP_ID, TYPE, BITS, OP, LCK_ID, MASK, \ argument 915 #define ATOMIC_CMPXCHG(TYPE_ID, OP_ID, TYPE, BITS, OP, LCK_ID, MASK, \ argument 931 MASK, GOMP_FLAG) \ argument 1089 #define ATOMIC_CMPX_L(TYPE_ID, OP_ID, TYPE, BITS, OP, LCK_ID, MASK, GOMP_FLAG) \ argument 1187 #define MIN_MAX_COMPXCHG(TYPE_ID, OP_ID, TYPE, BITS, OP, LCK_ID, MASK, \ argument 1263 #define ATOMIC_CMPX_EQV(TYPE_ID, OP_ID, TYPE, BITS, OP, LCK_ID, MASK, \ argument 1641 LCK_ID, MASK, GOMP_FLAG) \ argument [all …]
|
| /freebsd-12-stable/tools/tools/ipw/ |
| D | ipwstats.c | 54 #define MASK HEX macro
|
| /freebsd-12-stable/crypto/openssh/openbsd-compat/ |
| D | pwcache.c | 44 #define MASK (NCACHE - 1) /* bits to store with */ macro
|
| /freebsd-12-stable/usr.bin/enigma/ |
| D | enigma.c | 26 #define MASK 0377 macro
|
| /freebsd-12-stable/contrib/lua/src/ |
| D | lctype.h | 46 #define MASK(B) (1 << (B)) macro
|
| /freebsd-12-stable/sys/cddl/contrib/opensolaris/uts/common/fs/zfs/lua/ |
| D | lctype.h | 44 #define MASK(B) (1 << (B)) macro
|
| /freebsd-12-stable/contrib/jemalloc/include/jemalloc/internal/ |
| D | extent_structs.h | 89 #define MASK(CURRENT_FIELD_WIDTH, CURRENT_FIELD_SHIFT) ((((((uint64_t)0x1U) << (CURRENT_FIELD_WIDTH… macro
|
| /freebsd-12-stable/lib/libc/xdr/ |
| D | xdr_float.c | 182 #define MASK(nbits) ((1 << nbits) - 1) macro
|
| /freebsd-12-stable/sbin/ifconfig/ |
| D | ifconfig.h | 87 MASK, enumerator
|
| /freebsd-12-stable/contrib/gdb/gdb/ |
| D | dcache.c | 115 #define MASK(x) ((x) & ~LINE_SIZE_MASK) macro
|
| /freebsd-12-stable/sys/dev/pccbb/ |
| D | pccbb_pci.c | 116 #define PCI_MASK_CONFIG(DEV,REG,MASK,SIZE) \ argument
|
| D | pccbb.c | 119 #define PCI_MASK_CONFIG(DEV,REG,MASK,SIZE) \ argument
|
| /freebsd-12-stable/sys/dev/aic7xxx/aicasm/ |
| D | aicasm_symbol.h | 57 MASK, enumerator
|
| /freebsd-12-stable/contrib/libarchive/libarchive/ |
| D | archive_ppmd7.c | 860 #define MASK(sym) ((signed char *)charMask)[sym] macro 1042 #define MASK(sym) ((signed char *)charMask)[sym] macro
|
| D | archive_ppmd8.c | 1156 #define MASK(sym) ((signed char *)charMask)[sym] macro
|
| /freebsd-12-stable/contrib/llvm-project/llvm/lib/Target/AMDGPU/Disassembler/ |
| D | AMDGPUDisassembler.cpp | 1465 #define PRINT_DIRECTIVE(DIRECTIVE, MASK) \ argument 1628 #define PRINT_DIRECTIVE(DIRECTIVE, MASK) \ in decodeKernelDescriptorDirective() argument
|
| /freebsd-12-stable/contrib/blacklist/bin/ |
| D | conf.c | 459 #define MASK(m) ((uint32_t)~((1 << (32 - (m))) - 1)) macro
|
| /freebsd-12-stable/contrib/binutils/opcodes/ |
| D | sh-opc.h | 202 #define MASK(LO,HI) ( LO < 1 ? ((1 << (HI + 1)) - 1) \ macro
|
| /freebsd-12-stable/sys/dev/ncr/ |
| D | ncrreg.h | 525 #define MASK(D,M) (0x00040000 | (((M ^ 0xff) & 0xff) << 8ul)|((D) & 0xff)) macro
|
| /freebsd-12-stable/contrib/gcc/config/i386/ |
| D | xmmintrin.h | 728 #define _mm_shuffle_ps(A, B, MASK) \ argument
|
| /freebsd-12-stable/contrib/binutils/gas/config/ |
| D | tc-mips.c | 944 #define INSERT_BITS(STRUCT, VALUE, MASK, SHIFT) \ argument 950 #define EXTRACT_BITS(STRUCT, MASK, SHIFT) \ argument
|
| /freebsd-12-stable/sys/vm/ |
| D | vm_map.c | 2620 #define MASK(entry) (((entry)->eflags & MAP_ENTRY_COW) ? ~VM_PROT_WRITE : \ in vm_map_protect() macro
|
| /freebsd-12-stable/sys/dev/sym/ |
| D | sym_defs.h | 872 #define MASK(D,M) (0x00040000 | (((M ^ 0xff) & 0xff) << 8ul)|((D) & 0xff)) macro
|
| /freebsd-12-stable/contrib/gcc/config/arm/ |
| D | arm.c | 12124 #define def_mbuiltin(MASK, NAME, TYPE, CODE) \ argument
|