Searched refs:ULL (Results 1 - 25 of 444) sorted by relevance

1234567891011>>

/freebsd-11.0-release/sys/compat/linuxkpi/common/include/linux/
H A Dlog2.h60 (n) & (1ULL << 63) ? 63 : \
61 (n) & (1ULL << 62) ? 62 : \
62 (n) & (1ULL << 61) ? 61 : \
63 (n) & (1ULL << 60) ? 60 : \
64 (n) & (1ULL << 59) ? 59 : \
65 (n) & (1ULL << 58) ? 58 : \
66 (n) & (1ULL << 57) ? 57 : \
67 (n) & (1ULL << 56) ? 56 : \
68 (n) & (1ULL << 55) ? 55 : \
69 (n) & (1ULL << 5
[all...]
H A Dclocksource.h36 #define CLOCKSOURCE_MASK(x) ((cycle_t)(-1ULL >> ((-(x)) & 63)))
/freebsd-11.0-release/sys/boot/mips/beri/common/
H A Dberi.h40 #define BERI_MEMVSDTB (256*1024*1024*1024ULL)
/freebsd-11.0-release/sys/dev/hyperv/vmbus/
H A Dhyperv_var.h33 #define NANOSEC 1000000000ULL
35 #define HYPERV_TIMER_NS_FACTOR 100ULL
/freebsd-11.0-release/sys/contrib/octeon-sdk/
H A Dcvmx-address.h205 #define CVMX_ADDR_DIDSPACE(did) (((CVMX_IO_SEG) << 22) | ((1ULL) << 8) | (did))
211 #define CVMX_OCT_DID_MIS 0ULL /* misc stuff */
212 #define CVMX_OCT_DID_GMX0 1ULL
213 #define CVMX_OCT_DID_GMX1 2ULL
214 #define CVMX_OCT_DID_PCI 3ULL
215 #define CVMX_OCT_DID_KEY 4ULL
216 #define CVMX_OCT_DID_FPA 5ULL
217 #define CVMX_OCT_DID_DFA 6ULL
218 #define CVMX_OCT_DID_ZIP 7ULL
219 #define CVMX_OCT_DID_RNG 8ULL
[all...]
/freebsd-11.0-release/sys/arm/arm/
H A Dmpcore_timervar.h39 #define ARM_TMR_FREQUENCY_VARIES -1ULL
/freebsd-11.0-release/usr.bin/primes/
H A Dprimes.h63 #define SIEVEMAX 4295098368ULL
77 #define SPSPMAX 3825123056546413050ULL
H A Dspsp.c113 if (n < 2047ULL)
119 if (n < 1373653ULL)
125 if (n < 25326001ULL)
131 if (n < 3215031751ULL)
143 if (n < 2152302898747ULL)
149 if (n < 3474749660383ULL)
155 if (n < 341550071728321ULL)
161 if (n < 341550071728321ULL)
/freebsd-11.0-release/sys/arm/nvidia/tegra124/
H A Dtegra124_cpufreq.c76 { 204000000ULL, 1112619, -29295, 402},
77 { 306000000ULL, 1150460, -30585, 402},
78 { 408000000ULL, 1190122, -31865, 402},
79 { 510000000ULL, 1231606, -33155, 402},
80 { 612000000ULL, 1274912, -34435, 402},
81 { 714000000ULL, 1320040, -35725, 402},
82 { 816000000ULL, 1366990, -37005, 402},
83 { 918000000ULL, 1415762, -38295, 402},
84 {1020000000ULL, 1466355, -39575, 402},
85 {1122000000ULL, 151877
[all...]
/freebsd-11.0-release/sys/ofed/include/rdma/
H A Dib_verbs_exp.h53 IB_EXP_DEVICE_ATTR_WITH_TIMESTAMP_MASK = 1ULL << 1,
54 IB_EXP_DEVICE_ATTR_WITH_HCA_CORE_CLOCK = 1ULL << 2,
55 IB_EXP_DEVICE_ATTR_CAP_FLAGS2 = 1ULL << 3,
56 IB_EXP_DEVICE_ATTR_DC_REQ_RD = 1ULL << 4,
57 IB_EXP_DEVICE_ATTR_DC_RES_RD = 1ULL << 5,
58 IB_EXP_DEVICE_ATTR_INLINE_RECV_SZ = 1ULL << 6,
59 IB_EXP_DEVICE_ATTR_RSS_TBL_SZ = 1ULL << 7,
/freebsd-11.0-release/contrib/elftoolchain/libelftc/
H A Dlibelftc_hash.c51 #elif INT_MAX == 18446744073709551615ULL
52 #define FNV_PRIME 1099511628211ULL
53 #define FNV_OFFSET 14695981039346656037ULL
/freebsd-11.0-release/cddl/contrib/opensolaris/cmd/dtrace/test/tst/common/sizeof/
H A Dtst.SizeofExpression.d46 printf("sizeof (1234512345 * 1234512345 * 12345678 * 1ULL) : %d\n",
47 sizeof (1234512345 * 1234512345 * 12345678 * 1ULL));
59 (8 != sizeof (1234512345 * 1234512345 * 12345678 * 1ULL)) ||
/freebsd-11.0-release/cddl/contrib/opensolaris/cmd/dtrace/test/tst/common/pragma/
H A Dtst.temporal3.d41 printf("%u %u", 1ULL, 2);
/freebsd-11.0-release/sys/x86/iommu/
H A Dintel_reg.h80 #define DMAR_PTE_TM (1ULL << 62) /* Transient Mapping */
87 #define DMAR_IRTE2_SVT_NONE (0ULL << (82 - 64))
88 #define DMAR_IRTE2_SVT_RID (1ULL << (82 - 64))
89 #define DMAR_IRTE2_SVT_BUS (2ULL << (82 - 64))
91 #define DMAR_IRTE2_SQ_RID (0ULL << (80 - 64))
92 #define DMAR_IRTE2_SQ_RID_N2 (1ULL << (80 - 64))
93 #define DMAR_IRTE2_SQ_RID_N21 (2ULL << (80 - 64))
94 #define DMAR_IRTE2_SQ_RID_N210 (3ULL << (80 - 64))
103 #define DMAR_IRTE1_IM_POSTED (1ULL << 15) /* Posted */
105 #define DMAR_IRTE1_DLM_FM (0ULL <<
[all...]
/freebsd-11.0-release/cddl/contrib/opensolaris/cmd/dtrace/test/tst/common/safety/
H A Dtst.copyin2.d66 size = (size << 1ULL) | 1ULL;
/freebsd-11.0-release/sys/xen/interface/hvm/
H A De820.h33 #define HVM_BELOW_4G_MMIO_LENGTH ((1ULL << 32) - HVM_BELOW_4G_MMIO_START)
/freebsd-11.0-release/sys/dev/hwpmc/
H A Dhwpmc_uncore.h60 #define DCTL_FLAG_UNC_PMI (1ULL << 13)
92 #define UC_GLOBAL_STATUS_FLAG_CLRCHG (1ULL << 63)
93 #define UC_GLOBAL_STATUS_FLAG_OVFPMI (1ULL << 61)
94 #define UC_GLOBAL_CTRL_FLAG_FRZ (1ULL << 63)
95 #define UC_GLOBAL_CTRL_FLAG_ENPMICORE0 (1ULL << 48)
/freebsd-11.0-release/sys/cddl/contrib/opensolaris/uts/common/sys/fs/
H A Dzfs.h371 #define SPA_VERSION_1 1ULL
372 #define SPA_VERSION_2 2ULL
373 #define SPA_VERSION_3 3ULL
374 #define SPA_VERSION_4 4ULL
375 #define SPA_VERSION_5 5ULL
376 #define SPA_VERSION_6 6ULL
377 #define SPA_VERSION_7 7ULL
378 #define SPA_VERSION_8 8ULL
379 #define SPA_VERSION_9 9ULL
380 #define SPA_VERSION_10 10ULL
[all...]
/freebsd-11.0-release/contrib/llvm/include/llvm/Target/
H A DTargetCallingConv.h28 static const uint64_t NoFlagSet = 0ULL;
29 static const uint64_t ZExt = 1ULL<<0; ///< Zero extended
31 static const uint64_t SExt = 1ULL<<1; ///< Sign extended
33 static const uint64_t InReg = 1ULL<<2; ///< Passed in register
35 static const uint64_t SRet = 1ULL<<3; ///< Hidden struct-ret ptr
37 static const uint64_t ByVal = 1ULL<<4; ///< Struct passed by value
39 static const uint64_t Nest = 1ULL<<5; ///< Nested fn static chain
41 static const uint64_t Returned = 1ULL<<6; ///< Always returned
45 static const uint64_t Split = 1ULL<<11;
47 static const uint64_t InAlloca = 1ULL<<1
[all...]
/freebsd-11.0-release/contrib/compiler-rt/lib/asan/
H A Dasan_mapping.h114 static const u64 kDefaultShadowOffset32 = 1ULL << 29; // 0x20000000
115 static const u64 kDefaultShadowOffset64 = 1ULL << 44;
117 static const u64 kIosShadowOffset32 = 1ULL << 30; // 0x40000000
119 static const u64 kIosSimShadowOffset32 = 1ULL << 30;
121 static const u64 kAArch64_ShadowOffset64 = 1ULL << 36;
123 static const u64 kMIPS64_ShadowOffset64 = 1ULL << 37;
124 static const u64 kPPC64_ShadowOffset64 = 1ULL << 41;
125 static const u64 kFreeBSD_ShadowOffset32 = 1ULL << 30; // 0x40000000
126 static const u64 kFreeBSD_ShadowOffset64 = 1ULL << 46; // 0x400000000000
127 static const u64 kWindowsShadowOffset32 = 3ULL << 2
[all...]
/freebsd-11.0-release/contrib/llvm/tools/clang/lib/Headers/
H A Dlimits.h100 #define ULLONG_MAX (__LONG_LONG_MAX__*2ULL+1ULL)
115 #define ULONG_LONG_MAX (__LONG_LONG_MAX__*2ULL+1ULL)
/freebsd-11.0-release/contrib/llvm/include/llvm/DebugInfo/DWARF/
H A DDWARFDebugAranges.h35 explicit Range(uint64_t LowPC = -1ULL, uint64_t HighPC = -1ULL,
40 if (HighPC == -1ULL || HighPC <= LowPC)
48 return -1ULL;
/freebsd-11.0-release/contrib/ntp/lib/isc/unix/include/isc/
H A Dint.h53 #define ISC_UINT64_MAX 18446744073709551615ULL
/freebsd-11.0-release/contrib/compiler-rt/lib/sanitizer_common/
H A Dsanitizer_platform.h101 # define SANITIZER_MMAP_RANGE_SIZE FIRST_32_SECOND_64(1ULL << 32, 1ULL << 40)
103 # define SANITIZER_MMAP_RANGE_SIZE FIRST_32_SECOND_64(1ULL << 32, 1ULL << 47)
/freebsd-11.0-release/lib/msun/ld128/
H A Ds_nanl.c44 u.ieee.bits.manh |= 1ULL << 47; /* make it a quiet NaN */

Completed in 237 milliseconds

1234567891011>>