Searched defs:signedness (Results 1 - 2 of 2) sorted by relevance

/netbsd-current/external/gpl3/gcc.old/dist/gcc/
H A Dpoly-int.h70 static const int signedness = (T (0) >= T (-1)); member in struct:poly_coeff_traits
84 static const int signedness = -1; member in struct:poly_coeff_traits
95 static const int signedness = 1; member in struct:poly_coeff_traits
[all...]
/netbsd-current/external/gpl3/gcc/dist/gcc/
H A Dpoly-int.h70 static const int signedness = (T (0) >= T (-1)); member in struct:poly_coeff_traits
84 static const int signedness = -1; member in struct:poly_coeff_traits
95 static const int signedness = 1; member in struct:poly_coeff_traits
[all...]

Completed in 105 milliseconds