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

/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/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) argument
1178 __s = *__nextp;
1192 *__nextp = __s;
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/i386-linux-gnu/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) argument
1178 __s = *__nextp;
1192 *__nextp = __s;
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/x86_64-linux-gnu/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) argument
1178 __s = *__nextp;
1192 *__nextp = __s;

Completed in 42 milliseconds