Home
last modified time | relevance | path

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

/glibc-2.36/misc/
Dhsearch_r.c178 unsigned int first_idx = idx; in weak_alias() local
190 if (idx == first_idx) in weak_alias()
/glibc-2.36/posix/
Dregexec.c2089 Idx first_idx = search_cur_bkref_entry (mctx, str_idx); in sift_states_bkref() local
2091 if (first_idx == -1) in sift_states_bkref()
2109 entry = mctx->bkref_ents + first_idx; in sift_states_bkref()
2110 enabled_idx = first_idx; in sift_states_bkref()