Searched defs:bufEnd (Results 1 – 5 of 5) sorted by relevance
490 …L_STATIC int UTIL_prepareFileList(const char* dirName, char** bufStart, size_t* pos, char** bufEnd) in UTIL_prepareFileList()556 …L_STATIC int UTIL_prepareFileList(const char* dirName, char** bufStart, size_t* pos, char** bufEnd) in UTIL_prepareFileList()615 …L_STATIC int UTIL_prepareFileList(const char* dirName, char** bufStart, size_t* pos, char** bufEnd) in UTIL_prepareFileList()
217 …bool bufEnd = bufChar == 0 || bufChar == ' ' || bufChar == '\r' || bufChar == '\n' || bufChar == … in parseContainerLine() local
275 GLubyte *bufEnd; member
291 char *bufEnd; /* end of the buffer */ member
298 char *bufEnd; /* end of the buffer */ member