Searched defs:NOINLINE (Results 1 – 2 of 2) sorted by relevance
/sysdeps/ieee754/flt-32/ | ||
A D | math_config.h | 113 #define NOINLINE __attribute__ ((noinline)) macro |
/sysdeps/ieee754/dbl-64/ | ||
A D | math_config.h | 91 #define NOINLINE __attribute__ ((noinline)) macro |
Completed in 5 milliseconds