Searched refs:QUADKIND (Results 1 - 3 of 3) sorted by relevance

/osnet-11/usr/src/cmd/perl/5.8.4/distrib/
H A Duconfig.h899 * Quad_t, and its unsigned counterpar, Uquad_t. QUADKIND will be one
906 # define QUADKIND 4 /**/ macro
H A Dhandy.h147 # if defined(HAS_LONG_LONG) && QUADKIND == QUAD_IS_LONG_LONG
151 # if LONGSIZE == 8 && QUADKIND == QUAD_IS_LONG
H A Dperl.h1082 # if QUADKIND == QUAD_IS_INT64_T && defined(INT64_MAX)
3975 #if !defined(Strtol) && defined(USE_64_BIT_INT) && defined(IV_IS_QUAD) && QUADKIND == QUAD_IS_LONG_LONG
3997 # if defined(USE_64_BIT_INT) && defined(IV_IS_QUAD) && QUADKIND == QUAD_IS_LONG_LONG && defined(HAS_ATOLL)
4007 #if !defined(Strtoul) && defined(USE_64_BIT_INT) && defined(UV_IS_QUAD) && QUADKIND == QUAD_IS_LONG_LONG

Completed in 48 milliseconds