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

12

/external/bison/build-aux/snippet/
H A Dc++defs.h28 _GL_FUNCDECL_SYS (foo, ...);
69 _GL_FUNCDECL_SYS (foo, ...);
99 /* _GL_FUNCDECL_SYS (func, rettype, parameters_and_attributes);
103 _GL_FUNCDECL_SYS (open, int, (const char *filename, int flags, ...)
106 #define _GL_FUNCDECL_SYS(func,rettype,parameters_and_attributes) \ macro
/external/bison/darwin-lib/
H A Dc++defs.h12 _GL_FUNCDECL_SYS (foo, ...);
53 _GL_FUNCDECL_SYS (foo, ...);
83 /* _GL_FUNCDECL_SYS (func, rettype, parameters_and_attributes);
87 _GL_FUNCDECL_SYS (open, int, (const char *filename, int flags, ...)
90 #define _GL_FUNCDECL_SYS(func,rettype,parameters_and_attributes) \ macro
H A Dtime.h56 _GL_FUNCDECL_SYS (foo, ...);
97 _GL_FUNCDECL_SYS (foo, ...);
127 /* _GL_FUNCDECL_SYS (func, rettype, parameters_and_attributes);
131 _GL_FUNCDECL_SYS (open, int, (const char *filename, int flags, ...)
134 #define _GL_FUNCDECL_SYS(func,rettype,parameters_and_attributes) \ macro
428 _GL_FUNCDECL_SYS (nanosleep, int,
468 _GL_FUNCDECL_SYS (localtime_r, struct tm *, (time_t const *restrict __timer,
490 _GL_FUNCDECL_SYS (gmtime_r, struct tm *, (time_t const *restrict __timer,
507 _GL_FUNCDECL_SYS (strptime, char *, (char const *restrict __buf,
529 _GL_FUNCDECL_SYS (timeg
[all...]
H A Dfcntl.h89 _GL_FUNCDECL_SYS (foo, ...);
130 _GL_FUNCDECL_SYS (foo, ...);
160 /* _GL_FUNCDECL_SYS (func, rettype, parameters_and_attributes);
164 _GL_FUNCDECL_SYS (open, int, (const char *filename, int flags, ...)
167 #define _GL_FUNCDECL_SYS(func,rettype,parameters_and_attributes) \ macro
407 _GL_FUNCDECL_SYS (fcntl, int, (int fd, int action, ...));
457 _GL_FUNCDECL_SYS (openat, int,
H A Dspawn.h87 _GL_FUNCDECL_SYS (foo, ...);
128 _GL_FUNCDECL_SYS (foo, ...);
158 /* _GL_FUNCDECL_SYS (func, rettype, parameters_and_attributes);
162 _GL_FUNCDECL_SYS (open, int, (const char *filename, int flags, ...)
165 #define _GL_FUNCDECL_SYS(func,rettype,parameters_and_attributes) \ macro
506 _GL_FUNCDECL_SYS (posix_spawn, int,
554 _GL_FUNCDECL_SYS (posix_spawnp, int,
588 _GL_FUNCDECL_SYS (posix_spawnattr_init, int, (posix_spawnattr_t *__attr)
613 _GL_FUNCDECL_SYS (posix_spawnattr_destroy, int, (posix_spawnattr_t *__attr)
644 _GL_FUNCDECL_SYS (posix_spawnattr_getsigdefaul
[all...]
H A Dstdlib.h130 _GL_FUNCDECL_SYS (foo, ...);
171 _GL_FUNCDECL_SYS (foo, ...);
201 /* _GL_FUNCDECL_SYS (func, rettype, parameters_and_attributes);
205 _GL_FUNCDECL_SYS (open, int, (const char *filename, int flags, ...)
208 #define _GL_FUNCDECL_SYS(func,rettype,parameters_and_attributes) \ macro
454 _GL_FUNCDECL_SYS (_Exit, _Noreturn void, (int status));
471 _GL_FUNCDECL_SYS (atoll, long long, (const char *string)
514 _GL_FUNCDECL_SYS (canonicalize_file_name, char *, (const char *name)
535 _GL_FUNCDECL_SYS (getloadavg, int, (double loadavg[], int nelem)
561 _GL_FUNCDECL_SYS (getsubop
[all...]
H A Dstring.h67 _GL_FUNCDECL_SYS (foo, ...);
108 _GL_FUNCDECL_SYS (foo, ...);
138 /* _GL_FUNCDECL_SYS (func, rettype, parameters_and_attributes);
142 _GL_FUNCDECL_SYS (open, int, (const char *filename, int flags, ...)
145 #define _GL_FUNCDECL_SYS(func,rettype,parameters_and_attributes) \ macro
376 _GL_FUNCDECL_SYS (ffsl, int, (long int i));
391 _GL_FUNCDECL_SYS (ffsll, int, (long long int i));
415 _GL_FUNCDECL_SYS (memchr, void *, (void const *__s, int __c, size_t __n)
457 _GL_FUNCDECL_SYS (memmem, void *,
481 _GL_FUNCDECL_SYS (mempcp
[all...]
H A Dwctype.h75 _GL_FUNCDECL_SYS (foo, ...);
116 _GL_FUNCDECL_SYS (foo, ...);
146 /* _GL_FUNCDECL_SYS (func, rettype, parameters_and_attributes);
150 _GL_FUNCDECL_SYS (open, int, (const char *filename, int flags, ...)
153 #define _GL_FUNCDECL_SYS(func,rettype,parameters_and_attributes) \ macro
626 _GL_FUNCDECL_SYS (iswblank, int, (wint_t wc));
725 _GL_FUNCDECL_SYS (wctype, wctype_t, (const char *name));
742 _GL_FUNCDECL_SYS (iswctype, int, (wint_t wc, wctype_t desc));
774 _GL_FUNCDECL_SYS (wctrans, wctrans_t, (const char *name));
791 _GL_FUNCDECL_SYS (towctran
[all...]
H A Dsignal.h80 _GL_FUNCDECL_SYS (foo, ...);
121 _GL_FUNCDECL_SYS (foo, ...);
151 /* _GL_FUNCDECL_SYS (func, rettype, parameters_and_attributes);
155 _GL_FUNCDECL_SYS (open, int, (const char *filename, int flags, ...)
158 #define _GL_FUNCDECL_SYS(func,rettype,parameters_and_attributes) \ macro
451 _GL_FUNCDECL_SYS (pthread_sigmask, int,
477 _GL_FUNCDECL_SYS (raise, int, (int sig));
517 _GL_FUNCDECL_SYS (sigismember, int, (const sigset_t *set, int sig)
530 _GL_FUNCDECL_SYS (sigemptyset, int, (sigset_t *set) _GL_ARG_NONNULL ((1)));
542 _GL_FUNCDECL_SYS (sigaddse
[all...]
H A Dunistd.h148 _GL_FUNCDECL_SYS (foo, ...);
189 _GL_FUNCDECL_SYS (foo, ...);
219 /* _GL_FUNCDECL_SYS (func, rettype, parameters_and_attributes);
223 _GL_FUNCDECL_SYS (open, int, (const char *filename, int flags, ...)
226 #define _GL_FUNCDECL_SYS(func,rettype,parameters_and_attributes) \ macro
588 _GL_FUNCDECL_SYS (chown, int, (const char *file, uid_t uid, gid_t gid)
662 _GL_FUNCDECL_SYS (dup2, int, (int oldfd, int newfd));
692 _GL_FUNCDECL_SYS (dup3, int, (int oldfd, int newfd, int flags));
741 _GL_FUNCDECL_SYS (euidaccess, int, (const char *filename, int mode)
762 _GL_FUNCDECL_SYS (faccessa
[all...]
H A Dwchar.h107 _GL_FUNCDECL_SYS (foo, ...);
148 _GL_FUNCDECL_SYS (foo, ...);
178 /* _GL_FUNCDECL_SYS (func, rettype, parameters_and_attributes);
182 _GL_FUNCDECL_SYS (open, int, (const char *filename, int flags, ...)
185 #define _GL_FUNCDECL_SYS(func,rettype,parameters_and_attributes) \ macro
462 _GL_FUNCDECL_SYS (btowc, wint_t, (int c) _GL_ATTRIBUTE_PURE);
488 _GL_FUNCDECL_SYS (wctob, int, (wint_t wc) _GL_ATTRIBUTE_PURE);
513 _GL_FUNCDECL_SYS (mbsinit, int, (const mbstate_t *ps));
540 _GL_FUNCDECL_SYS (mbrtowc, size_t,
567 _GL_FUNCDECL_SYS (mbrle
[all...]
H A Dstdio.h135 _GL_FUNCDECL_SYS (foo, ...);
176 _GL_FUNCDECL_SYS (foo, ...);
206 /* _GL_FUNCDECL_SYS (func, rettype, parameters_and_attributes);
210 _GL_FUNCDECL_SYS (open, int, (const char *filename, int flags, ...)
213 #define _GL_FUNCDECL_SYS(func,rettype,parameters_and_attributes) \ macro
456 _GL_FUNCDECL_SYS (dprintf, int, (int fd, const char *format, ...)
630 _GL_FUNCDECL_SYS (fpurge, int, (FILE *gl_stream) _GL_ARG_NONNULL ((1)));
795 _GL_FUNCDECL_SYS (fseeko, int, (FILE *fp, off_t offset, int whence)
855 _GL_FUNCDECL_SYS (ftello, off_t, (FILE *fp) _GL_ARG_NONNULL ((1)));
964 _GL_FUNCDECL_SYS (getdeli
[all...]
/external/bison/linux-lib/
H A Dc++defs.h12 _GL_FUNCDECL_SYS (foo, ...);
53 _GL_FUNCDECL_SYS (foo, ...);
83 /* _GL_FUNCDECL_SYS (func, rettype, parameters_and_attributes);
87 _GL_FUNCDECL_SYS (open, int, (const char *filename, int flags, ...)
90 #define _GL_FUNCDECL_SYS(func,rettype,parameters_and_attributes) \ macro
H A Dtime.h56 _GL_FUNCDECL_SYS (foo, ...);
97 _GL_FUNCDECL_SYS (foo, ...);
127 /* _GL_FUNCDECL_SYS (func, rettype, parameters_and_attributes);
131 _GL_FUNCDECL_SYS (open, int, (const char *filename, int flags, ...)
134 #define _GL_FUNCDECL_SYS(func,rettype,parameters_and_attributes) \ macro
428 _GL_FUNCDECL_SYS (nanosleep, int,
468 _GL_FUNCDECL_SYS (localtime_r, struct tm *, (time_t const *restrict __timer,
490 _GL_FUNCDECL_SYS (gmtime_r, struct tm *, (time_t const *restrict __timer,
507 _GL_FUNCDECL_SYS (strptime, char *, (char const *restrict __buf,
529 _GL_FUNCDECL_SYS (timeg
[all...]
H A Dfcntl.h89 _GL_FUNCDECL_SYS (foo, ...);
130 _GL_FUNCDECL_SYS (foo, ...);
160 /* _GL_FUNCDECL_SYS (func, rettype, parameters_and_attributes);
164 _GL_FUNCDECL_SYS (open, int, (const char *filename, int flags, ...)
167 #define _GL_FUNCDECL_SYS(func,rettype,parameters_and_attributes) \ macro
407 _GL_FUNCDECL_SYS (fcntl, int, (int fd, int action, ...));
457 _GL_FUNCDECL_SYS (openat, int,
H A Dspawn.h87 _GL_FUNCDECL_SYS (foo, ...);
128 _GL_FUNCDECL_SYS (foo, ...);
158 /* _GL_FUNCDECL_SYS (func, rettype, parameters_and_attributes);
162 _GL_FUNCDECL_SYS (open, int, (const char *filename, int flags, ...)
165 #define _GL_FUNCDECL_SYS(func,rettype,parameters_and_attributes) \ macro
506 _GL_FUNCDECL_SYS (posix_spawn, int,
554 _GL_FUNCDECL_SYS (posix_spawnp, int,
588 _GL_FUNCDECL_SYS (posix_spawnattr_init, int, (posix_spawnattr_t *__attr)
613 _GL_FUNCDECL_SYS (posix_spawnattr_destroy, int, (posix_spawnattr_t *__attr)
644 _GL_FUNCDECL_SYS (posix_spawnattr_getsigdefaul
[all...]
H A Dstdlib.h130 _GL_FUNCDECL_SYS (foo, ...);
171 _GL_FUNCDECL_SYS (foo, ...);
201 /* _GL_FUNCDECL_SYS (func, rettype, parameters_and_attributes);
205 _GL_FUNCDECL_SYS (open, int, (const char *filename, int flags, ...)
208 #define _GL_FUNCDECL_SYS(func,rettype,parameters_and_attributes) \ macro
454 _GL_FUNCDECL_SYS (_Exit, _Noreturn void, (int status));
471 _GL_FUNCDECL_SYS (atoll, long long, (const char *string)
514 _GL_FUNCDECL_SYS (canonicalize_file_name, char *, (const char *name)
535 _GL_FUNCDECL_SYS (getloadavg, int, (double loadavg[], int nelem)
561 _GL_FUNCDECL_SYS (getsubop
[all...]
H A Dstring.h67 _GL_FUNCDECL_SYS (foo, ...);
108 _GL_FUNCDECL_SYS (foo, ...);
138 /* _GL_FUNCDECL_SYS (func, rettype, parameters_and_attributes);
142 _GL_FUNCDECL_SYS (open, int, (const char *filename, int flags, ...)
145 #define _GL_FUNCDECL_SYS(func,rettype,parameters_and_attributes) \ macro
376 _GL_FUNCDECL_SYS (ffsl, int, (long int i));
391 _GL_FUNCDECL_SYS (ffsll, int, (long long int i));
415 _GL_FUNCDECL_SYS (memchr, void *, (void const *__s, int __c, size_t __n)
457 _GL_FUNCDECL_SYS (memmem, void *,
481 _GL_FUNCDECL_SYS (mempcp
[all...]
H A Dwctype.h75 _GL_FUNCDECL_SYS (foo, ...);
116 _GL_FUNCDECL_SYS (foo, ...);
146 /* _GL_FUNCDECL_SYS (func, rettype, parameters_and_attributes);
150 _GL_FUNCDECL_SYS (open, int, (const char *filename, int flags, ...)
153 #define _GL_FUNCDECL_SYS(func,rettype,parameters_and_attributes) \ macro
626 _GL_FUNCDECL_SYS (iswblank, int, (wint_t wc));
725 _GL_FUNCDECL_SYS (wctype, wctype_t, (const char *name));
742 _GL_FUNCDECL_SYS (iswctype, int, (wint_t wc, wctype_t desc));
774 _GL_FUNCDECL_SYS (wctrans, wctrans_t, (const char *name));
791 _GL_FUNCDECL_SYS (towctran
[all...]
H A Dsignal.h80 _GL_FUNCDECL_SYS (foo, ...);
121 _GL_FUNCDECL_SYS (foo, ...);
151 /* _GL_FUNCDECL_SYS (func, rettype, parameters_and_attributes);
155 _GL_FUNCDECL_SYS (open, int, (const char *filename, int flags, ...)
158 #define _GL_FUNCDECL_SYS(func,rettype,parameters_and_attributes) \ macro
451 _GL_FUNCDECL_SYS (pthread_sigmask, int,
477 _GL_FUNCDECL_SYS (raise, int, (int sig));
517 _GL_FUNCDECL_SYS (sigismember, int, (const sigset_t *set, int sig)
530 _GL_FUNCDECL_SYS (sigemptyset, int, (sigset_t *set) _GL_ARG_NONNULL ((1)));
542 _GL_FUNCDECL_SYS (sigaddse
[all...]
H A Dunistd.h148 _GL_FUNCDECL_SYS (foo, ...);
189 _GL_FUNCDECL_SYS (foo, ...);
219 /* _GL_FUNCDECL_SYS (func, rettype, parameters_and_attributes);
223 _GL_FUNCDECL_SYS (open, int, (const char *filename, int flags, ...)
226 #define _GL_FUNCDECL_SYS(func,rettype,parameters_and_attributes) \ macro
588 _GL_FUNCDECL_SYS (chown, int, (const char *file, uid_t uid, gid_t gid)
662 _GL_FUNCDECL_SYS (dup2, int, (int oldfd, int newfd));
692 _GL_FUNCDECL_SYS (dup3, int, (int oldfd, int newfd, int flags));
741 _GL_FUNCDECL_SYS (euidaccess, int, (const char *filename, int mode)
762 _GL_FUNCDECL_SYS (faccessa
[all...]
H A Dwchar.h107 _GL_FUNCDECL_SYS (foo, ...);
148 _GL_FUNCDECL_SYS (foo, ...);
178 /* _GL_FUNCDECL_SYS (func, rettype, parameters_and_attributes);
182 _GL_FUNCDECL_SYS (open, int, (const char *filename, int flags, ...)
185 #define _GL_FUNCDECL_SYS(func,rettype,parameters_and_attributes) \ macro
462 _GL_FUNCDECL_SYS (btowc, wint_t, (int c) _GL_ATTRIBUTE_PURE);
488 _GL_FUNCDECL_SYS (wctob, int, (wint_t wc) _GL_ATTRIBUTE_PURE);
513 _GL_FUNCDECL_SYS (mbsinit, int, (const mbstate_t *ps));
540 _GL_FUNCDECL_SYS (mbrtowc, size_t,
567 _GL_FUNCDECL_SYS (mbrle
[all...]
/external/bison/darwin-lib/sys/
H A Dwait.h50 _GL_FUNCDECL_SYS (foo, ...);
91 _GL_FUNCDECL_SYS (foo, ...);
121 /* _GL_FUNCDECL_SYS (func, rettype, parameters_and_attributes);
125 _GL_FUNCDECL_SYS (open, int, (const char *filename, int flags, ...)
128 #define _GL_FUNCDECL_SYS(func,rettype,parameters_and_attributes) \ macro
417 _GL_FUNCDECL_SYS (waitpid, pid_t, (pid_t pid, int *statusp, int options));
/external/bison/linux-lib/sys/
H A Dwait.h50 _GL_FUNCDECL_SYS (foo, ...);
91 _GL_FUNCDECL_SYS (foo, ...);
121 /* _GL_FUNCDECL_SYS (func, rettype, parameters_and_attributes);
125 _GL_FUNCDECL_SYS (open, int, (const char *filename, int flags, ...)
128 #define _GL_FUNCDECL_SYS(func,rettype,parameters_and_attributes) \ macro
417 _GL_FUNCDECL_SYS (waitpid, pid_t, (pid_t pid, int *statusp, int options));
H A Dstat.h64 _GL_FUNCDECL_SYS (foo, ...);
105 _GL_FUNCDECL_SYS (foo, ...);
135 /* _GL_FUNCDECL_SYS (func, rettype, parameters_and_attributes);
139 _GL_FUNCDECL_SYS (open, int, (const char *filename, int flags, ...)
142 #define _GL_FUNCDECL_SYS(func,rettype,parameters_and_attributes) \ macro
628 _GL_FUNCDECL_SYS (fchmodat, int,
681 _GL_FUNCDECL_SYS (fstatat, int,
712 _GL_FUNCDECL_SYS (futimens, int, (int fd, struct timespec const times[2]));
748 _GL_FUNCDECL_SYS (lchmod, int, (const char *filename, mode_t mode)
833 _GL_FUNCDECL_SYS (mkdira
[all...]

Completed in 1926 milliseconds

12