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