Home
last modified time | relevance | path

Searched defs:ql (Results 1 – 5 of 5) sorted by relevance

/freebsd/crypto/heimdal/lib/asn1/
H A Dgen_template.c321 struct tlist *ql; tlist_find_by_name() local
333 struct tlist *ql = tlist_find_by_name(qname); tlist_cmp_name() local
338 tlist_cmp(const struct tlist * tl,const struct tlist * ql) tlist_cmp() argument
374 struct tlist *ql; tlist_find_dup() local
[all...]
/freebsd/crypto/openssl/crypto/bn/
H A Dbn_div.c398 BN_ULONG ql, qh; in bn_div_fixed_top() local
/freebsd/sys/dev/isp/
H A Disp_target.c109 isp_target_notify(ispsoftc_t *isp, void *vptr, uint32_t *optrp, uint16_t ql) in isp_target_notify() argument
/freebsd/crypto/libecc/src/nn/
H A Dnn_div.c197 word_t borrow, qstar, qh, ql, rh, rl; /* for 3-by-2 div. */ in _nn_divrem_normalized() local
651 word_t bh, bl, qh, ql, rm, rhl[2], phl[2]; in _word_divrem() local
/freebsd/contrib/llvm-project/openmp/runtime/src/
H A Dkmp_alloc.cpp163 qlinks_t ql; /* Links on free list */ member