/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/ |
argp.h | 534 int __status, int __errnum, 538 int __status, int __errnum,
|
stdlib.h | 523 extern int on_exit (void (*__func) (int __status, void *__arg), void *__arg) 531 extern void exit (int __status) __THROW __attribute__ ((__noreturn__)); 538 extern void _Exit (int __status) __THROW __attribute__ ((__noreturn__));
|
unistd.h | 548 extern void _exit (int __status) __attribute__ ((__noreturn__)); [all...] |
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/ |
argp.h | 534 int __status, int __errnum, 538 int __status, int __errnum,
|
stdlib.h | 523 extern int on_exit (void (*__func) (int __status, void *__arg), void *__arg) 531 extern void exit (int __status) __THROW __attribute__ ((__noreturn__)); 538 extern void _Exit (int __status) __THROW __attribute__ ((__noreturn__));
|
unistd.h | 548 extern void _exit (int __status) __attribute__ ((__noreturn__)); [all...] |
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/ |
stdlib.h | 523 extern int on_exit (void (*__func) (int __status, void *__arg), void *__arg) 531 extern void exit (int __status) __THROW __attribute__ ((__noreturn__)); 538 extern void _Exit (int __status) __THROW __attribute__ ((__noreturn__));
|
unistd.h | 548 extern void _exit (int __status) __attribute__ ((__noreturn__)); [all...] |
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/i686-linux/include/c++/4.4.3/ |
cxxabi.h | 165 * @param __status @a *__status is set to one of the following values: 190 size_t* __length, int* __status);
|
/prebuilts/ndk/5/sources/cxx-stl/gnu-libstdc++/include/ |
cxxabi.h | 165 * @param __status @a *__status is set to one of the following values: 190 size_t* __length, int* __status);
|
/prebuilts/ndk/6/sources/cxx-stl/gnu-libstdc++/include/ |
cxxabi.h | 165 * @param __status @a *__status is set to one of the following values: 190 size_t* __length, int* __status);
|
/prebuilts/ndk/7/sources/cxx-stl/gnu-libstdc++/include/ |
cxxabi.h | 165 * @param __status @a *__status is set to one of the following values: 190 size_t* __length, int* __status);
|
/prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.4.3/include/ |
cxxabi.h | 165 * @param __status @a *__status is set to one of the following values: 190 size_t* __length, int* __status);
|
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/i686-linux/include/c++/4.6.x-google/ |
cxxabi.h | 162 * @param __status @a *__status is set to one of the following values: 187 size_t* __length, int* __status);
|
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/x86_64-linux/include/c++/4.6.x-google/ |
cxxabi.h | 162 * @param __status @a *__status is set to one of the following values: 187 size_t* __length, int* __status);
|
/prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.6/include/ |
cxxabi.h | 162 * @param __status @a *__status is set to one of the following values: 187 size_t* __length, int* __status);
|
/prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.7/include/ |
cxxabi.h | 169 * @param __status @a *__status is set to one of the following values: 194 size_t* __length, int* __status);
|
/prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.6/include/ |
cxxabi.h | 162 * @param __status @a *__status is set to one of the following values: 187 size_t* __length, int* __status);
|
/prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.7/include/ |
cxxabi.h | 169 * @param __status @a *__status is set to one of the following values: 194 size_t* __length, int* __status);
|
/prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.8/include/ |
cxxabi.h | 172 * @param __status @a *__status is set to one of the following values: 197 size_t* __length, int* __status);
|
/external/valgrind/main/perf/ |
test_input_for_tinycc.c | 457 long int __status; member in struct:_pthread_fastlock 729 extern int on_exit (void (*__func) (int __status, void *__arg), void *__arg) 737 extern void exit (int __status) __attribute__ ((__nothrow__)) __attribute__ ((__noreturn__)); [all...] |