/l4re-core-master/uclibc/lib/contrib/uclibc/libm/ |
A D | math_private.h | 152 extern double __ieee754_sqrt (double) attribute_hidden; 153 extern double __ieee754_acos (double) attribute_hidden; 155 extern double __ieee754_log (double) attribute_hidden; 156 extern double __ieee754_log2 (double) attribute_hidden; 158 extern double __ieee754_asin (double) attribute_hidden; 160 extern double __ieee754_exp (double) attribute_hidden; 161 extern double __ieee754_cosh (double) attribute_hidden; 171 extern double __ieee754_j0 (double) attribute_hidden; 172 extern double __ieee754_j1 (double) attribute_hidden; 173 extern double __ieee754_y0 (double) attribute_hidden; [all …]
|
/l4re-core-master/uclibc/lib/contrib/uclibc/libpthread/linuxthreads.old/ |
A D | internals.h | 448 extern int __libc_multiple_threads attribute_hidden; 454 __attribute__ ((__noreturn__)) attribute_hidden; 455 void __pthread_destroy_specifics(void) attribute_hidden; 460 int __pthread_manager(void *reqfd) attribute_hidden; 464 void __fresetlockfiles(void) attribute_hidden; 475 size_t __guardsize) attribute_hidden; 477 size_t *__guardsize) attribute_hidden; 479 void *__stackaddr) attribute_hidden; 481 void **__stackaddr) attribute_hidden; 483 size_t __stacksize) attribute_hidden; [all …]
|
A D | mutex.c | 27 int attribute_hidden __pthread_mutex_init(pthread_mutex_t * mutex, in __pthread_mutex_init() 39 int attribute_hidden __pthread_mutex_destroy(pthread_mutex_t * mutex) in strong_alias() 58 int attribute_hidden __pthread_mutex_trylock(pthread_mutex_t * mutex) in strong_alias() 94 int attribute_hidden __pthread_mutex_lock(pthread_mutex_t * mutex) in strong_alias() 170 int attribute_hidden __pthread_mutex_unlock(pthread_mutex_t * mutex) in __pthread_mutex_unlock() 201 int attribute_hidden __pthread_mutexattr_init(pthread_mutexattr_t *attr) in strong_alias() 208 int attribute_hidden __pthread_mutexattr_destroy(pthread_mutexattr_t *attr attribute_unused) in strong_alias() 214 int attribute_hidden __pthread_mutexattr_settype(pthread_mutexattr_t *attr, int kind) in strong_alias() 228 int __pthread_mutexattr_gettype(const pthread_mutexattr_t *attr, int *kind) attribute_hidden; 239 int *pshared) attribute_hidden; [all …]
|
/l4re-core-master/uclibc/lib/contrib/uclibc/libpthread/nptl/ |
A D | pthreadP.h | 158 extern int __is_smp attribute_hidden; 183 attribute_hidden 199 attribute_hidden; 335 attribute_hidden internal_function; 416 attribute_hidden; 419 attribute_hidden; 423 attribute_hidden; 430 attribute_hidden; 543 attribute_hidden; 550 int execute) attribute_hidden; [all …]
|
A D | semaphoreP.h | 42 extern struct mountpoint_info mountpoint attribute_hidden; 44 extern pthread_once_t __namedsem_once attribute_hidden; 47 extern void *__sem_mappings attribute_hidden; 50 extern int __sem_mappings_lock attribute_hidden; 54 extern void __where_is_shmfs (void) attribute_hidden; 57 extern int __sem_search (const void *a, const void *b) attribute_hidden;
|
/l4re-core-master/uclibc/lib/contrib/uclibc/libc/misc/internals/ |
A D | shared_flat_add_library.c | 13 extern void _init(void) attribute_hidden weak_function; 14 extern void _fini(void) attribute_hidden weak_function; 15 extern void (*__preinit_array_start[])(void) attribute_hidden; 16 extern void (*__preinit_array_end[])(void) attribute_hidden; 17 extern void (*__init_array_start[])(void) attribute_hidden; 18 extern void (*__init_array_end[])(void) attribute_hidden; 19 extern void (*__fini_array_start[])(void) attribute_hidden; 20 extern void (*__fini_array_end[])(void) attribute_hidden; 37 void __shared_flat_add_library(void) attribute_hidden;
|
A D | __uClibc_main.c | 140 extern void (*__preinit_array_end []) (void) attribute_hidden; 141 extern void (*__init_array_start []) (void) attribute_hidden; 142 extern void (*__init_array_end []) (void) attribute_hidden; 143 extern void (*__fini_array_start []) (void) attribute_hidden; 144 extern void (*__fini_array_end []) (void) attribute_hidden; 235 extern void __uClibc_init(void) attribute_hidden; 290 void attribute_hidden (*__app_fini)(void) = NULL; 293 void attribute_hidden (*__rtld_fini)(void) = NULL; 296 extern int attribute_hidden __libc_argc; 297 extern char attribute_hidden **__libc_argv; [all …]
|
/l4re-core-master/uclibc/lib/contrib/uclibc/libc/stdio/ |
A D | _stdio.h | 42 extern void __stdio_init_mutex(__UCLIBC_MUTEX_TYPE *m) attribute_hidden; 52 extern void _stdio_openlist_dec_use(void) attribute_hidden; 102 extern int _cs_close(void *cookie) attribute_hidden; 297 size_t bytes, FILE *__restrict stream) attribute_hidden; 305 size_t bufsize) attribute_hidden; 307 size_t bufsize) attribute_hidden; 309 extern int __stdio_trans2r(FILE *__restrict stream) attribute_hidden; 434 FILE *__restrict stream, int filedes) attribute_hidden; 438 size_t n, FILE *__restrict stream) attribute_hidden; 445 va_list arg) attribute_hidden; [all …]
|
A D | _cs_funcs.c | 14 ssize_t attribute_hidden _cs_read(void *cookie, char *buf, size_t bufsize) in _cs_read() 21 ssize_t attribute_hidden _cs_write(void *cookie, const char *buf, size_t bufsize) in _cs_write() 28 int attribute_hidden _cs_seek(void *cookie, register __offmax_t *pos, int whence) in _cs_seek() 43 int attribute_hidden _cs_close(void *cookie) in _cs_close() 52 int attribute_hidden __stdio_seek(FILE *stream, register __offmax_t *pos, int whence) in __stdio_seek()
|
/l4re-core-master/uclibc/lib/contrib/uclibc/libc/sysdeps/linux/arm/ |
A D | aeabi_unwind_cpp_pr1.c | 26 attribute_hidden void __aeabi_unwind_cpp_pr0 (void); 27 attribute_hidden void __aeabi_unwind_cpp_pr0 (void) in __aeabi_unwind_cpp_pr0() 31 attribute_hidden void __aeabi_unwind_cpp_pr1 (void); 32 attribute_hidden void __aeabi_unwind_cpp_pr1 (void) in __aeabi_unwind_cpp_pr1() 36 attribute_hidden void __aeabi_unwind_cpp_pr2 (void); 37 attribute_hidden void __aeabi_unwind_cpp_pr2 (void) in __aeabi_unwind_cpp_pr2()
|
A D | aeabi_math.c | 37 const double __aeabi_HUGE_VAL attribute_hidden = HUGE_VAL; variable 38 const long double __aeabi_HUGE_VALL attribute_hidden = HUGE_VALL; variable 39 const float __aeabi_HUGE_VALF attribute_hidden = HUGE_VALF; variable 40 const float __aeabi_INFINITY attribute_hidden = INFINITY; variable 41 const float __aeabi_NAN attribute_hidden = NAN; variable
|
A D | aeabi_lcsts.c | 47 #define eabi_constant2(X,Y) const int __aeabi_##X attribute_hidden = Y 48 #define eabi_constant(X) const int __aeabi_##X attribute_hidden = X 85 FILE *__aeabi_stdin attribute_hidden; variable 86 FILE *__aeabi_stdout attribute_hidden; variable 87 FILE *__aeabi_stderr attribute_hidden; variable
|
/l4re-core-master/uclibc/lib/contrib/uclibc/libc/stdlib/ |
A D | _atexit.c | 48 __UCLIBC_MUTEX_EXTERN(__atexit_lock) attribute_hidden; 63 extern void (*__exit_cleanup)(int) attribute_hidden; 66 extern int __exit_slots attribute_hidden; 67 extern int __exit_count attribute_hidden; 68 extern void __exit_handler(int) attribute_hidden; 92 extern struct exit_function *__new_exitfn(void) attribute_hidden; 107 int attribute_hidden atexit(aefuncp func) in atexit() 238 struct exit_function attribute_hidden *__new_exitfn(void) in __new_exitfn() 328 extern void weak_function _stdio_term(void) attribute_hidden; 329 attribute_hidden void (*__exit_cleanup)(int) = 0; [all …]
|
/l4re-core-master/uclibc/lib/uclibc/ARCH-all/libc/stdlib/ |
A D | _atexit.c | 48 __UCLIBC_MUTEX_EXTERN(__atexit_lock) attribute_hidden; 63 extern void (*__exit_cleanup)(int) attribute_hidden; 66 extern int __exit_slots attribute_hidden; 67 extern int __exit_count attribute_hidden; 68 extern void __exit_handler(int) attribute_hidden; 92 extern struct exit_function *__new_exitfn(void) attribute_hidden; 107 int attribute_hidden atexit(aefuncp func) in atexit() 238 struct exit_function attribute_hidden *__new_exitfn(void) in __new_exitfn() 334 extern void weak_function _stdio_term(void) attribute_hidden; 335 attribute_hidden void (*__exit_cleanup)(int) = 0; [all …]
|
/l4re-core-master/uclibc/lib/contrib/uclibc/librt/ |
A D | kernel-posix-timers.h | 15 extern int __no_posix_timers attribute_hidden; 18 extern void __start_helper_thread (void) attribute_hidden; 21 extern pthread_once_t __helper_once attribute_hidden; 24 extern pid_t __helper_tid attribute_hidden; 27 extern struct timer *__active_timer_sigev_thread attribute_hidden; 29 extern pthread_mutex_t __active_timer_sigev_thread_lock attribute_hidden;
|
/l4re-core-master/uclibc/lib/libpthread/src/ |
A D | attr.c | 34 attribute_hidden 61 attribute_hidden in strong_alias() 69 attribute_hidden in strong_alias() 81 attribute_hidden in strong_alias() 90 attribute_hidden in strong_alias() 105 attribute_hidden in strong_alias() 115 attribute_hidden in strong_alias() 127 attribute_hidden in strong_alias() 136 attribute_hidden in strong_alias() 147 attribute_hidden in strong_alias() [all …]
|
A D | mutex.c | 31 attribute_hidden 45 attribute_hidden in strong_alias() 66 attribute_hidden in strong_alias() 104 attribute_hidden in strong_alias() 141 attribute_hidden in strong_alias() 187 attribute_hidden in strong_alias() 220 attribute_hidden in strong_alias() 229 attribute_hidden in strong_alias() 237 attribute_hidden in strong_alias() 253 attribute_hidden in weak_alias() [all …]
|
/l4re-core-master/uclibc/lib/contrib/uclibc/libpthread/nptl/sysdeps/unix/sysv/linux/ |
A D | fork.h | 22 extern unsigned long int __fork_generation attribute_hidden; 25 extern unsigned long int *__fork_generation_pointer attribute_hidden; 28 extern int __fork_lock attribute_hidden; 43 extern struct fork_handler *__fork_handlers attribute_hidden; 47 extern void __unregister_atfork (void *dso_handle) attribute_hidden; 59 extern void __linkin_atfork (struct fork_handler *newp) attribute_hidden;
|
/l4re-core-master/uclibc/lib/contrib/uclibc/libc/stdlib/malloc/ |
A D | malloc.h | 141 __UCLIBC_MUTEX_EXTERN(__malloc_sbrk_lock) attribute_hidden; 153 extern void __malloc_debug_init (void) attribute_hidden; 158 extern int __malloc_debug attribute_hidden, __malloc_check attribute_hidden; 165 extern int __malloc_debug_cur_indent attribute_hidden; 169 extern void __malloc_debug_printf (int indent, const char *fmt, ...) attribute_hidden; 199 extern struct heap_free_area *__malloc_heap attribute_hidden; 203 attribute_hidden 209 attribute_hidden
|
/l4re-core-master/uclibc/lib/contrib/uclibc/libcrypt/ |
A D | libcrypt.h | 11 extern char *__md5_crypt(const unsigned char *pw, const unsigned char *salt) attribute_hidden; 12 extern char *__sha256_crypt(const unsigned char *pw, const unsigned char *salt) attribute_hidden; 13 extern char *__sha512_crypt(const unsigned char *pw, const unsigned char *salt) attribute_hidden; 14 extern char *__des_crypt(const unsigned char *pw, const unsigned char *salt) attribute_hidden; 16 …r *__sha256_crypt_r (const char *key, const char *salt, char *buffer, int buflen) attribute_hidden; 17 …r *__sha512_crypt_r (const char *key, const char *salt, char *buffer, int buflen) attribute_hidden;
|
/l4re-core-master/uclibc/lib/contrib/uclibc/ldso/ldso/arm64/ |
A D | dl-tlsdesc.h | 18 extern ptrdiff_t attribute_hidden 21 extern ptrdiff_t attribute_hidden 24 extern ptrdiff_t attribute_hidden 27 extern ptrdiff_t attribute_hidden 31 extern ptrdiff_t attribute_hidden
|
/l4re-core-master/uclibc/lib/contrib/uclibc/ldso/include/ |
A D | ldsodefs.h | 52 extern size_t _dl_next_tls_modid (void) internal_function attribute_hidden; 55 extern void _dl_determine_tlsoffset (void) internal_function attribute_hidden; 71 internal_function attribute_hidden; 74 internal_function attribute_hidden; 90 internal_function attribute_hidden; 96 extern void _dl_nothread_init_static_tls (struct link_map *) attribute_hidden;
|
/l4re-core-master/uclibc/lib/contrib/uclibc/libc/inet/rpc/ |
A D | rpc_private.h | 7 extern u_long _create_xid (void) attribute_hidden; 45 __attribute__ ((const)) attribute_hidden; 46 extern void __rpc_thread_svc_cleanup (void) attribute_hidden; 47 extern void __rpc_thread_clnt_cleanup (void) attribute_hidden;
|
/l4re-core-master/uclibc/lib/contrib/uclibc/libc/inet/ |
A D | netlinkaccess.h | 52 extern int __netlink_open (struct netlink_handle *h) attribute_hidden; 53 extern void __netlink_close (struct netlink_handle *h) attribute_hidden; 54 extern void __netlink_free_handle (struct netlink_handle *h) attribute_hidden; 55 extern int __netlink_request (struct netlink_handle *h, int type) attribute_hidden;
|
/l4re-core-master/uclibc/lib/contrib/uclibc/libpthread/nptl/sysdeps/unix/sysv/linux/metag/ |
A D | pthread_once.c | 22 unsigned long int __fork_generation attribute_hidden; variable 97 const void *include_pthread_getspecific attribute_hidden = pthread_getspecific; 98 const void *include_pthread_setspecific attribute_hidden = pthread_setspecific; variable 99 const void *include_pthread_key_create attribute_hidden = pthread_key_create; variable
|