Home
last modified time | relevance | path

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

/bionic/libc/include/bits/
Dposix_limits.h54 #define _POSIX_MAX_INPUT 255 macro
/bionic/tests/
Dunistd_test.cpp563 EXPECT_GT(_POSIX_MAX_INPUT, 0); in TEST()