/external/bison/lib/ |
D | string.in.h | 116 _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 …]
|
D | wchar.in.h | 472 _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/ |
D | string.h | 286 # 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 …]
|
D | wchar.h | 326 # 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 …]
|
D | c++defs.h | 231 # define _GL_CXXALIASWARN1(func,rettype,parameters_and_attributes) \ macro 251 # define _GL_CXXALIASWARN1(func,rettype,parameters_and_attributes) \ macro
|
D | time.h | 275 # define _GL_CXXALIASWARN1(func,rettype,parameters_and_attributes) \ macro 295 # define _GL_CXXALIASWARN1(func,rettype,parameters_and_attributes) \ macro
|
D | fcntl.h | 308 # define _GL_CXXALIASWARN1(func,rettype,parameters_and_attributes) \ macro 328 # define _GL_CXXALIASWARN1(func,rettype,parameters_and_attributes) \ macro
|
D | signal.h | 299 # define _GL_CXXALIASWARN1(func,rettype,parameters_and_attributes) \ macro 319 # define _GL_CXXALIASWARN1(func,rettype,parameters_and_attributes) \ macro
|
D | wctype.h | 294 # define _GL_CXXALIASWARN1(func,rettype,parameters_and_attributes) \ macro 314 # define _GL_CXXALIASWARN1(func,rettype,parameters_and_attributes) \
|
D | stdlib.h | 349 # define _GL_CXXALIASWARN1(func,rettype,parameters_and_attributes) \ macro 369 # define _GL_CXXALIASWARN1(func,rettype,parameters_and_attributes) \ macro
|
D | inttypes.h | 291 # define _GL_CXXALIASWARN1(func,rettype,parameters_and_attributes) \ macro 311 # define _GL_CXXALIASWARN1(func,rettype,parameters_and_attributes) \ macro
|
/external/bison/darwin-lib/ |
D | string.h | 286 # 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 …]
|
D | wchar.h | 326 # 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 …]
|
D | c++defs.h | 231 # define _GL_CXXALIASWARN1(func,rettype,parameters_and_attributes) \ macro 251 # define _GL_CXXALIASWARN1(func,rettype,parameters_and_attributes) \ macro
|
D | time.h | 275 # define _GL_CXXALIASWARN1(func,rettype,parameters_and_attributes) \ macro 295 # define _GL_CXXALIASWARN1(func,rettype,parameters_and_attributes) \ macro
|
D | fcntl.h | 308 # define _GL_CXXALIASWARN1(func,rettype,parameters_and_attributes) \ macro 328 # define _GL_CXXALIASWARN1(func,rettype,parameters_and_attributes) \ macro
|
D | signal.h | 299 # define _GL_CXXALIASWARN1(func,rettype,parameters_and_attributes) \ macro 319 # define _GL_CXXALIASWARN1(func,rettype,parameters_and_attributes) \ macro
|
D | wctype.h | 294 # define _GL_CXXALIASWARN1(func,rettype,parameters_and_attributes) \ macro 314 # define _GL_CXXALIASWARN1(func,rettype,parameters_and_attributes) \
|
D | stdlib.h | 349 # define _GL_CXXALIASWARN1(func,rettype,parameters_and_attributes) \ macro 369 # define _GL_CXXALIASWARN1(func,rettype,parameters_and_attributes) \ macro
|
D | inttypes.h | 291 # define _GL_CXXALIASWARN1(func,rettype,parameters_and_attributes) \ macro 311 # define _GL_CXXALIASWARN1(func,rettype,parameters_and_attributes) \ macro
|
/external/bison/build-aux/snippet/ |
D | c++defs.h | 247 # define _GL_CXXALIASWARN1(func,rettype,parameters_and_attributes) \ macro 267 # define _GL_CXXALIASWARN1(func,rettype,parameters_and_attributes) \ macro
|
/external/bison/linux-lib/sys/ |
D | wait.h | 269 # define _GL_CXXALIASWARN1(func,rettype,parameters_and_attributes) \ macro 289 # define _GL_CXXALIASWARN1(func,rettype,parameters_and_attributes) \ macro
|
D | stat.h | 283 # define _GL_CXXALIASWARN1(func,rettype,parameters_and_attributes) \ macro 303 # define _GL_CXXALIASWARN1(func,rettype,parameters_and_attributes) \ macro
|
/external/bison/darwin-lib/sys/ |
D | wait.h | 269 # define _GL_CXXALIASWARN1(func,rettype,parameters_and_attributes) \ macro 289 # define _GL_CXXALIASWARN1(func,rettype,parameters_and_attributes) \ macro
|
D | stat.h | 283 # define _GL_CXXALIASWARN1(func,rettype,parameters_and_attributes) \ macro 303 # define _GL_CXXALIASWARN1(func,rettype,parameters_and_attributes) \ macro
|