Home
last modified time | relevance | path

Searched refs:UL (Results 1 – 25 of 196) sorted by relevance

12345678

/freebsd/sys/arm64/include/
H A Dhypervisor.h144 #define HAFGRTR_EL2_TRAP_ALL UL(0x0003fffffffe001f)
147 #define HCR_VM (UL(0x1) << 0)
148 #define HCR_SWIO (UL(0x1) << 1)
149 #define HCR_PTW (UL(0x1) << 2)
150 #define HCR_FMO (UL(0x1) << 3)
151 #define HCR_IMO (UL(0x1) << 4)
152 #define HCR_AMO (UL(0x1) << 5)
153 #define HCR_VF (UL(0x1) << 6)
154 #define HCR_VI (UL(0x1) << 7)
155 #define HCR_VSE (UL(0x1) << 8)
[all …]
H A Darmreg.h178 #define CCSIDR_LineSize_MASK (UL(0x7) << CCSIDR_LineSize_SHIFT)
182 #define CCSIDR_Assoc_MASK (UL(0x3ff) << CCSIDR_Assoc_SHIFT)
186 #define CCSIDR_NumSets_MASK (UL(0x7fff) << CCSIDR_NumSets_SHIFT)
191 #define CCSIDR_Assoc64_MASK (UL(0x1fffff) << CCSIDR_Assoc64_SHIFT)
195 #define CCSIDR_NumSets64_MASK (UL(0xffffff) << CCSIDR_NumSets64_SHIFT)
213 #define CLIDR_CTYPE_MASK UL(0x7)
221 #define CLIDR_LoUIS_MASK (UL(0x7) << CLIDR_LoUIS_SHIFT)
225 #define CLIDR_LoC_MASK (UL(0x7) << CLIDR_LoC_SHIFT)
229 #define CLIDR_LoUU_MASK (UL(0x7) << CLIDR_LoUU_SHIFT)
233 #define CLIDR_ICB_MASK (UL(0x7) << CLIDR_ICB_SHIFT)
[all …]
H A Drsi.h41 #define RSI_ABI_VERSION_MAJOR UL(1)
47 #define RSI_ABI_VERSION_MINOR UL(0)
55 #define RSI_SUCCESS UL(0)
56 #define RSI_ERROR_INPUT UL(1)
57 #define RSI_ERROR_STATE UL(2)
58 #define RSI_INCOMPLETE UL(3)
59 #define RSI_ERROR_UNKNOWN UL(4)
115 #define RSI_NO_CHANGE_DESTROYED UL(0)
116 #define RSI_CHANGE_DESTROYED UL(1)
118 #define RSI_ACCEPT UL(0)
[all …]
/freebsd/sbin/ipf/ipftest/
H A Dmd5.c102 #define UL(x) x##U macro
208 FF ( a, b, c, d, in[ 0], S11, UL(3614090360)); /* 1 */ in Transform()
209 FF ( d, a, b, c, in[ 1], S12, UL(3905402710)); /* 2 */ in Transform()
210 FF ( c, d, a, b, in[ 2], S13, UL( 606105819)); /* 3 */ in Transform()
211 FF ( b, c, d, a, in[ 3], S14, UL(3250441966)); /* 4 */ in Transform()
212 FF ( a, b, c, d, in[ 4], S11, UL(4118548399)); /* 5 */ in Transform()
213 FF ( d, a, b, c, in[ 5], S12, UL(1200080426)); /* 6 */ in Transform()
214 FF ( c, d, a, b, in[ 6], S13, UL(2821735955)); /* 7 */ in Transform()
215 FF ( b, c, d, a, in[ 7], S14, UL(4249261313)); /* 8 */ in Transform()
216 FF ( a, b, c, d, in[ 8], S11, UL(1770035416)); /* 9 */ in Transform()
[all …]
/freebsd/contrib/llvm-project/llvm/lib/DebugInfo/DWARF/
H A DDWARFUnwindTablePrinter.cpp49 static void printUnwindLocation(const UnwindLocation &UL, raw_ostream &OS, in printUnwindLocation() argument
51 if (UL.getDereference()) in printUnwindLocation()
53 switch (UL.getLocation()) { in printUnwindLocation()
65 if (UL.getOffset() == 0) in printUnwindLocation()
67 if (UL.getOffset() > 0) in printUnwindLocation()
69 OS << UL.getOffset(); in printUnwindLocation()
72 printRegister(OS, DumpOpts, UL.getRegister()); in printUnwindLocation()
73 if (UL.getOffset() == 0 && !UL.hasAddressSpace()) in printUnwindLocation()
75 if (UL.getOffset() >= 0) in printUnwindLocation()
77 OS << UL.getOffset(); in printUnwindLocation()
[all …]
/freebsd/sys/dev/isci/scil/
H A Dscu_registers.h91 #define SMU_POST_CONTEXT_PORT_CONTEXT_INDEX_SHIFT (0UL)
109 #define SMU_INTERRUPT_STATUS_QUEUE_ERROR_SHIFT (0UL)
125 #define SMU_INTERRUPT_MASK_QUEUE_ERROR_SHIFT (0UL)
137 #define SMU_INTERRUPT_COALESCING_CONTROL_TIMER_SHIFT (0UL)
147 #define SMU_TASK_CONTEXT_RANGE_START_SHIFT (0UL)
163 #define SMU_COMPLETION_QUEUE_PUT_POINTER_SHIFT (0UL)
181 #define SMU_COMPLETION_QUEUE_GET_POINTER_SHIFT (0UL)
212 #define SMU_COMPLETION_QUEUE_CONTROL_QUEUE_LIMIT_SHIFT (0UL)
229 #define SMU_DEVICE_CONTEXT_CAPACITY_MAX_TC_SHIFT (0UL)
267 #define SMU_CLOCK_GATING_CONTROL_IDLE_ENABLE_SHIFT (0UL)
[all …]
H A Dscu_viit_data.h83 #define SCU_VIIT_ENTRY_STATUS_SHIFT (0UL)
85 #define SCU_VIIT_ENTRY_ID_INVALID (0UL << SCU_VIIT_ENTRY_ID_SHIFT)
154 #define SCU_IIT_ENTRY_STATUS_SHIFT (0UL)
158 #define SCU_IIT_ENTRY_REMOTE_TAG_SHIFT (0UL)
163 #define SCU_IIT_ENTRY_ID_INVALID (0UL << SCU_IIT_ENTRY_ID_SHIFT)
/freebsd/contrib/gdtoa/
H A Dqnan.c66 #define UL (unsigned long) macro
86 printf("#define f_QNAN 0x%lx\n", UL c.L[0]); in main()
90 printf("#define d_QNAN0 0x%lx\n", UL c.L[0]); in main()
91 printf("#define d_QNAN1 0x%lx\n", UL c.L[1]); in main()
104 printf("#define ld_QNAN%d 0x%lx\n", i, UL a.L[i]); in main()
/freebsd/crypto/openssl/crypto/bn/
H A Dbn_srp.c22 #define bn_pack4(a1, a2, a3, a4) ((a1##UL << 48) | (a2##UL << 32) | (a3##UL << 16) | a4##UL)
27 #define bn_pack4(a1, a2, a3, a4) ((a3##UL << 16) | a4##UL), ((a1##UL << 16) | a2##UL)
/freebsd/crypto/libecc/include/libecc/words/
H A Dtypes.h140 #define UINT8_C(c) ((uint8_t)(c ## UL))
141 #define UINT16_C(c) ((uint16_t)(c ## UL))
142 #define UINT32_C(c) ((uint32_t)(c ## UL))
/freebsd/contrib/ntp/sntp/libopts/
H A Denum.c262 uintptr_t res = 0UL; in optionEnumerationVal()
417 res = 0UL; in check_membership_start()
449 return 0UL; in check_membership_start()
477 return 0UL; in find_member_bit()
584 else res = ~0UL; in optionSetMembers()
596 if (bit == 0UL) in optionSetMembers()
608 res ^= ~0UL; in optionSetMembers()
/freebsd/sys/dev/random/
H A Duint128.h50 static const uint128_t very_long_zero = {0UL,0UL};
61 if (big_uintp->u128t_word0 == 0UL) in uint128_increment()
/freebsd/sys/ofed/include/uapi/rdma/
H A Dib_user_ioctl_verbs.h138 IB_UVERBS_FLOW_ACTION_ESP_FLAGS_INLINE_CRYPTO = 0UL << 0, /* Default */
141 IB_UVERBS_FLOW_ACTION_ESP_FLAGS_TUNNEL = 0UL << 1, /* Default */
144 IB_UVERBS_FLOW_ACTION_ESP_FLAGS_DECRYPT = 0UL << 2, /* Default */
/freebsd/sys/dev/mana/
H A Dgdma_util.h74 #define BITMAP_FIRST_WORD_MASK(start) (~0UL << ((start) % BITS_PER_LONG))
75 #define BITMAP_LAST_WORD_MASK(n) (~0UL >> (BITS_PER_LONG - (n)))
127 mask_to_set = ~0UL; in bitmap_set()
150 mask_to_clear = ~0UL; in bitmap_clear()
/freebsd/tools/bus_space/C/
H A Dlang.c213 return ((error) ? ~0UL : addr); in busdma_seg_get_addr()
223 return ((error) ? ~0UL : size); in busdma_seg_get_size()
230 return (bd_sync(md, op, 0UL, ~0UL)); in busdma_sync()
/freebsd/sys/compat/linuxkpi/common/include/linux/
H A Dbits.h11 #define GENMASK(h, l) (((~0UL) >> (BITS_PER_LONG - (h) - 1)) & ((~0UL) << (l)))
/freebsd/usr.bin/indent/tests/
H A Dbinary.05 unsigned long ul[] = {0b00001111UL, 0x01010101UL, 02UL, 17UL};
H A Dbinary.0.stdout7 unsigned long ul[] = {0b00001111UL, 0x01010101UL, 02UL, 17UL};
/freebsd/contrib/llvm-project/compiler-rt/lib/builtins/cpu_model/aarch64/
H A Dhwcap.inc173 #define HWCAP2_WFXT (1UL << 31)
182 #define HWCAP2_SME2 (1UL << 37)
188 #define HWCAP2_LRCPC3 (1UL << 46)
191 #define HWCAP2_CSSC (1UL << 34)
/freebsd/contrib/llvm-project/compiler-rt/lib/sanitizer_common/
H A Dsanitizer_allocator_local_cache.h35 CHECK_NE(class_id, 0UL); in Allocate()
50 CHECK_NE(class_id, 0UL); in Deallocate()
96 DCHECK_NE(c->max_count, 0UL); in InitCache()
160 CHECK_NE(class_id, 0UL); in Allocate()
175 CHECK_NE(class_id, 0UL); in Deallocate()
238 DCHECK_NE(c->max_count, 0UL); in InitCache()
/freebsd/contrib/ntp/sntp/tests/
H A DpacketHandling.c152 tmp.l_ui = 1000000000UL; in test_OffsetCalculationPositiveOffset()
153 tmp.l_uf = 0UL; in test_OffsetCalculationPositiveOffset()
157 tmp.l_ui = 1000000001UL; in test_OffsetCalculationPositiveOffset()
158 tmp.l_uf = 2147483648UL; in test_OffsetCalculationPositiveOffset()
162 tmp.l_ui = 1000000002UL; in test_OffsetCalculationNegativeOffset()
163 tmp.l_uf = 0UL; in test_OffsetCalculationNegativeOffset()
167 tmp.l_ui = 1000000001UL; in test_OffsetCalculationNegativeOffset()
168 tmp.l_uf = 0UL; in test_OffsetCalculationNegativeOffset()
198 tmp.l_ui = 1000000001UL; in test_OffsetCalculationNegativeOffset()
199 tmp.l_uf = 0UL; in test_OffsetCalculationNegativeOffset()
[all...]
/freebsd/contrib/bmake/unit-tests/
H A Dopt-debug-lint.mk74 .if ${value:${:UL}PL} != ""
75 . error ${value:${:UL}PL}
/freebsd/stand/kboot/kboot/arch/powerpc64/
H A Dload_addr.c55 static uint64_t load_segment = ~(0UL); in kboot_get_phys_load_segment()
63 if (load_segment == ~(0UL)) { in kboot_get_phys_load_segment()
66 load_segment = 0UL; in kboot_get_phys_load_segment()
/freebsd/contrib/ofed/libmlx5/
H A Dbitmap.h89 tmp = (*p) | (~0UL << size); in mlx5_find_first_zero_bit()
90 if (tmp == (uint32_t)~0UL) /* Are any bits zero? */ in mlx5_find_first_zero_bit()
/freebsd/sys/contrib/openzfs/config/
H A Dkernel-declare-event-class.m414 trace_zfs_autoconf_event_one(1UL);
15 trace_zfs_autoconf_event_two(2UL);

12345678