Searched refs:_WLONG_MIN (Results 1 – 1 of 1) sorted by relevance
47 #define _WLONG_MIN LLONG_MIN macro51 #define _WLONG_MIN LONG_MIN macro110 limit = _WLONG_MIN; in wcstoll()137 return (neg ? _WLONG_MIN : _WLONG_MAX); in wcstoll()