Searched refs:HAVE_LL (Results 1 – 16 of 16) sorted by relevance
174 #define HAVE_LL 1 macro
180 #define HAVE_LL 1 macro
452 #define HAVE_LL 1 macro
437 #define HAVE_LL 1 macro
455 #define HAVE_LL 1 macro
179 #cmakedefine HAVE_LL
179 #undef HAVE_LL
604 AC_DEFINE(HAVE_LL, 1, [if your compiler supports LL]) definition
346 CHECK_C_SOURCE_COMPILES ("int main() { int n=1234LL; return 0; }" HAVE_LL)