Searched refs:__attribute (Results 1 – 25 of 64) sorted by relevance
123
84 # define __attribute(arg) __attribute__ (arg) macro86 # define __attribute(arg) macro345 internal_function __attribute ((pure));658 internal_function __attribute ((pure)) in internal_function()671 internal_function __attribute ((pure)) in internal_function()680 internal_function __attribute ((pure)) in internal_function()
745 internal_function __attribute ((pure)) in internal_function()781 internal_function __attribute ((pure)) in internal_function()1263 internal_function __attribute ((pure)) in internal_function()1278 internal_function __attribute ((pure)) in internal_function()
185 __attribute ((weak))233 __cleanup_fct_attribute __attribute ((__noreturn__))239 __cleanup_fct_attribute __attribute ((__noreturn__))262 __attribute ((noreturn, always_inline))575 __attribute ((weak))
118 __cleanup_fct_attribute __attribute ((noreturn)) in __cleanup_fct_attribute()172 __cleanup_fct_attribute __attribute ((noreturn)) in hidden_def()
45 struct pthread *self __attribute ((unused)) = THREAD_SELF; in strong_alias()
158 void attribute_hidden __attribute ((noreturn)) __cleanup_fct_attribute,
373 } __attribute ((aligned (TCB_ALIGNMENT)));
24 void abort(void) __attribute((noreturn));
45 __attribute ((destructor))
12 } __attribute ((aligned (AL)));
15 } __attribute ((aligned (AL)));
72 __attribute ((visibility ("hidden"))); in call_initialize_minimal()
95 __attribute ((noreturn)) __cleanup_fct_attribute;
123 __attribute ((always_inline))
49 __attribute((dllimport)) void __attribute__((stdcall)) Sleep (unsigned long);
324 extern void __nptl_deallocate_tsd (void) __attribute ((weak));325 extern unsigned int __nptl_nthreads __attribute ((weak));
280 __attribute ((always_inline))452 __attribute ((noinline))595 __attribute ((noinline))
88 int __ret __attribute((__unused__)) = pthread_rwlock_destroy(&_M_rwlock);164 int __ret __attribute((__unused__)) = pthread_rwlock_unlock(&_M_rwlock);
Completed in 48 milliseconds