| /f-stack/freebsd/crypto/des/ |
| H A D | des_locl.h | 215 LL^= \ 238 LL^=des_SPtrans[0][u1]; \ 239 LL^=des_SPtrans[2][u2]; \ 243 LL^=des_SPtrans[4][u1]; \ 244 LL^=des_SPtrans[6][u3]; \ 249 LL^=des_SPtrans[1][u1]; \ 250 LL^=des_SPtrans[3][u2]; \ 254 LL^=des_SPtrans[5][u1]; \ 255 LL^=des_SPtrans[7][u3]; } 266 LL^=des_SPtrans[0][u1]; \ [all …]
|
| /f-stack/freebsd/crypto/rijndael/ |
| H A D | test00.c | 39 #define LL 32 macro 46 uint8_t in[LL]; in main() 47 uint8_t out[LL]; in main() 54 for (i = 0; i < LL; i++) in main() 56 rijndael_blockDecrypt(&ci, &ki, in, LL * 8, out); in main() 57 for (i = 0; i < LL; i++) in main() 60 rijndael_blockDecrypt(&ci, &ki, in, LL * 8, in); in main() 62 for (i = 0; i < LL; i++) { in main()
|
| /f-stack/freebsd/contrib/ck/include/ |
| H A D | ck_cohort.h | 50 #define CK_COHORT_INIT(N, C, GL, LL, P) ck_cohort_##N##_init(C, GL, LL, P) argument 56 #define CK_COHORT_PROTOTYPE(N, GL, GU, GI, LL, LU, LI) \ argument 86 LL(cohort->local_lock, local_context); \ 125 #define CK_COHORT_TRYLOCK_PROTOTYPE(N, GL, GU, GI, GTL, LL, LU, LI, LTL) \ argument 126 CK_COHORT_PROTOTYPE(N, GL, GU, GI, LL, LU, LI) \
|
| /f-stack/freebsd/contrib/openzfs/module/lua/ |
| H A D | lobject.c | 239 #define LL(x) (sizeof(x)/sizeof(char) - 1) macro 261 addstr(out, RETS, LL(RETS)); in luaO_chunkid() 262 bufflen -= LL(RETS); in luaO_chunkid() 268 addstr(out, PRE, LL(PRE)); /* add prefix */ in luaO_chunkid() 269 bufflen -= LL(PRE RETS POS) + 1; /* save space for prefix+suffix+'\0' */ in luaO_chunkid() 277 addstr(out, RETS, LL(RETS)); in luaO_chunkid() 279 memcpy(out, POS, (LL(POS) + 1) * sizeof(char)); in luaO_chunkid()
|
| /f-stack/dpdk/lib/librte_eal/windows/include/ |
| H A D | sched.h | 39 (s)->_bits[_i] = 0LL; \ 43 (1LL << _WHICH_BIT(b))) != 0LL) 52 if (CPU_ISSET(_i, s) != 0LL) in count_cpu()
|
| /f-stack/app/redis-5.0.5/deps/jemalloc/include/jemalloc/internal/ |
| H A D | jemalloc_internal_macros.h | 21 #define KZD(z) ZD(z##LL) 23 #define KQD(q) QI(q##LL)
|
| H A D | bit_util.h | 11 # error JEMALLOC_INTERNAL_FFS{,L,LL} should have been defined by configure
|
| /f-stack/freebsd/mips/include/ |
| H A D | _stdint.h | 60 #define INT64_C(c) (c ## LL) 76 #define __INT64_C(c) (c ## LL)
|
| /f-stack/freebsd/contrib/octeon-sdk/ |
| H A D | cvmx-address.h | 62 CVMX_MIPS_SPACE_XUSEG = 0LL 66 CVMX_MIPS_XKSEG_SPACE_KSEG0 = 0LL,
|
| H A D | cvmx-csr-enums.h | 57 CVMX_IPD_OPC_MODE_STT = 0LL, /* All blocks DRAM, not cached in L2 */
|
| /f-stack/dpdk/drivers/net/mlx5/ |
| H A D | mlx5_rxtx_vec_altivec.h | 926 &cq[pos + p3].sop_drop_qpn, 0LL}; in rxq_cq_process_v() 932 &cq[pos + p2].sop_drop_qpn, 0LL}; in rxq_cq_process_v() 945 &cq[pos + p1].sop_drop_qpn, 0LL}; in rxq_cq_process_v() 950 &cq[pos].sop_drop_qpn, 0LL}; in rxq_cq_process_v() 977 &cq[pos + p3].rsvd3[9], 0LL}; in rxq_cq_process_v() 980 &cq[pos + p2].rsvd3[9], 0LL}; in rxq_cq_process_v() 1040 &cq[pos + p1].rsvd3[9], 0LL}; in rxq_cq_process_v() 1043 &cq[pos].rsvd3[9], 0LL}; in rxq_cq_process_v()
|
| /f-stack/tools/libxo/tests/gettext/ |
| H A D | ldns.pot | 13 "Language-Team: LANGUAGE <LL@li.org>\n"
|
| H A D | gt_01.pot | 13 "Language-Team: LANGUAGE <LL@li.org>\n"
|
| H A D | strerror.pot | 39 "Language-Team: LANGUAGE <LL@li.org>\n"
|
| /f-stack/freebsd/arm/include/ |
| H A D | _stdint.h | 43 #define INT64_C(c) (c ## LL)
|
| /f-stack/app/nginx-1.16.1/auto/types/ |
| H A D | sizeof | 55 ngx_max_value=9223372036854775807LL
|
| /f-stack/dpdk/app/test/ |
| H A D | test_link_bonding_rssconf.c | 217 reta_conf[i].mask = ~0LL; in reta_set() 258 test_params.bond_reta_conf[j].mask = ~0LL; in bond_reta_fetch() 274 port->reta_conf[j].mask = ~0LL; in slave_reta_fetch()
|
| /f-stack/freebsd/x86/include/ |
| H A D | _stdint.h | 61 #define INT64_C(c) (c ## LL)
|
| /f-stack/freebsd/contrib/openzfs/include/os/freebsd/spl/sys/ |
| H A D | vnode_impl.h | 129 #define XAT0_INDEX 0LL /* Index into bitmap for XAT0 attrs */
|
| /f-stack/app/redis-5.0.5/deps/jemalloc/test/unit/ |
| H A D | malloc_io.c | 24 #define KSMAX(x) ((uintmax_t)(intmax_t)x##LL) in TEST_BEGIN()
|
| /f-stack/freebsd/contrib/openzfs/include/sys/ |
| H A D | xvattr.h | 157 #define XAT0_INDEX 0LL /* Index into bitmap for XAT0 attrs */
|
| /f-stack/dpdk/drivers/net/octeontx/base/ |
| H A D | octeontx_pkivf.h | 67 PKI_OPC_MODE_STT = 0LL,
|
| /f-stack/freebsd/kern/ |
| H A D | kern_uuid.c | 143 if (uuid_last.time.ll == 0LL || uuid_last.node[0] != uuid.node[0] || in kern_uuidgen()
|
| /f-stack/app/redis-5.0.5/src/ |
| H A D | ziplist.c | 1875 buflen = sprintf(buf,"%lld",(0LL + rand()) >> 20); in ziplistTest() 1878 buflen = sprintf(buf,"%lld",(0LL + rand())); in ziplistTest() 1881 buflen = sprintf(buf,"%lld",(0LL + rand()) << 20); in ziplistTest()
|
| /f-stack/freebsd/security/audit/ |
| H A D | bsm_token.c | 227 ADD_U_INT64(dptr, 0LL); in au_to_attr32() 274 ADD_U_INT64(dptr, 0LL); in au_to_attr64()
|