Searched defs:ldexpl (Results 1 - 2 of 2) sorted by relevance

/vbox/src/recompiler/fpu/
H A Dsoftfloat-native.c59 ldexpl(long double x, int n) { function
/vbox/include/iprt/nocrt/
H A Dmath.h465 long double RT_NOCRT(ldexpl)(long double, int);
757 # define ldexpl RT_NOCRT(ldexpl) macro

Completed in 66 milliseconds