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

/haiku-buildtools/isl/
H A Disl_arg.c250 const void *isl_memrchr(const void *s, int c, size_t n) function
271 const char *space = isl_memrchr(s, ' ', wrap_len);

Completed in 46 milliseconds