Home
last modified time | relevance | path

Searched defs:_ftol2 (Results 1 – 24 of 24) sorted by relevance

/dports/emulators/qemu42/qemu-4.2.1/roms/edk2/CryptoPkg/Library/IntrinsicLib/Ia32/
H A DMathFtol.c14 __declspec(naked) void _ftol2 (void) in _ftol2() function
/dports/emulators/qemu/qemu-6.2.0/roms/edk2/CryptoPkg/Library/IntrinsicLib/Ia32/
H A DMathFtol.c14 __declspec(naked) void _ftol2 (void) in _ftol2() function
/dports/sysutils/uefi-edk2-qemu/edk2-edk2-stable201911/CryptoPkg/Library/IntrinsicLib/Ia32/
H A DMathFtol.c14 __declspec(naked) void _ftol2 (void) in _ftol2() function
/dports/emulators/qemu5/qemu-5.2.0/roms/edk2/CryptoPkg/Library/IntrinsicLib/Ia32/
H A DMathFtol.c14 __declspec(naked) void _ftol2 (void) in _ftol2() function
/dports/sysutils/uefi-edk2-bhyve/edk2-edk2-stable202102/CryptoPkg/Library/IntrinsicLib/Ia32/
H A DMathFtol.c14 __declspec(naked) void _ftol2 (void) in _ftol2() function
/dports/emulators/qemu-utils/qemu-4.2.1/roms/edk2/CryptoPkg/Library/IntrinsicLib/Ia32/
H A DMathFtol.c14 __declspec(naked) void _ftol2 (void) in _ftol2() function
/dports/emulators/qemu-guest-agent/qemu-5.0.1/roms/edk2/CryptoPkg/Library/IntrinsicLib/Ia32/
H A DMathFtol.c14 __declspec(naked) void _ftol2 (void) in _ftol2() function
/dports/databases/grass7/grass-7.8.6/lib/proj/
H A Dftol.c2 long _ftol2(double x) { return _ftol(x); } in _ftol2() function
/dports/sysutils/edk2/edk2-edk2-stable202102/CryptoPkg/Library/IntrinsicLib/Ia32/
H A DMathFtol.c14 __declspec(naked) void _ftol2 (void) in _ftol2() function
/dports/emulators/qemu60/qemu-6.0.0/roms/edk2/CryptoPkg/Library/IntrinsicLib/Ia32/
H A DMathFtol.c14 __declspec(naked) void _ftol2 (void) in _ftol2() function
/dports/sysutils/uefi-edk2-bhyve-csm/uefi-edk2-aa8d718/CryptoPkg/Library/BaseCryptLib/SysCall/
H A DHelperWrapper.c47 long _ftol2 (double dblSource) in _ftol2() function
/dports/devel/sdl12-compat/sdl12-compat-release-1.2.52/src/
H A Dx86_msvc.h77 _ftol2() in _ftol2() function
/dports/devel/py-lxml/lxml-4.7.1/src/lxml/includes/
H A Detree_defs.h206 long _ftol2( double dblSource ) { return _ftol( dblSource ); } in _ftol2() function
/dports/databases/pgadmin3/pgadmin3-1.22.2/pgadmin/utils/
H A Dmisc.cpp1162 extern "C" long _ftol2( double dblSource ) in _ftol2() function
/dports/devel/upp/upp/uppsrc/Core/
H A DUtil.cpp908 extern "C" long _ftol2( double dblSource ) { return _ftol( dblSource ); } in _ftol2() function
/dports/science/cdf/cdf33_0-dist/src/lib/
H A Dcdfmisc3.c2879 VISIBLE_PREFIX long _ftol2(dblSource) in _ftol2() function
/dports/www/mod_jk/tomcat-connectors-1.2.48-src/native/common/
H A Djk_util.c169 extern long _ftol2(double dblSource) { return _ftol(dblSource); } in _ftol2() function
/dports/lang/perl5-devel/perl5-5.35.4-102-ge43d289c7c/
H A Dutil.c5807 long _ftol2( double dblSource ) { return _ftol( dblSource ); } function
/dports/lang/perl5.34/perl-5.34.0/
H A Dutil.c5801 long _ftol2( double dblSource ) { return _ftol( dblSource ); } function
/dports/lang/perl5.30/perl-5.30.3/
H A Dutil.c5614 long _ftol2( double dblSource ) { return _ftol( dblSource ); } function
/dports/lang/perl5.32/perl-5.32.1/
H A Dutil.c5620 long _ftol2( double dblSource ) { return _ftol( dblSource ); } function
/dports/lang/ruby26/ruby-2.6.9/win32/
H A Dwin32.c7739 _ftol2(double d) in _ftol2() function
/dports/science/cgnslib/CGNS-4.1.2/src/
H A Dcgnslib.c67 long _ftol2(double dValue) {return _ftol(dValue);} in _ftol2() function
/dports/math/vtk9/VTK-9.1.0/ThirdParty/cgns/vtkcgns/src/
H A Dcgnslib.c68 long _ftol2(double dValue) {return _ftol(dValue);} in _ftol2() function