Home
last modified time | relevance | path

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

/DragonStub/inc/dragonstub/
H A Dlimits.h18 #define LONG_MAX ((long)(~0UL >> 1)) macro
19 #define LONG_MIN (-LONG_MAX - 1)