Searched refs:__accept3 (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.h1069 int __accept2, int __accept3);
1071 __strspn_c3 (__const char *__s, int __accept1, int __accept2, int __accept3) argument
1074 /* Please note that __accept1 to __accept3 never can be '\0'. */
1076 || __s[__result] == __accept3)
1133 int __accept2, int __accept3);
1136 int __accept3)
1138 /* Please note that __accept1 to __accept3 never can be '\0'. */
1140 && *__s != __accept3)
1135 __strpbrk_c3(__const char *__s, int __accept1, int __accept2, int __accept3) argument
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/i386-linux-gnu/bits/
H A Dstring2.h1069 int __accept2, int __accept3);
1071 __strspn_c3 (__const char *__s, int __accept1, int __accept2, int __accept3) argument
1074 /* Please note that __accept1 to __accept3 never can be '\0'. */
1076 || __s[__result] == __accept3)
1133 int __accept2, int __accept3);
1136 int __accept3)
1138 /* Please note that __accept1 to __accept3 never can be '\0'. */
1140 && *__s != __accept3)
1135 __strpbrk_c3(__const char *__s, int __accept1, int __accept2, int __accept3) argument
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/x86_64-linux-gnu/bits/
H A Dstring2.h1069 int __accept2, int __accept3);
1071 __strspn_c3 (__const char *__s, int __accept1, int __accept2, int __accept3) argument
1074 /* Please note that __accept1 to __accept3 never can be '\0'. */
1076 || __s[__result] == __accept3)
1133 int __accept2, int __accept3);
1136 int __accept3)
1138 /* Please note that __accept1 to __accept3 never can be '\0'. */
1140 && *__s != __accept3)
1135 __strpbrk_c3(__const char *__s, int __accept1, int __accept2, int __accept3) argument

Completed in 49 milliseconds