Home
last modified time | relevance | path

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

/freebsd-src/crypto/heimdal/lib/asn1/
H A Dgen_template.c323 struct tlist *ql; in tlist_find_by_name() local
335 struct tlist *ql = tlist_find_by_name(qname); in tlist_cmp_name() local
340 tlist_cmp(const struct tlist *tl, const struct tlist *ql) in tlist_cmp()
376 struct tlist *ql; in tlist_find_dup() local
/freebsd-src/crypto/openssl/crypto/bn/
H A Dbn_div.c398 BN_ULONG ql, qh; in bn_div_fixed_top() local
/freebsd-src/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-src/contrib/llvm-project/openmp/runtime/src/
H A Dkmp_alloc.cpp163 qlinks_t ql; /* Links on free list */ member