Home
last modified time | relevance | path

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

/optee_os/lib/libutils/isoc/newlib/
A Dstr-two-way.h252 while (AVAILABLE (haystack, haystack_len, j, needle_len)) in two_way_short_needle()
286 while (AVAILABLE (haystack, haystack_len, j, needle_len)) in two_way_short_needle()
357 while (AVAILABLE (haystack, haystack_len, j, needle_len)) in two_way_long_needle()
409 while (AVAILABLE (haystack, haystack_len, j, needle_len)) in two_way_long_needle()
443 #undef AVAILABLE
A Dstrstr.c74 # define AVAILABLE(h, h_l, j, n_l) \ macro

Completed in 3 milliseconds