HomeSort by: relevance | last modified time | path
    Searched refs:__THROW (Results 1 - 22 of 22) sorted by relevancy

  /src/external/gpl2/xcvs/dist/lib/
md5.h 43 #ifndef __THROW
45 # define __THROW throw ()
47 # define __THROW
89 extern void __md5_init_ctx (struct md5_ctx *ctx) __THROW;
96 struct md5_ctx *ctx) __THROW;
103 struct md5_ctx *ctx) __THROW;
112 extern void *__md5_finish_ctx (struct md5_ctx *ctx, void *resbuf) __THROW;
121 extern void *__md5_read_ctx (const struct md5_ctx *ctx, void *resbuf) __THROW;
127 extern int __md5_stream (FILE *stream, void *resblock) __THROW;
134 void *resblock) __THROW;
    [all...]
glob_.h 34 #ifndef __THROW
35 # define __THROW
getopt_.h 95 #ifndef __THROW
100 # define __THROW throw ()
102 # define __THROW
206 __THROW;
212 __THROW;
216 __THROW;
glob-libc.h 163 glob_t *__restrict __pglob) __THROW;
166 extern void globfree (glob_t *__pglob) __THROW;
179 glob64_t *__restrict __pglob) __THROW;
181 extern void globfree64 (glob64_t *__pglob) __THROW;
191 extern int glob_pattern_p (__const char *__pattern, int __quote) __THROW;
glob.c 196 static const char *next_brace_sub (const char *begin, int flags) __THROW;
205 static int prefix_array (const char *prefix, char **array, size_t n) __THROW;
206 static int collated_compare (const void *, const void *) __THROW;
  /src/external/gpl2/texinfo/dist/lib/
getopt_.h 39 #ifndef __THROW
44 # define __THROW throw ()
46 # define __THROW
154 __THROW;
163 __THROW;
167 __THROW;
  /src/external/gpl2/gettext/dist/gettext-runtime/intl/
libintl.glibc 41 __THROW __attribute_format_arg__ (1);
46 __THROW __attribute_format_arg__ (2);
48 __THROW __attribute_format_arg__ (2);
54 __THROW __attribute_format_arg__ (2);
57 __THROW __attribute_format_arg__ (2);
64 __THROW __attribute_format_arg__ (1) __attribute_format_arg__ (2);
70 __THROW __attribute_format_arg__ (2) __attribute_format_arg__ (3);
77 __THROW __attribute_format_arg__ (2) __attribute_format_arg__ (3);
83 extern char *textdomain (__const char *__domainname) __THROW;
88 __const char *__dirname) __THROW;
    [all...]
  /src/external/gpl2/grep/dist/intl/
libintl.glibc 34 extern char *gettext (__const char *__msgid) __THROW;
39 __THROW;
41 __THROW __attribute_format_arg__ (2);
46 __const char *__msgid, int __category) __THROW;
49 __THROW __attribute_format_arg__ (2);
56 __THROW __attribute_format_arg__ (1);
62 __THROW __attribute_format_arg__ (2);
69 __THROW __attribute_format_arg__ (2);
75 extern char *textdomain (__const char *__domainname) __THROW;
80 __const char *__dirname) __THROW;
    [all...]
  /src/external/gpl2/groff/dist/src/include/
getopt.h 97 #ifndef __THROW
102 # define __THROW throw ()
104 # define __THROW
208 __THROW;
214 __THROW;
218 __THROW;
  /src/external/gpl2/gettext/dist/gettext-runtime/gnulib-lib/
getopt_.h 101 #ifndef __THROW
106 # define __THROW throw ()
108 # define __THROW
212 __THROW;
218 __THROW;
222 __THROW;
  /src/external/gpl2/gettext/dist/gettext-tools/gnulib-lib/
getopt_.h 101 #ifndef __THROW
106 # define __THROW throw ()
108 # define __THROW
212 __THROW;
218 __THROW;
222 __THROW;
  /src/external/gpl3/gcc/dist/fixincludes/tests/base/sys/
stat.h 16 __inline__ int fstat64 (int __fd, struct stat64 *__buf) __THROW __nonnull ((2));
  /src/external/gpl3/gcc.old/dist/fixincludes/tests/base/sys/
stat.h 16 __inline__ int fstat64 (int __fd, struct stat64 *__buf) __THROW __nonnull ((2));
  /src/external/gpl3/gdb/dist/gnulib/import/
glob-libc.h 143 extern void globfree (glob_t *__pglob) __THROW;
179 extern void globfree64 (glob64_t *__pglob) __THROW;
190 extern int glob_pattern_p (const char *__pattern, int __quote) __THROW;
cdefs.h 81 # define __THROW __attribute__ ((__nothrow__ __LEAF))
88 # define __THROW noexcept (true)
90 # define __THROW throw ()
92 # define __THROWNL __THROW
93 # define __NTH(fct) __LEAF_ATTR fct __THROW
94 # define __NTHNL(fct) fct __THROW
96 # define __THROW
112 # define __THROW
252 name proto __THROW __asm__ (__ASMNAME (#alias))
257 name proto __asm__ (__ASMNAME (#alias)) __THROW
    [all...]
libc-config.h 117 # undef __THROW
  /src/external/gpl3/gdb.old/dist/gnulib/import/
glob-libc.h 143 extern void globfree (glob_t *__pglob) __THROW;
179 extern void globfree64 (glob64_t *__pglob) __THROW;
190 extern int glob_pattern_p (const char *__pattern, int __quote) __THROW;
cdefs.h 81 # define __THROW __attribute__ ((__nothrow__ __LEAF))
88 # define __THROW noexcept (true)
90 # define __THROW throw ()
92 # define __THROWNL __THROW
93 # define __NTH(fct) __LEAF_ATTR fct __THROW
94 # define __NTHNL(fct) fct __THROW
96 # define __THROW
112 # define __THROW
252 name proto __THROW __asm__ (__ASMNAME (#alias))
257 name proto __asm__ (__ASMNAME (#alias)) __THROW
    [all...]
libc-config.h 117 # undef __THROW
  /src/external/apache2/llvm/dist/clang/lib/Headers/
__clang_cuda_runtime_wrapper.h 40 // while some required macros (like __THROW) are in a weird state.
48 #pragma push_macro("__THROW")
160 // __THROW is redefined to be empty by device_functions_decls.h in CUDA. Clang's
163 #undef __THROW
164 #define __THROW
335 // Restore state of __CUDA_ARCH__ and __THROW we had on entry.
337 #pragma pop_macro("__THROW")
  /src/external/gpl3/gcc/dist/fixincludes/
inclhack.def 2023 extern int fstat64 (int __fd, struct stat64 *__buf) __THROW __nonnull ((2));
  /src/external/gpl3/gcc.old/dist/fixincludes/
inclhack.def 2023 extern int fstat64 (int __fd, struct stat64 *__buf) __THROW __nonnull ((2));

Completed in 91 milliseconds