Searched defs:dl (Results 1 – 4 of 4) sorted by relevance
/openssl/crypto/dso/ |
H A D | dso_dlfcn.c | 308 static int dladdr(void *address, Dl_info *dl) in dladdr() 334 static int dladdr(void *ptr, Dl_info *dl) in dladdr()
|
/openssl/crypto/bn/ |
H A D | bn_mul.c | 29 int cl, int dl) in bn_sub_part_words()
|
H A D | bn_asm.c | 209 BN_ULONG dh, dl, q, ret = 0, th, tl, t; in bn_div_words() local
|
H A D | bn_lib.c | 917 int bn_cmp_part_words(const BN_ULONG *a, const BN_ULONG *b, int cl, int dl) in bn_cmp_part_words()
|
Completed in 21 milliseconds