Searched defs:_GL_FUNCDECL_RPL (Results 1 - 25 of 31) sorted by relevance

12

/external/bison/build-aux/snippet/
H A Dc++defs.h45 _GL_FUNCDECL_RPL (foo, ...);
65 _GL_FUNCDECL_RPL (foo, ...);
87 /* _GL_FUNCDECL_RPL (func, rettype, parameters_and_attributes);
91 _GL_FUNCDECL_RPL (open, int, (const char *filename, int flags, ...)
94 #define _GL_FUNCDECL_RPL(func,rettype,parameters_and_attributes) \ macro
/external/bison/darwin-lib/
H A Dc++defs.h29 _GL_FUNCDECL_RPL (foo, ...);
49 _GL_FUNCDECL_RPL (foo, ...);
71 /* _GL_FUNCDECL_RPL (func, rettype, parameters_and_attributes);
75 _GL_FUNCDECL_RPL (open, int, (const char *filename, int flags, ...)
78 #define _GL_FUNCDECL_RPL(func,rettype,parameters_and_attributes) \ macro
H A Dtime.h44 /* The definitions of _GL_FUNCDECL_RPL etc. are copied here. */
73 _GL_FUNCDECL_RPL (foo, ...);
93 _GL_FUNCDECL_RPL (foo, ...);
115 /* _GL_FUNCDECL_RPL (func, rettype, parameters_and_attributes);
119 _GL_FUNCDECL_RPL (open, int, (const char *filename, int flags, ...)
122 #define _GL_FUNCDECL_RPL(func,rettype,parameters_and_attributes) \ macro
421 _GL_FUNCDECL_RPL (nanosleep, int,
444 _GL_FUNCDECL_RPL (mktime, time_t, (struct tm *__tp) _GL_ARG_NONNULL ((1)));
461 _GL_FUNCDECL_RPL (localtime_r, struct tm *, (time_t const *restrict __timer,
483 _GL_FUNCDECL_RPL (gmtime_
[all...]
H A Dfcntl.h77 /* The definitions of _GL_FUNCDECL_RPL etc. are copied here. */
106 _GL_FUNCDECL_RPL (foo, ...);
126 _GL_FUNCDECL_RPL (foo, ...);
148 /* _GL_FUNCDECL_RPL (func, rettype, parameters_and_attributes);
152 _GL_FUNCDECL_RPL (open, int, (const char *filename, int flags, ...)
155 #define _GL_FUNCDECL_RPL(func,rettype,parameters_and_attributes) \ macro
403 _GL_FUNCDECL_RPL (fcntl, int, (int fd, int action, ...));
426 _GL_FUNCDECL_RPL (open, int, (const char *filename, int flags, ...)
450 _GL_FUNCDECL_RPL (openat, int,
H A Dspawn.h75 /* The definitions of _GL_FUNCDECL_RPL etc. are copied here. */
104 _GL_FUNCDECL_RPL (foo, ...);
124 _GL_FUNCDECL_RPL (foo, ...);
146 /* _GL_FUNCDECL_RPL (func, rettype, parameters_and_attributes);
150 _GL_FUNCDECL_RPL (open, int, (const char *filename, int flags, ...)
153 #define _GL_FUNCDECL_RPL(func,rettype,parameters_and_attributes) \ macro
489 _GL_FUNCDECL_RPL (posix_spawn, int,
541 _GL_FUNCDECL_RPL (posix_spawnp, int,
583 _GL_FUNCDECL_RPL (posix_spawnattr_init, int, (posix_spawnattr_t *__attr)
608 _GL_FUNCDECL_RPL (posix_spawnattr_destro
[all...]
H A Dstdlib.h118 /* The definitions of _GL_FUNCDECL_RPL etc. are copied here. */
147 _GL_FUNCDECL_RPL (foo, ...);
167 _GL_FUNCDECL_RPL (foo, ...);
189 /* _GL_FUNCDECL_RPL (func, rettype, parameters_and_attributes);
193 _GL_FUNCDECL_RPL (open, int, (const char *filename, int flags, ...)
196 #define _GL_FUNCDECL_RPL(func,rettype,parameters_and_attributes) \ macro
491 _GL_FUNCDECL_RPL (calloc, void *, (size_t nmemb, size_t size));
509 _GL_FUNCDECL_RPL (canonicalize_file_name, char *, (const char *name)
603 _GL_FUNCDECL_RPL (malloc, void *, (size_t size));
623 _GL_FUNCDECL_RPL (mbtow
[all...]
H A Dstring.h55 /* The definitions of _GL_FUNCDECL_RPL etc. are copied here. */
84 _GL_FUNCDECL_RPL (foo, ...);
104 _GL_FUNCDECL_RPL (foo, ...);
126 /* _GL_FUNCDECL_RPL (func, rettype, parameters_and_attributes);
130 _GL_FUNCDECL_RPL (open, int, (const char *filename, int flags, ...)
133 #define _GL_FUNCDECL_RPL(func,rettype,parameters_and_attributes) \ macro
409 _GL_FUNCDECL_RPL (memchr, void *, (void const *__s, int __c, size_t __n)
447 _GL_FUNCDECL_RPL (memmem, void *,
582 _GL_FUNCDECL_RPL (stpncpy, char *,
625 _GL_FUNCDECL_RPL (strchrnu
[all...]
H A Dwctype.h63 /* The definitions of _GL_FUNCDECL_RPL etc. are copied here. */
92 _GL_FUNCDECL_RPL (foo, ...);
112 _GL_FUNCDECL_RPL (foo, ...);
134 /* _GL_FUNCDECL_RPL (func, rettype, parameters_and_attributes);
138 _GL_FUNCDECL_RPL (open, int, (const char *filename, int flags, ...)
141 #define _GL_FUNCDECL_RPL(func,rettype,parameters_and_attributes) \ macro
624 _GL_FUNCDECL_RPL (iswblank, int, (wint_t wc));
H A Dsignal.h68 /* The definitions of _GL_FUNCDECL_RPL etc. are copied here. */
97 _GL_FUNCDECL_RPL (foo, ...);
117 _GL_FUNCDECL_RPL (foo, ...);
139 /* _GL_FUNCDECL_RPL (func, rettype, parameters_and_attributes);
143 _GL_FUNCDECL_RPL (open, int, (const char *filename, int flags, ...)
146 #define _GL_FUNCDECL_RPL(func,rettype,parameters_and_attributes) \ macro
445 _GL_FUNCDECL_RPL (pthread_sigmask, int,
473 _GL_FUNCDECL_RPL (raise, int, (int sig));
612 _GL_FUNCDECL_RPL (signal, _gl_function_taking_int_returning_void_t,
H A Dunistd.h136 /* The definitions of _GL_FUNCDECL_RPL etc. are copied here. */
165 _GL_FUNCDECL_RPL (foo, ...);
185 _GL_FUNCDECL_RPL (foo, ...);
207 /* _GL_FUNCDECL_RPL (func, rettype, parameters_and_attributes);
211 _GL_FUNCDECL_RPL (open, int, (const char *filename, int flags, ...)
214 #define _GL_FUNCDECL_RPL(func,rettype,parameters_and_attributes) \ macro
583 _GL_FUNCDECL_RPL (chown, int, (const char *file, uid_t uid, gid_t gid)
611 _GL_FUNCDECL_RPL (close, int, (int fd));
633 _GL_FUNCDECL_RPL (dup, int, (int oldfd));
658 _GL_FUNCDECL_RPL (dup
[all...]
H A Dwchar.h95 /* The definitions of _GL_FUNCDECL_RPL etc. are copied here. */
124 _GL_FUNCDECL_RPL (foo, ...);
144 _GL_FUNCDECL_RPL (foo, ...);
166 /* _GL_FUNCDECL_RPL (func, rettype, parameters_and_attributes);
170 _GL_FUNCDECL_RPL (open, int, (const char *filename, int flags, ...)
173 #define _GL_FUNCDECL_RPL(func,rettype,parameters_and_attributes) \ macro
458 _GL_FUNCDECL_RPL (btowc, wint_t, (int c) _GL_ATTRIBUTE_PURE);
483 _GL_FUNCDECL_RPL (wctob, int, (wint_t wc) _GL_ATTRIBUTE_PURE);
509 _GL_FUNCDECL_RPL (mbsinit, int, (const mbstate_t *ps));
534 _GL_FUNCDECL_RPL (mbrtow
[all...]
H A Dstdio.h123 /* The definitions of _GL_FUNCDECL_RPL etc. are copied here. */
152 _GL_FUNCDECL_RPL (foo, ...);
172 _GL_FUNCDECL_RPL (foo, ...);
194 /* _GL_FUNCDECL_RPL (func, rettype, parameters_and_attributes);
198 _GL_FUNCDECL_RPL (open, int, (const char *filename, int flags, ...)
201 #define _GL_FUNCDECL_RPL(func,rettype,parameters_and_attributes) \ macro
450 _GL_FUNCDECL_RPL (dprintf, int, (int fd, const char *format, ...)
477 _GL_FUNCDECL_RPL (fclose, int, (FILE *stream) _GL_ARG_NONNULL ((1)));
496 _GL_FUNCDECL_RPL (fdopen, FILE *, (int fd, const char *mode)
521 _GL_FUNCDECL_RPL (fflus
[all...]
/external/bison/linux-lib/
H A Dc++defs.h29 _GL_FUNCDECL_RPL (foo, ...);
49 _GL_FUNCDECL_RPL (foo, ...);
71 /* _GL_FUNCDECL_RPL (func, rettype, parameters_and_attributes);
75 _GL_FUNCDECL_RPL (open, int, (const char *filename, int flags, ...)
78 #define _GL_FUNCDECL_RPL(func,rettype,parameters_and_attributes) \ macro
H A Dtime.h44 /* The definitions of _GL_FUNCDECL_RPL etc. are copied here. */
73 _GL_FUNCDECL_RPL (foo, ...);
93 _GL_FUNCDECL_RPL (foo, ...);
115 /* _GL_FUNCDECL_RPL (func, rettype, parameters_and_attributes);
119 _GL_FUNCDECL_RPL (open, int, (const char *filename, int flags, ...)
122 #define _GL_FUNCDECL_RPL(func,rettype,parameters_and_attributes) \ macro
421 _GL_FUNCDECL_RPL (nanosleep, int,
444 _GL_FUNCDECL_RPL (mktime, time_t, (struct tm *__tp) _GL_ARG_NONNULL ((1)));
461 _GL_FUNCDECL_RPL (localtime_r, struct tm *, (time_t const *restrict __timer,
483 _GL_FUNCDECL_RPL (gmtime_
[all...]
H A Dfcntl.h77 /* The definitions of _GL_FUNCDECL_RPL etc. are copied here. */
106 _GL_FUNCDECL_RPL (foo, ...);
126 _GL_FUNCDECL_RPL (foo, ...);
148 /* _GL_FUNCDECL_RPL (func, rettype, parameters_and_attributes);
152 _GL_FUNCDECL_RPL (open, int, (const char *filename, int flags, ...)
155 #define _GL_FUNCDECL_RPL(func,rettype,parameters_and_attributes) \ macro
403 _GL_FUNCDECL_RPL (fcntl, int, (int fd, int action, ...));
426 _GL_FUNCDECL_RPL (open, int, (const char *filename, int flags, ...)
450 _GL_FUNCDECL_RPL (openat, int,
H A Dspawn.h75 /* The definitions of _GL_FUNCDECL_RPL etc. are copied here. */
104 _GL_FUNCDECL_RPL (foo, ...);
124 _GL_FUNCDECL_RPL (foo, ...);
146 /* _GL_FUNCDECL_RPL (func, rettype, parameters_and_attributes);
150 _GL_FUNCDECL_RPL (open, int, (const char *filename, int flags, ...)
153 #define _GL_FUNCDECL_RPL(func,rettype,parameters_and_attributes) \ macro
489 _GL_FUNCDECL_RPL (posix_spawn, int,
541 _GL_FUNCDECL_RPL (posix_spawnp, int,
583 _GL_FUNCDECL_RPL (posix_spawnattr_init, int, (posix_spawnattr_t *__attr)
608 _GL_FUNCDECL_RPL (posix_spawnattr_destro
[all...]
H A Dstdlib.h118 /* The definitions of _GL_FUNCDECL_RPL etc. are copied here. */
147 _GL_FUNCDECL_RPL (foo, ...);
167 _GL_FUNCDECL_RPL (foo, ...);
189 /* _GL_FUNCDECL_RPL (func, rettype, parameters_and_attributes);
193 _GL_FUNCDECL_RPL (open, int, (const char *filename, int flags, ...)
196 #define _GL_FUNCDECL_RPL(func,rettype,parameters_and_attributes) \ macro
491 _GL_FUNCDECL_RPL (calloc, void *, (size_t nmemb, size_t size));
509 _GL_FUNCDECL_RPL (canonicalize_file_name, char *, (const char *name)
603 _GL_FUNCDECL_RPL (malloc, void *, (size_t size));
623 _GL_FUNCDECL_RPL (mbtow
[all...]
H A Dstring.h55 /* The definitions of _GL_FUNCDECL_RPL etc. are copied here. */
84 _GL_FUNCDECL_RPL (foo, ...);
104 _GL_FUNCDECL_RPL (foo, ...);
126 /* _GL_FUNCDECL_RPL (func, rettype, parameters_and_attributes);
130 _GL_FUNCDECL_RPL (open, int, (const char *filename, int flags, ...)
133 #define _GL_FUNCDECL_RPL(func,rettype,parameters_and_attributes) \ macro
409 _GL_FUNCDECL_RPL (memchr, void *, (void const *__s, int __c, size_t __n)
447 _GL_FUNCDECL_RPL (memmem, void *,
582 _GL_FUNCDECL_RPL (stpncpy, char *,
625 _GL_FUNCDECL_RPL (strchrnu
[all...]
H A Dwctype.h63 /* The definitions of _GL_FUNCDECL_RPL etc. are copied here. */
92 _GL_FUNCDECL_RPL (foo, ...);
112 _GL_FUNCDECL_RPL (foo, ...);
134 /* _GL_FUNCDECL_RPL (func, rettype, parameters_and_attributes);
138 _GL_FUNCDECL_RPL (open, int, (const char *filename, int flags, ...)
141 #define _GL_FUNCDECL_RPL(func,rettype,parameters_and_attributes) \ macro
624 _GL_FUNCDECL_RPL (iswblank, int, (wint_t wc));
H A Dsignal.h68 /* The definitions of _GL_FUNCDECL_RPL etc. are copied here. */
97 _GL_FUNCDECL_RPL (foo, ...);
117 _GL_FUNCDECL_RPL (foo, ...);
139 /* _GL_FUNCDECL_RPL (func, rettype, parameters_and_attributes);
143 _GL_FUNCDECL_RPL (open, int, (const char *filename, int flags, ...)
146 #define _GL_FUNCDECL_RPL(func,rettype,parameters_and_attributes) \ macro
445 _GL_FUNCDECL_RPL (pthread_sigmask, int,
473 _GL_FUNCDECL_RPL (raise, int, (int sig));
612 _GL_FUNCDECL_RPL (signal, _gl_function_taking_int_returning_void_t,
H A Dunistd.h136 /* The definitions of _GL_FUNCDECL_RPL etc. are copied here. */
165 _GL_FUNCDECL_RPL (foo, ...);
185 _GL_FUNCDECL_RPL (foo, ...);
207 /* _GL_FUNCDECL_RPL (func, rettype, parameters_and_attributes);
211 _GL_FUNCDECL_RPL (open, int, (const char *filename, int flags, ...)
214 #define _GL_FUNCDECL_RPL(func,rettype,parameters_and_attributes) \ macro
583 _GL_FUNCDECL_RPL (chown, int, (const char *file, uid_t uid, gid_t gid)
611 _GL_FUNCDECL_RPL (close, int, (int fd));
633 _GL_FUNCDECL_RPL (dup, int, (int oldfd));
658 _GL_FUNCDECL_RPL (dup
[all...]
H A Dwchar.h95 /* The definitions of _GL_FUNCDECL_RPL etc. are copied here. */
124 _GL_FUNCDECL_RPL (foo, ...);
144 _GL_FUNCDECL_RPL (foo, ...);
166 /* _GL_FUNCDECL_RPL (func, rettype, parameters_and_attributes);
170 _GL_FUNCDECL_RPL (open, int, (const char *filename, int flags, ...)
173 #define _GL_FUNCDECL_RPL(func,rettype,parameters_and_attributes) \ macro
458 _GL_FUNCDECL_RPL (btowc, wint_t, (int c) _GL_ATTRIBUTE_PURE);
483 _GL_FUNCDECL_RPL (wctob, int, (wint_t wc) _GL_ATTRIBUTE_PURE);
509 _GL_FUNCDECL_RPL (mbsinit, int, (const mbstate_t *ps));
534 _GL_FUNCDECL_RPL (mbrtow
[all...]
/external/bison/darwin-lib/sys/
H A Dwait.h38 /* The definitions of _GL_FUNCDECL_RPL etc. are copied here. */
67 _GL_FUNCDECL_RPL (foo, ...);
87 _GL_FUNCDECL_RPL (foo, ...);
109 /* _GL_FUNCDECL_RPL (func, rettype, parameters_and_attributes);
113 _GL_FUNCDECL_RPL (open, int, (const char *filename, int flags, ...)
116 #define _GL_FUNCDECL_RPL(func,rettype,parameters_and_attributes) \ macro
/external/bison/linux-lib/sys/
H A Dwait.h38 /* The definitions of _GL_FUNCDECL_RPL etc. are copied here. */
67 _GL_FUNCDECL_RPL (foo, ...);
87 _GL_FUNCDECL_RPL (foo, ...);
109 /* _GL_FUNCDECL_RPL (func, rettype, parameters_and_attributes);
113 _GL_FUNCDECL_RPL (open, int, (const char *filename, int flags, ...)
116 #define _GL_FUNCDECL_RPL(func,rettype,parameters_and_attributes) \ macro
H A Dstat.h52 /* The definitions of _GL_FUNCDECL_RPL etc. are copied here. */
81 _GL_FUNCDECL_RPL (foo, ...);
101 _GL_FUNCDECL_RPL (foo, ...);
123 /* _GL_FUNCDECL_RPL (func, rettype, parameters_and_attributes);
127 _GL_FUNCDECL_RPL (open, int, (const char *filename, int flags, ...)
130 #define _GL_FUNCDECL_RPL(func,rettype,parameters_and_attributes) \ macro
650 _GL_FUNCDECL_RPL (fstat, int, (int fd, struct stat *buf) _GL_ARG_NONNULL ((2)));
674 _GL_FUNCDECL_RPL (fstatat, int,
708 _GL_FUNCDECL_RPL (futimens, int, (int fd, struct timespec const times[2]));
778 _GL_FUNCDECL_RPL (lsta
[all...]

Completed in 8238 milliseconds

12