Home
last modified time | relevance | path

Searched defs:u32_set (Results 1 – 2 of 2) sorted by relevance

/dports/dns/yadifa/yadifa-2.5.3-10333/lib/dnscore/include/dnscore/
H A Du32_set.h129 typedef AVL_TREE_TYPE u32_set; typedef
/dports/lang/gauche/Gauche-0.9.10/ext/sparse/
H A Dspvec.c396 static int u32_set(Leaf *leaf, u_long index, ScmObj val) in u32_set() function