Home
last modified time | relevance | path

Searched defs:AVAILABLE (Results 1 – 3 of 3) sorted by relevance

/string/
A Dstrcasestr.c39 #define AVAILABLE(h, h_l, j, n_l) \ macro
A Dmemmem.c29 #define AVAILABLE(h, h_l, j, n_l) ((j) <= (h_l) - (n_l)) macro
A Dstrstr.c26 #define AVAILABLE(h, h_l, j, n_l) \ macro

Completed in 6 milliseconds