Home
last modified time | relevance | path

Searched refs:SIZEOF_LONG_INT (Results 1 – 25 of 327) sorted by relevance

12345678910>>...14

/dports/editors/libreoffice/libreoffice-7.2.6.2/external/unixODBC/inc/odbc/
H A Dsqltypes.h48 #ifndef SIZEOF_LONG_INT
49 # define SIZEOF_LONG_INT SAL_TYPES_SIZEOFLONG macro
63 #ifndef SIZEOF_LONG_INT
67 #ifndef SIZEOF_LONG_INT
104 #if (SIZEOF_LONG_INT == 4)
151 #if (SIZEOF_LONG_INT == 8)
260 #if (SIZEOF_LONG_INT == 4)
379 # if (SIZEOF_LONG_INT == 8)
/dports/editors/libreoffice6/libreoffice-6.4.7.2/external/unixODBC/inc/odbc/
H A Dsqltypes.h48 #ifndef SIZEOF_LONG_INT
49 # define SIZEOF_LONG_INT SAL_TYPES_SIZEOFLONG macro
63 #ifndef SIZEOF_LONG_INT
67 #ifndef SIZEOF_LONG_INT
105 #if (SIZEOF_LONG_INT == 4)
152 #if (SIZEOF_LONG_INT == 8)
261 #if (SIZEOF_LONG_INT == 4)
380 # if (SIZEOF_LONG_INT == 8)
/dports/databases/unixODBC/unixODBC-2.3.9/include/
H A Dsqltypes.h51 #ifndef SIZEOF_LONG_INT
55 #ifndef SIZEOF_LONG_INT
95 #if (SIZEOF_LONG_INT == 4)
144 #if (SIZEOF_LONG_INT == 8)
259 #if (SIZEOF_LONG_INT == 4)
381 # if (SIZEOF_LONG_INT == 8)
/dports/databases/unixODBC/unixODBC-2.3.9/exe/
H A Dodbc-config.c97 #ifdef SIZEOF_LONG_INT in cInc()
98 printf( "#ifndef SIZEOF_LONG_INT\n #define SIZEOF_LONG_INT %d\n#endif\n", SIZEOF_LONG_INT ); in cInc()
172 #ifdef SIZEOF_LONG_INT in cflags()
173 printf( "-DSIZEOF_LONG_INT=%d ", SIZEOF_LONG_INT ); in cflags()
/dports/biology/ncbi-cxx-toolkit/ncbi_cxx--25_2_0/include/dbapi/driver/odbc/unix_odbc/
H A Dsqltypes.h51 #ifndef SIZEOF_LONG_INT
55 #ifndef SIZEOF_LONG_INT
144 #if (SIZEOF_LONG_INT == 8)
254 #if (SIZEOF_LONG_INT == 4)
376 # if (SIZEOF_LONG_INT == 8)
/dports/biology/ncbi-blast+/ncbi-blast-2.12.0+-src/c++/include/dbapi/driver/odbc/unix_odbc/
H A Dsqltypes.h51 #ifndef SIZEOF_LONG_INT
55 #ifndef SIZEOF_LONG_INT
144 #if (SIZEOF_LONG_INT == 8)
254 #if (SIZEOF_LONG_INT == 4)
376 # if (SIZEOF_LONG_INT == 8)
/dports/games/gemrb/gemrb-0.9.0/gemrb/includes/
H A DPlatform.h32 #ifndef SIZEOF_LONG_INT
33 #define SIZEOF_LONG_INT 4 macro
/dports/lang/yap/yap-6.2.2/MYDDAS/
H A Dmyddas.h28 # elif SIZEOF_LONG_INT==4
45 # if SIZEOF_LONG_INT==8
63 # elif SIZEOF_LONG_INT==8
/dports/games/gemrb/gemrb-0.9.0/cmake/
H A Dcmake_config.h.in7 #cmakedefine SIZEOF_LONG_INT ${SIZEOF_LONG_INT}
/dports/devel/sunpromake/schily-2021-09-18/include/schily/
H A Dxmconfig.h59 # define SIZEOF_LONG_INT 4 macro
60 # define SIZEOF_UNSIGNED_LONG_INT SIZEOF_LONG_INT
/dports/devel/smake/schily-2021-09-18/include/schily/
H A Dxmconfig.h59 # define SIZEOF_LONG_INT 4 macro
60 # define SIZEOF_UNSIGNED_LONG_INT SIZEOF_LONG_INT
/dports/devel/schilybase/schily-2021-09-18/include/schily/
H A Dxmconfig.h59 # define SIZEOF_LONG_INT 4 macro
60 # define SIZEOF_UNSIGNED_LONG_INT SIZEOF_LONG_INT
/dports/net/rscsi/schily-2021-09-18/include/schily/
H A Dxmconfig.h59 # define SIZEOF_LONG_INT 4 macro
60 # define SIZEOF_UNSIGNED_LONG_INT SIZEOF_LONG_INT
/dports/archivers/star/schily-2021-09-18/include/schily/
H A Dxmconfig.h59 # define SIZEOF_LONG_INT 4 macro
60 # define SIZEOF_UNSIGNED_LONG_INT SIZEOF_LONG_INT
/dports/sysutils/cdrtools/schily-2021-09-18/include/schily/
H A Dxmconfig.h59 # define SIZEOF_LONG_INT 4 macro
60 # define SIZEOF_UNSIGNED_LONG_INT SIZEOF_LONG_INT
/dports/editors/ved/schily-2021-09-18/include/schily/
H A Dxmconfig.h59 # define SIZEOF_LONG_INT 4 macro
60 # define SIZEOF_UNSIGNED_LONG_INT SIZEOF_LONG_INT
/dports/devel/sccs/schily-2021-09-18/include/schily/
H A Dxmconfig.h59 # define SIZEOF_LONG_INT 4 macro
60 # define SIZEOF_UNSIGNED_LONG_INT SIZEOF_LONG_INT
/dports/sysutils/schilyutils/schily-2021-09-18/include/schily/
H A Dxmconfig.h59 # define SIZEOF_LONG_INT 4 macro
60 # define SIZEOF_UNSIGNED_LONG_INT SIZEOF_LONG_INT
/dports/devel/smake/schily-2021-09-18/hdump/
H A Dhdump.c196 #if SIZEOF_LONG_INT > SIZEOF_INT
201 #if SIZEOF_LONG_LONG > SIZEOF_LONG_INT
211 #if SIZEOF_LONG_INT > SIZEOF_INT
216 #if SIZEOF_LONG_LONG > SIZEOF_LONG_INT
226 #if SIZEOF_LONG_INT > SIZEOF_INT
231 #if SIZEOF_LONG_LONG > SIZEOF_LONG_INT
241 #if SIZEOF_LONG_INT > SIZEOF_INT
246 #if SIZEOF_LONG_LONG > SIZEOF_LONG_INT
1477 #if SIZEOF_LONG_LONG > SIZEOF_LONG_INT
1531 #if SIZEOF_LONG_LONG > SIZEOF_LONG_INT
[all …]
/dports/devel/sccs/schily-2021-09-18/hdump/
H A Dhdump.c196 #if SIZEOF_LONG_INT > SIZEOF_INT
201 #if SIZEOF_LONG_LONG > SIZEOF_LONG_INT
211 #if SIZEOF_LONG_INT > SIZEOF_INT
216 #if SIZEOF_LONG_LONG > SIZEOF_LONG_INT
226 #if SIZEOF_LONG_INT > SIZEOF_INT
231 #if SIZEOF_LONG_LONG > SIZEOF_LONG_INT
241 #if SIZEOF_LONG_INT > SIZEOF_INT
246 #if SIZEOF_LONG_LONG > SIZEOF_LONG_INT
1477 #if SIZEOF_LONG_LONG > SIZEOF_LONG_INT
1531 #if SIZEOF_LONG_LONG > SIZEOF_LONG_INT
[all …]
/dports/devel/schilybase/schily-2021-09-18/hdump/
H A Dhdump.c196 #if SIZEOF_LONG_INT > SIZEOF_INT
201 #if SIZEOF_LONG_LONG > SIZEOF_LONG_INT
211 #if SIZEOF_LONG_INT > SIZEOF_INT
216 #if SIZEOF_LONG_LONG > SIZEOF_LONG_INT
226 #if SIZEOF_LONG_INT > SIZEOF_INT
231 #if SIZEOF_LONG_LONG > SIZEOF_LONG_INT
241 #if SIZEOF_LONG_INT > SIZEOF_INT
246 #if SIZEOF_LONG_LONG > SIZEOF_LONG_INT
1477 #if SIZEOF_LONG_LONG > SIZEOF_LONG_INT
1531 #if SIZEOF_LONG_LONG > SIZEOF_LONG_INT
[all …]
/dports/net/rscsi/schily-2021-09-18/hdump/
H A Dhdump.c196 #if SIZEOF_LONG_INT > SIZEOF_INT
201 #if SIZEOF_LONG_LONG > SIZEOF_LONG_INT
211 #if SIZEOF_LONG_INT > SIZEOF_INT
216 #if SIZEOF_LONG_LONG > SIZEOF_LONG_INT
226 #if SIZEOF_LONG_INT > SIZEOF_INT
231 #if SIZEOF_LONG_LONG > SIZEOF_LONG_INT
241 #if SIZEOF_LONG_INT > SIZEOF_INT
246 #if SIZEOF_LONG_LONG > SIZEOF_LONG_INT
1477 #if SIZEOF_LONG_LONG > SIZEOF_LONG_INT
1531 #if SIZEOF_LONG_LONG > SIZEOF_LONG_INT
[all …]
/dports/archivers/star/schily-2021-09-18/hdump/
H A Dhdump.c196 #if SIZEOF_LONG_INT > SIZEOF_INT
201 #if SIZEOF_LONG_LONG > SIZEOF_LONG_INT
211 #if SIZEOF_LONG_INT > SIZEOF_INT
216 #if SIZEOF_LONG_LONG > SIZEOF_LONG_INT
226 #if SIZEOF_LONG_INT > SIZEOF_INT
231 #if SIZEOF_LONG_LONG > SIZEOF_LONG_INT
241 #if SIZEOF_LONG_INT > SIZEOF_INT
246 #if SIZEOF_LONG_LONG > SIZEOF_LONG_INT
1477 #if SIZEOF_LONG_LONG > SIZEOF_LONG_INT
1531 #if SIZEOF_LONG_LONG > SIZEOF_LONG_INT
[all …]
/dports/sysutils/cdrtools/schily-2021-09-18/hdump/
H A Dhdump.c196 #if SIZEOF_LONG_INT > SIZEOF_INT
201 #if SIZEOF_LONG_LONG > SIZEOF_LONG_INT
211 #if SIZEOF_LONG_INT > SIZEOF_INT
216 #if SIZEOF_LONG_LONG > SIZEOF_LONG_INT
226 #if SIZEOF_LONG_INT > SIZEOF_INT
231 #if SIZEOF_LONG_LONG > SIZEOF_LONG_INT
241 #if SIZEOF_LONG_INT > SIZEOF_INT
246 #if SIZEOF_LONG_LONG > SIZEOF_LONG_INT
1477 #if SIZEOF_LONG_LONG > SIZEOF_LONG_INT
1531 #if SIZEOF_LONG_LONG > SIZEOF_LONG_INT
[all …]
/dports/devel/sunpromake/schily-2021-09-18/hdump/
H A Dhdump.c196 #if SIZEOF_LONG_INT > SIZEOF_INT
201 #if SIZEOF_LONG_LONG > SIZEOF_LONG_INT
211 #if SIZEOF_LONG_INT > SIZEOF_INT
216 #if SIZEOF_LONG_LONG > SIZEOF_LONG_INT
226 #if SIZEOF_LONG_INT > SIZEOF_INT
231 #if SIZEOF_LONG_LONG > SIZEOF_LONG_INT
241 #if SIZEOF_LONG_INT > SIZEOF_INT
246 #if SIZEOF_LONG_LONG > SIZEOF_LONG_INT
1477 #if SIZEOF_LONG_LONG > SIZEOF_LONG_INT
1531 #if SIZEOF_LONG_LONG > SIZEOF_LONG_INT
[all …]

12345678910>>...14