HomeSort by relevance Sort by last modified time
    Searched defs:_GL_FUNCDECL_RPL (Results 26 - 31 of 31) sorted by null

12

  /external/bison/linux-lib/
wchar.h 95 /* 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) \
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 (mbrtowc, size_t
    [all...]
math.h 37 /* The definitions of _GL_FUNCDECL_RPL etc. are copied here. */
66 _GL_FUNCDECL_RPL (foo, ...);
86 _GL_FUNCDECL_RPL (foo, ...);
108 /* _GL_FUNCDECL_RPL (func, rettype, parameters_and_attributes);
112 _GL_FUNCDECL_RPL (open, int, (const char *filename, int flags, ...)
115 #define _GL_FUNCDECL_RPL(func,rettype,parameters_and_attributes) \
636 _GL_FUNCDECL_RPL (cbrtf, float, (float x));
673 _GL_FUNCDECL_RPL (cbrtl, long double, (long double x));
697 _GL_FUNCDECL_RPL (ceilf, float, (float x));
720 _GL_FUNCDECL_RPL (ceil, double, (double x))
    [all...]
inttypes.h 60 /* The definitions of _GL_FUNCDECL_RPL etc. are copied here. */
89 _GL_FUNCDECL_RPL (foo, ...);
109 _GL_FUNCDECL_RPL (foo, ...);
131 /* _GL_FUNCDECL_RPL (func, rettype, parameters_and_attributes);
135 _GL_FUNCDECL_RPL (open, int, (const char *filename, int flags, ...)
138 #define _GL_FUNCDECL_RPL(func,rettype,parameters_and_attributes) \
    [all...]
  /external/bison/darwin-lib/sys/
stat.h 52 /* 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) \
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 (lstat, int, (const char *name, struct stat *buf
    [all...]
  /external/bison/darwin-lib/
math.h 37 /* The definitions of _GL_FUNCDECL_RPL etc. are copied here. */
66 _GL_FUNCDECL_RPL (foo, ...);
86 _GL_FUNCDECL_RPL (foo, ...);
108 /* _GL_FUNCDECL_RPL (func, rettype, parameters_and_attributes);
112 _GL_FUNCDECL_RPL (open, int, (const char *filename, int flags, ...)
115 #define _GL_FUNCDECL_RPL(func,rettype,parameters_and_attributes) \
636 _GL_FUNCDECL_RPL (cbrtf, float, (float x));
673 _GL_FUNCDECL_RPL (cbrtl, long double, (long double x));
697 _GL_FUNCDECL_RPL (ceilf, float, (float x));
720 _GL_FUNCDECL_RPL (ceil, double, (double x))
    [all...]
inttypes.h 60 /* The definitions of _GL_FUNCDECL_RPL etc. are copied here. */
89 _GL_FUNCDECL_RPL (foo, ...);
109 _GL_FUNCDECL_RPL (foo, ...);
131 /* _GL_FUNCDECL_RPL (func, rettype, parameters_and_attributes);
135 _GL_FUNCDECL_RPL (open, int, (const char *filename, int flags, ...)
138 #define _GL_FUNCDECL_RPL(func,rettype,parameters_and_attributes) \
    [all...]

Completed in 429 milliseconds

12