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

/netbsd-current/external/mit/isl/dist/
H A Disl_test_imath.c16 #define ULONG_MIN 0ul macro
/netbsd-current/external/gpl3/gdb.old/dist/sim/aarch64/
H A Dsimulator.c8269 #define ULONG_MIN 0 macro
8275 static const float FLOAT_ULONG_MIN = (float) ULONG_MIN;
8277 static const double DOUBLE_ULONG_MIN = (double) ULONG_MIN;
/netbsd-current/external/gpl3/gdb/dist/sim/aarch64/
H A Dsimulator.c8257 #define ULONG_MIN 0 macro
8263 static const float FLOAT_ULONG_MIN = (float) ULONG_MIN;
8265 static const double DOUBLE_ULONG_MIN = (double) ULONG_MIN;

Completed in 290 milliseconds