Home
last modified time | relevance | path

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

/utopia/UTPA2-700.0.x/projects/tools/lint/mips-linux-gnu_include/bits/
H A Dstring2.h1172 __STRING_INLINE char *__strtok_r_1c (char *__s, char __sep, char **__nextp);
1174 __strtok_r_1c (char *__s, char __sep, char **__nextp) in __strtok_r_1c() argument
1178 __s = *__nextp; in __strtok_r_1c()
1192 *__nextp = __s; in __strtok_r_1c()