Home
last modified time | relevance | path

Searched refs:cslot (Results 1 – 2 of 2) sorted by relevance

/external/ltrace/
Dvect.c33 cslot(const struct vect *vec, size_t i) in cslot() function
72 if (clone(slot(target, i), cslot(source, i), data) < 0) in vect_clone()
/external/pcre/dist/
Dpcre_compile.c7340 pcre_uchar *cslot = slot + cd->name_entry_size; in compile_branch() local
7344 if (STRCMP_UC_UC(slot + IMM2_SIZE, cslot + IMM2_SIZE) != 0) break; in compile_branch()
7346 cslot += cd->name_entry_size; in compile_branch()
7360 for (; slot < cslot; slot += cd->name_entry_size) in compile_branch()