Home
last modified time | relevance | path

Searched refs:__THROW (Results 1 – 25 of 209) sorted by relevance

123456789

/l4re-core-master/uclibc/lib/contrib/uclibc/libpthread/linuxthreads/sysdeps/pthread/
A Dpthread.h216 __THROW;
220 __THROW;
225 __THROW;
234 __THROW;
238 __THROW;
252 __THROW;
266 __THROW;
291 __THROW;
306 __THROW;
312 __THROW;
[all …]
/l4re-core-master/uclibc/lib/libpthread/include/
A Dpthread.h223 __THROW;
227 __THROW;
232 __THROW;
241 __THROW;
245 __THROW;
259 __THROW;
273 __THROW;
298 __THROW;
313 __THROW;
319 __THROW;
[all …]
/l4re-core-master/uclibc/lib/contrib/uclibc/libpthread/linuxthreads.old/sysdeps/pthread/
A Dpthread.h216 __THROW;
220 __THROW;
225 __THROW;
234 __THROW;
238 __THROW;
252 __THROW;
266 __THROW;
291 __THROW;
310 __THROW;
316 __THROW;
[all …]
/l4re-core-master/uclibc/lib/contrib/uclibc/include/
A Dunistd.h297 __THROW __nonnull ((1));
301 __THROW __nonnull ((1));
351 __THROW;
479 __THROW;
591 __THROW;
597 __THROW __nonnull ((1));
603 __THROW __nonnull ((1));
808 __THROW;
813 __THROW;
819 __THROW;
[all …]
A Dstdlib.h368 __THROW __nonnull ((2));
410 __THROW __nonnull ((1));
415 __THROW __nonnull ((1));
420 __THROW __nonnull ((1));
469 __THROW __nonnull ((2));
505 __THROW __wur;
544 __THROW __nonnull ((1));
588 __THROW __nonnull ((2));
848 __THROW;
916 __THROW __nonnull ((2));
[all …]
A Dresolv.h314 int res_init (void) __THROW;
324 u_char *, int) __THROW;
398 __THROW;
410 __THROW;
413 char *, int) __THROW;
429 __THROW;
431 __THROW;
433 __THROW;
435 __THROW;
440 int) __THROW;
[all …]
A Dstring.h39 __THROW __nonnull ((1, 2));
44 __THROW __nonnull ((1, 2));
54 __THROW __nonnull ((1, 2));
92 __THROW __nonnull ((1, 2));
97 __THROW __nonnull ((1, 2));
102 __THROW __nonnull ((1, 2));
125 __THROW __nonnull ((2));
225 __THROW __nonnull ((2));
235 __THROW __nonnull ((2, 3));
306 __THROW __nonnull ((2));
[all …]
A Dwctype.h121 extern int iswalnum (wint_t __wc) __THROW;
128 extern int iswalpha (wint_t __wc) __THROW;
131 extern int iswcntrl (wint_t __wc) __THROW;
135 extern int iswdigit (wint_t __wc) __THROW;
139 extern int iswgraph (wint_t __wc) __THROW;
144 extern int iswlower (wint_t __wc) __THROW;
148 extern int iswprint (wint_t __wc) __THROW;
307 __THROW;
312 __THROW;
331 __THROW;
[all …]
A Dwchar.h149 __THROW;
158 __THROW;
309 __THROW;
320 __THROW;
433 __THROW;
441 __THROW;
458 __THROW;
504 __THROW;
509 __THROW;
513 __THROW;
[all …]
A Dsignal.h115 __THROW;
118 __THROW;
128 __THROW;
146 __THROW;
166 extern int raise (int __sig) __THROW;
173 __THROW;
174 extern int gsignal (int __sig) __THROW;
262 __THROW __nonnull ((1));
374 __THROW;
413 struct sigvec *__ovec) __THROW;
[all …]
A Dfenv.h64 extern int feclearexcept (int __excepts) __THROW;
71 extern int feraiseexcept (int __excepts) __THROW;
79 extern int fetestexcept (int __excepts) __THROW;
85 extern int fegetround (void) __THROW;
95 extern int fegetenv (fenv_t *__envp) __THROW;
100 extern int feholdexcept (fenv_t *__envp) __THROW;
104 extern int fesetenv (const fenv_t *__envp) __THROW;
109 extern int feupdateenv (const fenv_t *__envp) __THROW;
122 extern int feenableexcept (int __excepts) __THROW;
127 extern int fedisableexcept (int __excepts) __THROW;
[all …]
A Dutmp.h42 extern int login_tty (int __fd) __THROW;
46 extern void login (const struct utmp *__entry) __THROW;
49 extern int logout (const char *__ut_line) __THROW;
53 const char *__ut_host) __THROW;
58 __THROW;
61 extern int utmpname (const char *__file) __THROW;
64 extern struct utmp *getutent (void) __THROW;
67 extern void setutent (void) __THROW;
70 extern void endutent (void) __THROW;
89 struct utmp **__result) __THROW;
[all …]
A Dtime.h184 extern clock_t clock (void) __THROW;
193 __THROW __attribute__ ((__const__));
217 __THROW;
229 __locale_t __loc) __THROW;
236 __locale_t __loc) __THROW;
257 struct tm *__restrict __tp) __THROW;
283 char *__restrict __buf) __THROW;
288 char *__restrict __buf) __THROW;
307 extern void tzset (void) __THROW;
365 __THROW;
[all …]
A Dtermios.h48 extern speed_t cfgetospeed (const struct termios *__termios_p) __THROW;
51 extern speed_t cfgetispeed (const struct termios *__termios_p) __THROW;
54 extern int cfsetospeed (struct termios *__termios_p, speed_t __speed) __THROW;
63 extern int cfsetspeed (struct termios *__termios_p, speed_t __speed) __THROW;
68 extern int tcgetattr (int __fd, struct termios *__termios_p) __THROW;
74 const struct termios *__termios_p) __THROW;
80 extern void cfmakeraw (struct termios *__termios_p) __THROW;
84 extern int tcsendbreak (int __fd, int __duration) __THROW;
94 extern int tcflush (int __fd, int __queue_selector) __THROW;
98 extern int tcflow (int __fd, int __action) __THROW;
[all …]
A Dctype.h36 extern int isalnum(int __c) __THROW;
38 extern int isalpha(int __c) __THROW;
40 extern int iscntrl(int __c) __THROW;
42 extern int isdigit(int __c) __THROW;
44 extern int islower(int __c) __THROW;
46 extern int isgraph(int __c) __THROW;
48 extern int isprint(int __c) __THROW;
50 extern int ispunct(int __c) __THROW;
52 extern int isspace(int __c) __THROW;
54 extern int isupper(int __c) __THROW;
[all …]
A Dstrings.h38 __THROW __nonnull ((1, 2));
41 extern void bzero (void *__s, size_t __n) __THROW __nonnull ((1));
45 __THROW __attribute_pure__ __nonnull ((1, 2));
49 __THROW __attribute_pure__ __nonnull ((1));
53 __THROW __attribute_pure__ __nonnull ((1));
70 extern int ffs (int __i) __THROW __attribute__ ((__const__));
79 __THROW __attribute__ ((__const__));
85 __THROW __attribute_pure__ __nonnull ((1, 2));
90 __THROW __attribute_pure__ __nonnull ((1, 2));
103 __THROW __attribute_pure__ __nonnull ((1, 2, 3));
[all …]
/l4re-core-master/uclibc/lib/contrib/uclibc/libpthread/nptl/sysdeps/pthread/
A Dpthread.h286 __THROW __nonnull ((1));
296 __THROW __nonnull ((1));
307 __THROW __nonnull ((1));
328 __THROW __nonnull ((1));
338 __THROW __nonnull ((1));
348 __THROW __nonnull ((1));
373 __THROW __nonnull ((1));
409 __THROW __nonnull ((2));
419 __THROW __nonnull ((3));
429 __THROW;
[all …]
/l4re-core-master/uclibc/lib/contrib/uclibc/libc/sysdeps/linux/alpha/sys/
A Dio.h34 int __turn_on) __THROW;
39 extern int iopl (int __level) __THROW;
52 extern int _hae_shift (void) __THROW __attribute__ ((const));
53 extern int hae_shift (void) __THROW __attribute__ ((const));
71 __THROW __attribute__ ((const));
78 unsigned char *__buf) __THROW;
84 unsigned char *__buf) __THROW;
87 extern unsigned int inb (unsigned long __port) __THROW;
88 extern unsigned int inw (unsigned long __port) __THROW;
89 extern unsigned int inl (unsigned long __port) __THROW;
[all …]
/l4re-core-master/uclibc/lib/contrib/uclibc/libc/sysdeps/linux/powerpc/
A Dfenv.h64 extern int feclearexcept (int __excepts) __THROW;
71 extern int feraiseexcept (int __excepts) __THROW;
79 extern int fetestexcept (int __excepts) __THROW;
85 extern int fegetround (void) __THROW;
95 extern int fegetenv (fenv_t *__envp) __THROW;
100 extern int feholdexcept (fenv_t *__envp) __THROW;
104 extern int fesetenv (const fenv_t *__envp) __THROW;
109 extern int feupdateenv (const fenv_t *__envp) __THROW;
122 extern int feenableexcept (int __excepts) __THROW;
127 extern int fedisableexcept (int __excepts) __THROW;
[all …]
/l4re-core-master/uclibc/lib/contrib/uclibc/include/rpc/
A Dxdr.h291 extern bool_t xdr_void (void) __THROW;
327 __THROW;
330 u_int __maxsize) __THROW;
338 xdrproc_t dfault) __THROW;
343 u_int __elemsize, xdrproc_t __xdr_elem) __THROW;
347 xdrproc_t __proc) __THROW;
350 u_int __obj_size, xdrproc_t __xdr_obj) __THROW;
352 extern u_long xdr_sizeof (xdrproc_t, void *) __THROW;
374 u_int __size, enum xdr_op __xop) __THROW;
379 __THROW;
[all …]
A Dsvc.h175 rpcprot_t __protocol) __THROW;
233 caddr_t __xdr_location) __THROW;
244 rpcvers_t __high_vers) __THROW;
280 extern void svc_getreq (int __rdfds) __THROW;
288 extern void svc_exit (void) __THROW;
289 extern void svc_run (void) __THROW;
303 extern SVCXPRT *svcraw_create (void) __THROW;
308 extern SVCXPRT *svcudp_create (int __sock) __THROW;
311 __THROW;
318 __THROW;
[all …]
/l4re-core-master/uclibc/lib/contrib/uclibc/include/arpa/
A Dinet.h34 extern in_addr_t inet_addr (const char *__cp) __THROW;
38 extern in_addr_t inet_lnaof (struct in_addr __in) __THROW;
43 __THROW;
52 extern in_addr_t inet_network (const char *__cp) __THROW;
57 extern char *inet_ntoa (struct in_addr __in) __THROW;
68 void *__restrict __buf) __THROW;
76 __THROW;
96 char *__buf, size_t __len) __THROW;
102 void *__buf, size_t __len) __THROW;
108 unsigned char *__buf, int __len) __THROW;
[all …]
A Dnameser.h495 u_int ns_get16 (const u_char *) __THROW;
496 u_long ns_get32 (const u_char *) __THROW;
497 void ns_put16 (u_int, u_char *) __THROW;
498 void ns_put32 (u_long, u_char *) __THROW;
501 __THROW;
506 __THROW;
510 char *, size_t) __THROW;
534 const u_char **) __THROW;
540 ns_tcp_tsig_state *) __THROW;
545 __THROW;
[all …]
/l4re-core-master/uclibc/lib/contrib/uclibc/include/sys/
A Dxattr.h41 __THROW;
48 __THROW;
53 size_t __size, int __flags) __THROW;
58 void *__value, size_t __size) __THROW;
64 void *__value, size_t __size) __THROW;
69 size_t __size) __THROW;
75 __THROW;
81 __THROW;
86 __THROW;
90 extern int removexattr (const char *__path, const char *__name) __THROW;
[all …]
A Dmman.h58 int __flags, int __fd, __off_t __offset) __THROW;
72 int __flags, int __fd, __off64_t __offset) __THROW;
77 extern int munmap (void *__addr, size_t __len) __THROW;
83 extern int mprotect (void *__addr, size_t __len, int __prot) __THROW;
117 extern int mlock (const void *__addr, size_t __len) __THROW;
120 extern int munlock (const void *__addr, size_t __len) __THROW;
125 extern int mlockall (int __flags) __THROW;
129 extern int munlockall (void) __THROW;
149 __THROW;
159 int __flags, ...) __THROW;
[all …]

Completed in 51 milliseconds

123456789