Home
last modified time | relevance | path

Searched defs:longvalue (Results 1 – 25 of 60) sorted by relevance

123

/dports/games/libretro-hatari/hatari-561c07e/src/cpu/
H A Dmd-fpp.h49 STATIC_INLINE double to_single (uae_u32 longvalue) in to_single()
54 fld dword ptr longvalue; in to_single() local
65 uae_u32 longvalue; in from_single() local
69 fstp dword ptr longvalue; in from_single() local
/dports/emulators/fs-uae/fs-uae-3.1.35/src/od-win32/
H A Dmd-fpp.h77 STATIC_INLINE double to_single_x (uae_u32 longvalue) in to_single_x()
82 fld dword ptr longvalue; in to_single_x() local
93 uae_u32 longvalue; in from_single_x() local
97 fstp dword ptr longvalue; in from_single_x() local
/dports/databases/postgresql-odbc/psqlodbc-13.02.0000/test/src/
H A Dbindcol-test.c19 SQLINTEGER longvalue; in main() local
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/clang/test/CodeGen/cheri/
H A Duintcap-array.c9 long longvalue = (long)&x; variable
H A Dcheri-struct-return-value.c55 long longvalue; member
75 long longvalue; member
/dports/graphics/netpbm/netpbm-10.91.01/lib/util/
H A Dshhopt.h201 #define OPTENTRY(shortvalue,longvalue,typevalue,outputvalue,flagvalue) {\ argument
232 #define OPTENT3(shortvalue,longvalue,typevalue,outputvalue,specifiedvalue, \ argument
/dports/multimedia/mswebrtc/mswebrtc-1.1.1/webrtc/webrtc/base/
H A Dmacconversion.cc107 long longvalue; in p_convertCFNumberToInt() local
/dports/net-im/kopete/kopete-21.12.3/protocols/jabber/libjingle/talk/base/
H A Dmacconversion.cc124 long longvalue; in p_convertCFNumberToInt() local
/dports/lang/spidermonkey60/firefox-60.9.0/media/webrtc/trunk/webrtc/base/
H A Dmacconversion.cc107 long longvalue; in p_convertCFNumberToInt() local
/dports/www/firefox-legacy/firefox-52.8.0esr/media/webrtc/trunk/webrtc/base/
H A Dmacconversion.cc107 long longvalue; in p_convertCFNumberToInt() local
/dports/math/ogdf/OGDF/src/coin/CoinUtils/
H A DCoinMessageHandler.cpp783 CoinMessageHandler::operator<< (long longvalue) in operator <<()
809 CoinMessageHandler::operator<< (long long longvalue) in operator <<()
/dports/math/osi/Osi-0.108.6/CoinUtils/src/
H A DCoinMessageHandler.cpp851 CoinMessageHandler::operator<<(long longvalue) in operator <<()
877 CoinMessageHandler::operator<<(long long longvalue) in operator <<()
/dports/math/coinutils/CoinUtils-2.11.4/CoinUtils/src/
H A DCoinMessageHandler.cpp851 CoinMessageHandler::operator<<(long longvalue) in operator <<()
877 CoinMessageHandler::operator<<(long long longvalue) in operator <<()
/dports/math/clp/Clp-1.17.3/CoinUtils/src/
H A DCoinMessageHandler.cpp851 CoinMessageHandler::operator<<(long longvalue) in operator <<()
877 CoinMessageHandler::operator<<(long long longvalue) in operator <<()
/dports/multimedia/kodi/xbmc-19.3-Matrix/xbmc/platform/posix/filesystem/
H A DSMBDirectory.cpp147 long longvalue = strtol(value, NULL, 16); in GetDirectory() local
/dports/games/openjazz/openjazz-20190106/src/jj1scene/
H A Djj1sceneload.cpp400 int longvalue = f->loadInt(); in loadAni() local
/dports/net/freeswitch/freeswitch-1.10.3.-release/libs/xmlrpc-c/lib/util/
H A Dcmdline_parser.c94 long const longvalue = strtol(optarg, &tailptr, 10); in parseInt() local
/dports/net/xmlrpc-c/xmlrpc-c-1.51.07/lib/util/
H A Dcmdline_parser.c94 long const longvalue = strtol(optarg, &tailptr, 10); in parseInt() local
/dports/math/gap/gap-4.11.0/pkg/grape-4.8.3/nauty22/
H A Dgtools.c651 longvalue(char **ps, long *l) in longvalue() function
/dports/www/rssroll/libcez-1.05/src/fossil/
H A Dprintf.c273 u64 longvalue; /* Value for integer types */ in vxprintf() local
/dports/net/freeswitch/freeswitch-1.10.3.-release/src/
H A Dswitch_mprintf.c247 uint64_t longvalue; /* Value for integer types */ in vxprintf() local
/dports/databases/db5/db-5.3.28/util/db_sql_codegen/sqlite/
H A Dsqlprintf.c243 sqlite_uint64 longvalue; /* Value for integer types */ in vxprintf() local
/dports/databases/sqlite2/sqlite-2.8.17/src/
H A Dprintf.c211 unsigned long longvalue; /* Value for integer types */ in vxprintf() local
/dports/databases/p5-DBD-SQLite2/DBD-SQLite2-0.38/
H A Dprintf.c211 unsigned long longvalue; /* Value for integer types */ in vxprintf() local
/dports/databases/db5/db-5.3.28/lang/sql/sqlite/src/
H A Dprintf.c249 sqlite_uint64 longvalue; /* Value for integer types */ in sqlite3VXPrintf() local

123