Home
last modified time | relevance | path

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

/bionic/libc/include/
Dstdint.h207 # define WINT_MIN 0 macro
210 # define WINT_MIN INT32_MIN macro
/bionic/tests/headers/posix/
Dstdint_h.c126 MACRO(WINT_MIN); in stdint_h()