Home
last modified time | relevance | path

Searched refs:attribute_copy (Results 1 – 2 of 2) sorted by relevance

/external/arm-optimized-routines/math/
Dmath_config.h78 # define attribute_copy(f) __attribute__ ((copy (f))) macro
80 # define attribute_copy(f) macro
83 extern __typeof (f) a __attribute__ ((alias (#f))) attribute_copy (f);
86 attribute_copy (f);
/external/arm-optimized-routines/pl/math/
Dmath_config.h79 # define attribute_copy(f) __attribute__ ((copy (f))) macro
81 # define attribute_copy(f) macro
84 extern __typeof (f) a __attribute__ ((alias (#f))) attribute_copy (f);
87 attribute_copy (f);