Searched refs:__stoi64 (Results 1 - 1 of 1) sorted by relevance

/freebsd-13-stable/contrib/llvm-project/compiler-rt/lib/builtins/
H A Dmingw_fixfloat.c22 COMPILER_RT_ABI di_int __stoi64(float a) { return __fixsfdi(a); } function

Completed in 79 milliseconds