Home
last modified time | relevance | path

Searched defs:ll (Results 1 – 25 of 54) sorted by relevance

123

/minix3/external/bsd/llvm/dist/clang/test/Sema/
H A Dconversion.c9 void test0(char c, short s, int i, long l, long long ll) { in test0()
62 char test1(long long ll) { in test1()
65 char test1_a(long long ll) { in test1_a()
68 char test1_b(long long ll) { in test1_b()
71 char test1_c(long long ll) { in test1_c()
74 char test1_d(long long ll) { in test1_d()
77 char test1_e(long long ll) { in test1_e()
80 char test1_f(long long ll) { in test1_f()
83 char test1_g(long long ll) { in test1_g()
86 char test1_h(long long ll) { in test1_h()
[all …]
H A Dwarn-absolute-value-header.c11 void test_int(int i, unsigned u, long long ll, float f, double d) { in test_int()
/minix3/lib/libc/compat/gen/
H A Dcompat_utmpx.c78 lastlogx50_to_lastlogx(const struct lastlogx50 *ll50, struct lastlogx *ll) in lastlogx50_to_lastlogx()
87 lastlogx_to_lastlogx50(const struct lastlogx *ll, struct lastlogx50 *ll50) in lastlogx_to_lastlogx50()
136 struct lastlogx ll; in __getlastlogx13() local
166 getlastlogx(uid_t uid, struct lastlogx50 *ll) in getlastlogx()
175 struct lastlogx ll; in updlastlogx() local
H A Dcompat_lastlogx.c87 getlastlogx(uid_t uid, struct lastlogx *ll) in getlastlogx()
/minix3/external/bsd/llvm/dist/clang/test/CodeGen/
H A Darm-vaarg-align.c18 long long ll = __builtin_va_arg(ap, long long); in t1() local
31 double ll = __builtin_va_arg(ap, double); in t2() local
H A D2002-09-18-UnionProblem.c10 short ll; member
H A Dblocks.c51 long long ll = 0; in f4() local
/minix3/external/bsd/elftoolchain/dist/libdwarf/
H A Dlibdwarf_loclist.c99 Dwarf_Loclist ll; in _dwarf_loclist_find() local
122 Dwarf_Loclist ll, tll; in _dwarf_loclist_add() local
203 _dwarf_loclist_free(Dwarf_Loclist ll) in _dwarf_loclist_free()
224 Dwarf_Loclist ll, tll; in _dwarf_loclist_cleanup() local
H A Ddwarf_loclist.c38 Dwarf_Loclist ll; in dwarf_loclist_n() local
113 Dwarf_Loclist ll; in dwarf_loclist() local
190 Dwarf_Loclist ll, next_ll; in dwarf_get_loclist_entry() local
/minix3/external/bsd/top/dist/
H A Dhash.c155 #define LL_ISEMPTY(ll) ((ll)->count == 0) argument
173 ll_isempty(llist *ll) in ll_isempty()
293 llist *ll; in hash_add_uint() local
355 llist *ll; in hash_replace_uint() local
406 llist *ll; in hash_lookup_uint() local
444 llist *ll; in hash_remove_uint() local
627 llist *ll; in hash_add_pid() local
689 llist *ll; in hash_replace_pid() local
740 llist *ll; in hash_lookup_pid() local
778 llist *ll; in hash_remove_pid() local
[all …]
/minix3/external/bsd/llvm/dist/clang/test/SemaCXX/
H A Dwarn-absolute-value-header.cpp14 void test(long long ll, double d, int i, float f) { in test()
/minix3/games/adventure/
H A Dmain.c66 int rval, ll; in main() local
/minix3/tests/usr.bin/xlint/lint1/
H A Dd_shift_to_narrower_type.c6 unsigned long long ll = 100; in foo() local
/minix3/minix/lib/liblwip/dist/src/include/netif/ppp/
H A Deui64.h75 #define eui64_get(ll, cp) do { \ argument
80 #define eui64_put(ll, cp) do { \ argument
/minix3/crypto/external/bsd/openssl/dist/crypto/des/
H A Decb3_enc.c66 DES_LONG ll[2]; in DES_ecb3_encrypt() local
H A Decb_enc.c110 DES_LONG ll[2]; in DES_ecb_encrypt() local
/minix3/crypto/external/bsd/openssl/lib/libdes/
H A Doecb3_enc.c66 DES_LONG ll[2]; in des_ecb3_encrypt() local
H A Doecb_enc.c110 DES_LONG ll[2]; in des_ecb_encrypt() local
/minix3/external/bsd/bind/dist/lib/isc/tests/
H A Dprint_test.c51 isc_uint64_t ll = 8589934592ULL; in ATF_TC_BODY() local
/minix3/usr.bin/m4/lib/
H A Dstrtonum.c39 long long ll = 0; in strtonum() local
/minix3/libexec/ftpd/
H A Dftpcmd.y126 LLT ll; member
/minix3/crypto/external/bsd/openssl/dist/crypto/rc5/
H A Drc5_skey.c65 RC5_32_INT L[64], l, ll, A, B, *S, k; in RC5_32_set_key() local
/minix3/crypto/external/bsd/heimdal/dist/lib/hcrypto/
H A Drnd_keys.c80 DES_set_sequence_number(void *ll) in DES_set_sequence_number()
/minix3/crypto/external/bsd/openssl/dist/crypto/bn/
H A Dbn_word.c209 BN_ULONG ll; in BN_mul_word() local
/minix3/lib/libc/gen/
H A Dutmpx.c427 getlastlogx(const char *fname, uid_t uid, struct lastlogx *ll) in getlastlogx()
465 updlastlogx(const char *fname, uid_t uid, struct lastlogx *ll) in updlastlogx()

123