Home | Sort by: relevance | last modified time | path |
/src/sys/external/bsd/compiler_rt/dist/lib/builtins/x86_64/ | |
floatdixf.c | 5 /* long double __floatdixf(di_int a); */ 11 long double __floatdixf(int64_t a) function in typeref:typename:long double |
/src/sys/external/bsd/compiler_rt/dist/lib/builtins/ | |
floatdixf.c | 1 /* ===-- floatdixf.c - Implement __floatdixf -------------------------------=== 10 * This file implements __floatdixf for the compiler_rt library. 30 __floatdixf(di_int a) function in typeref:typename:COMPILER_RT_ABI long double |