Home
last modified time | relevance | path

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

/external/valgrind/main/coregrind/m_initimg/
Dinitimg-pathscan.c64 static Bool scan_colsep(char *colsep, Bool (*func)(const char *)) in scan_colsep() argument
69 if (colsep == NULL || in scan_colsep()
70 *colsep == '\0') in scan_colsep()
73 entry = cp = colsep; in scan_colsep()