Searched refs:gl_array_sortedlist_indexof_from_to (Results 1 - 1 of 1) sorted by relevance

/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/gettext-0.17/gettext-tools/gnulib-lib/
H A Dgl_array_list.c489 gl_array_sortedlist_indexof_from_to (gl_list_t list, function
551 return gl_array_sortedlist_indexof_from_to (list, compar, 0, list->count,
562 gl_array_sortedlist_indexof_from_to (list, compar, low, high, elt);
571 gl_array_sortedlist_indexof_from_to (list, compar, 0, list->count, elt);
643 gl_array_sortedlist_indexof_from_to,

Completed in 73 milliseconds