Searched refs:last_possible (Results 1 – 1 of 1) sorted by relevance
50 const char *const last_possible in memmem() local63 for (begin = (const char *) haystack; begin <= last_possible; ++begin) in memmem()