Home
last modified time | relevance | path

Searched refs:_GL_CXXALIASWARN1 (Results 1 – 25 of 33) sorted by relevance

12

/external/bison/lib/
Dstring.in.h116 _GL_CXXALIASWARN1 (memchr, void *, (void *__s, int __c, size_t __n));
117 _GL_CXXALIASWARN1 (memchr, void const *,
201 _GL_CXXALIASWARN1 (memrchr, void *, (void *, int, size_t));
202 _GL_CXXALIASWARN1 (memrchr, void const *, (void const *, int, size_t));
231 _GL_CXXALIASWARN1 (rawmemchr, void *, (void *__s, int __c_in));
232 _GL_CXXALIASWARN1 (rawmemchr, void const *, (void const *__s, int __c_in));
333 _GL_CXXALIASWARN1 (strchrnul, char *, (char *__s, int __c_in));
334 _GL_CXXALIASWARN1 (strchrnul, char const *, (char const *__s, int __c_in));
479 _GL_CXXALIASWARN1 (strpbrk, char *, (char *__s, char const *__accept));
480 _GL_CXXALIASWARN1 (strpbrk, char const *,
[all …]
Dwchar.in.h472 _GL_CXXALIASWARN1 (wmemchr, wchar_t *, (wchar_t *s, wchar_t c, size_t n));
473 _GL_CXXALIASWARN1 (wmemchr, const wchar_t *,
834 _GL_CXXALIASWARN1 (wcschr, wchar_t *, (wchar_t *wcs, wchar_t wc));
835 _GL_CXXALIASWARN1 (wcschr, const wchar_t *, (const wchar_t *wcs, wchar_t wc));
864 _GL_CXXALIASWARN1 (wcsrchr, wchar_t *, (wchar_t *wcs, wchar_t wc));
865 _GL_CXXALIASWARN1 (wcsrchr, const wchar_t *, (const wchar_t *wcs, wchar_t wc));
931 _GL_CXXALIASWARN1 (wcspbrk, wchar_t *,
933 _GL_CXXALIASWARN1 (wcspbrk, const wchar_t *,
964 _GL_CXXALIASWARN1 (wcsstr, wchar_t *,
966 _GL_CXXALIASWARN1 (wcsstr, const wchar_t *,
/external/bison/linux-lib/
Dstring.h286 # define _GL_CXXALIASWARN1(func,rettype,parameters_and_attributes) \ macro
306 # define _GL_CXXALIASWARN1(func,rettype,parameters_and_attributes) \ macro
428 _GL_CXXALIASWARN1 (memchr, void *, (void *__s, int __c, size_t __n));
429 _GL_CXXALIASWARN1 (memchr, void const *,
513 _GL_CXXALIASWARN1 (memrchr, void *, (void *, int, size_t));
514 _GL_CXXALIASWARN1 (memrchr, void const *, (void const *, int, size_t));
543 _GL_CXXALIASWARN1 (rawmemchr, void *, (void *__s, int __c_in));
544 _GL_CXXALIASWARN1 (rawmemchr, void const *, (void const *__s, int __c_in));
645 _GL_CXXALIASWARN1 (strchrnul, char *, (char *__s, int __c_in));
646 _GL_CXXALIASWARN1 (strchrnul, char const *, (char const *__s, int __c_in));
[all …]
Dwchar.h326 # define _GL_CXXALIASWARN1(func,rettype,parameters_and_attributes) \ macro
346 # define _GL_CXXALIASWARN1(func,rettype,parameters_and_attributes) \ macro
784 _GL_CXXALIASWARN1 (wmemchr, wchar_t *, (wchar_t *s, wchar_t c, size_t n));
785 _GL_CXXALIASWARN1 (wmemchr, const wchar_t *,
1146 _GL_CXXALIASWARN1 (wcschr, wchar_t *, (wchar_t *wcs, wchar_t wc));
1147 _GL_CXXALIASWARN1 (wcschr, const wchar_t *, (const wchar_t *wcs, wchar_t wc));
1176 _GL_CXXALIASWARN1 (wcsrchr, wchar_t *, (wchar_t *wcs, wchar_t wc));
1177 _GL_CXXALIASWARN1 (wcsrchr, const wchar_t *, (const wchar_t *wcs, wchar_t wc));
1243 _GL_CXXALIASWARN1 (wcspbrk, wchar_t *,
1245 _GL_CXXALIASWARN1 (wcspbrk, const wchar_t *,
[all …]
Dc++defs.h231 # define _GL_CXXALIASWARN1(func,rettype,parameters_and_attributes) \ macro
251 # define _GL_CXXALIASWARN1(func,rettype,parameters_and_attributes) \ macro
Dtime.h275 # define _GL_CXXALIASWARN1(func,rettype,parameters_and_attributes) \ macro
295 # define _GL_CXXALIASWARN1(func,rettype,parameters_and_attributes) \ macro
Dfcntl.h308 # define _GL_CXXALIASWARN1(func,rettype,parameters_and_attributes) \ macro
328 # define _GL_CXXALIASWARN1(func,rettype,parameters_and_attributes) \ macro
Dsignal.h299 # define _GL_CXXALIASWARN1(func,rettype,parameters_and_attributes) \ macro
319 # define _GL_CXXALIASWARN1(func,rettype,parameters_and_attributes) \ macro
Dwctype.h294 # define _GL_CXXALIASWARN1(func,rettype,parameters_and_attributes) \ macro
314 # define _GL_CXXALIASWARN1(func,rettype,parameters_and_attributes) \
Dstdlib.h349 # define _GL_CXXALIASWARN1(func,rettype,parameters_and_attributes) \ macro
369 # define _GL_CXXALIASWARN1(func,rettype,parameters_and_attributes) \ macro
Dinttypes.h291 # define _GL_CXXALIASWARN1(func,rettype,parameters_and_attributes) \ macro
311 # define _GL_CXXALIASWARN1(func,rettype,parameters_and_attributes) \ macro
/external/bison/darwin-lib/
Dstring.h286 # define _GL_CXXALIASWARN1(func,rettype,parameters_and_attributes) \ macro
306 # define _GL_CXXALIASWARN1(func,rettype,parameters_and_attributes) \ macro
428 _GL_CXXALIASWARN1 (memchr, void *, (void *__s, int __c, size_t __n));
429 _GL_CXXALIASWARN1 (memchr, void const *,
513 _GL_CXXALIASWARN1 (memrchr, void *, (void *, int, size_t));
514 _GL_CXXALIASWARN1 (memrchr, void const *, (void const *, int, size_t));
543 _GL_CXXALIASWARN1 (rawmemchr, void *, (void *__s, int __c_in));
544 _GL_CXXALIASWARN1 (rawmemchr, void const *, (void const *__s, int __c_in));
645 _GL_CXXALIASWARN1 (strchrnul, char *, (char *__s, int __c_in));
646 _GL_CXXALIASWARN1 (strchrnul, char const *, (char const *__s, int __c_in));
[all …]
Dwchar.h326 # define _GL_CXXALIASWARN1(func,rettype,parameters_and_attributes) \ macro
346 # define _GL_CXXALIASWARN1(func,rettype,parameters_and_attributes) \ macro
784 _GL_CXXALIASWARN1 (wmemchr, wchar_t *, (wchar_t *s, wchar_t c, size_t n));
785 _GL_CXXALIASWARN1 (wmemchr, const wchar_t *,
1146 _GL_CXXALIASWARN1 (wcschr, wchar_t *, (wchar_t *wcs, wchar_t wc));
1147 _GL_CXXALIASWARN1 (wcschr, const wchar_t *, (const wchar_t *wcs, wchar_t wc));
1176 _GL_CXXALIASWARN1 (wcsrchr, wchar_t *, (wchar_t *wcs, wchar_t wc));
1177 _GL_CXXALIASWARN1 (wcsrchr, const wchar_t *, (const wchar_t *wcs, wchar_t wc));
1243 _GL_CXXALIASWARN1 (wcspbrk, wchar_t *,
1245 _GL_CXXALIASWARN1 (wcspbrk, const wchar_t *,
[all …]
Dc++defs.h231 # define _GL_CXXALIASWARN1(func,rettype,parameters_and_attributes) \ macro
251 # define _GL_CXXALIASWARN1(func,rettype,parameters_and_attributes) \ macro
Dtime.h275 # define _GL_CXXALIASWARN1(func,rettype,parameters_and_attributes) \ macro
295 # define _GL_CXXALIASWARN1(func,rettype,parameters_and_attributes) \ macro
Dfcntl.h308 # define _GL_CXXALIASWARN1(func,rettype,parameters_and_attributes) \ macro
328 # define _GL_CXXALIASWARN1(func,rettype,parameters_and_attributes) \ macro
Dsignal.h299 # define _GL_CXXALIASWARN1(func,rettype,parameters_and_attributes) \ macro
319 # define _GL_CXXALIASWARN1(func,rettype,parameters_and_attributes) \ macro
Dwctype.h294 # define _GL_CXXALIASWARN1(func,rettype,parameters_and_attributes) \ macro
314 # define _GL_CXXALIASWARN1(func,rettype,parameters_and_attributes) \
Dstdlib.h349 # define _GL_CXXALIASWARN1(func,rettype,parameters_and_attributes) \ macro
369 # define _GL_CXXALIASWARN1(func,rettype,parameters_and_attributes) \ macro
Dinttypes.h291 # define _GL_CXXALIASWARN1(func,rettype,parameters_and_attributes) \ macro
311 # define _GL_CXXALIASWARN1(func,rettype,parameters_and_attributes) \ macro
/external/bison/build-aux/snippet/
Dc++defs.h247 # define _GL_CXXALIASWARN1(func,rettype,parameters_and_attributes) \ macro
267 # define _GL_CXXALIASWARN1(func,rettype,parameters_and_attributes) \ macro
/external/bison/linux-lib/sys/
Dwait.h269 # define _GL_CXXALIASWARN1(func,rettype,parameters_and_attributes) \ macro
289 # define _GL_CXXALIASWARN1(func,rettype,parameters_and_attributes) \ macro
Dstat.h283 # define _GL_CXXALIASWARN1(func,rettype,parameters_and_attributes) \ macro
303 # define _GL_CXXALIASWARN1(func,rettype,parameters_and_attributes) \ macro
/external/bison/darwin-lib/sys/
Dwait.h269 # define _GL_CXXALIASWARN1(func,rettype,parameters_and_attributes) \ macro
289 # define _GL_CXXALIASWARN1(func,rettype,parameters_and_attributes) \ macro
Dstat.h283 # define _GL_CXXALIASWARN1(func,rettype,parameters_and_attributes) \ macro
303 # define _GL_CXXALIASWARN1(func,rettype,parameters_and_attributes) \ macro

12