/third_party/typescript/tests/baselines/reference/ |
H A D | lift.js | 12 var ll=x*w; variable
|
/third_party/musl/libc-test/src/regression/ |
H A D | printf-fmt-n.c | 21 long long ll; in main() local
|
/third_party/toybox/toys/example/ |
H A D | demo_number.c | 34 long long ll = atolx(*arg); in demo_number_main() local
|
/third_party/toybox/toys/other/ |
H A D | mcookie.c | 29 long long *ll = (void *)toybuf; in mcookie_main() local
|
H A D | free.c | 31 long long ll = d*TT.units; in convert() local
|
H A D | timeout.c | 60 long ll; in xparsetimeval() local
|
H A D | factor.c | 22 unsigned long long l, ll; in factor() local
|
H A D | hexedit.c | 196 long long *ll = (long long *)toybuf; in hexedit_main() local 217 long long *ll = (long long *)toybuf; in hexedit_main() local
|
/third_party/ltp/tools/sparse/sparse-src/validation/ |
H A D | builtin-overflow.c | 4 static int test(int i, long l, long long ll, enum e e, bool b, void *p) in test() argument [all...] |
/third_party/musl/libc-test/src/functional/ |
H A D | strtol.c | 26 long long ll; in main() local
|
/third_party/eudev/src/shared/ |
H A D | socket-util.h | 37 struct sockaddr_ll ll; member
|
/third_party/node/deps/openssl/openssl/crypto/rc5/ |
H A D | rc5_skey.c | 22 RC5_32_INT L[64], l, ll, A, B, *S, k; in RC5_32_set_key() local
|
/third_party/node/deps/openssl/openssl/crypto/bn/ |
H A D | bn_word.c | 183 BN_ULONG ll; in BN_mul_word() local
|
/third_party/openssl/crypto/rc5/ |
H A D | rc5_skey.c | 22 RC5_32_INT L[64], l, ll, A, B, *S, k; in RC5_32_set_key() local
|
/third_party/openssl/crypto/bn/ |
H A D | bn_word.c | 183 BN_ULONG ll; in BN_mul_word() local
|
/third_party/jerryscript/jerry-port/default/ |
H A D | default-date.c | 47 LONGLONG ll = t * 10000000 + 116444736000000000; in UnixTimeToFileTime() local
|
/third_party/musl/libc-test/src/functionalext/supplement/stdio/ |
H A D | wcstoll.c | 33 long long ll; in wcstoll_0100() local 45 long long ll; in wcstoll_0200() local 57 long long ll; in wcstoll_0300() local 69 long long ll; in wcstoll_0400() local 82 long long ll; in wcstoll_0500() local 97 long long ll; wcstoll_0600() local 112 long long ll; wcstoll_0700() local 128 long long ll; wcstoll_0800() local [all...] |
/third_party/node/deps/openssl/openssl/crypto/des/ |
H A D | fcrypt.c | 101 DES_LONG out[2], ll; in DES_fcrypt() local
|
H A D | ecb_enc.c | 40 DES_LONG ll[2]; in DES_ecb_encrypt() local
|
H A D | ecb3_enc.c | 23 DES_LONG ll[2]; in DES_ecb3_encrypt() local
|
/third_party/openssl/crypto/des/ |
H A D | fcrypt.c | 101 DES_LONG out[2], ll; in DES_fcrypt() local
|
H A D | ecb_enc.c | 40 DES_LONG ll[2]; in DES_ecb_encrypt() local
|
H A D | ecb3_enc.c | 23 DES_LONG ll[2]; in DES_ecb3_encrypt() local
|
/third_party/toybox/toys/posix/ |
H A D | printf.c | 119 long long ll; in printf_main() local
|
/third_party/toybox/toys/net/ |
H A D | netcat.c | 98 ll = FLAG(L)|FLAG(l), type = FLAG(u) ? SOCK_DGRAM : SOCK_STREAM; in netcat_main() local
|