Home
last modified time | relevance | path

Searched refs:LONG_MIN (Results 1 – 2 of 2) sorted by relevance

/hypervisor/debug/
A Dstring.c57 cutoff = (neg != 0) ? LONG_MIN : LONG_MAX; in strtol_deci()
79 acc = (neg != 0) ? LONG_MIN : LONG_MAX; in strtol_deci()
/hypervisor/include/lib/
A Drtl.h25 #define LONG_MIN (~LONG_MAX) /* 0x80000000 */ macro

Completed in 4 milliseconds