Home
last modified time | relevance | path

Searched refs:SIZEOF_LONG (Results 1 – 3 of 3) sorted by relevance

/aoo41x/main/unixODBC/inc/
H A Diodbcunix.h145 #ifndef SIZEOF_LONG
152 #define SIZEOF_LONG 8 /* 64 bit operating systems */ macro
154 #define SIZEOF_LONG 4 /* 32 bit operating systems */ macro
H A Dsqltypes.h122 #if (SIZEOF_LONG == 8)
359 # if (SIZEOF_LONG == 8)
/aoo41x/main/
H A Dconfigure.ac2269 SIZEOF_LONG=$ac_cv_sizeof_long
2270 AC_SUBST(SIZEOF_LONG) subst

Completed in 51 milliseconds