Home
last modified time | relevance | path

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

/aosp12/bionic/libc/include/bits/
H A Dsysconf.h46 #define _SC_LINE_MAX 0x0009 macro
/aosp12/bionic/libc/bionic/
H A Dsysconf.cpp104 case _SC_LINE_MAX: return _POSIX2_LINE_MAX; // Minimum requirement. in sysconf()
/aosp12/bionic/tests/headers/posix/
H A Dunistd_h.c195 MACRO(_SC_LINE_MAX); in unistd_h()
/aosp12/bionic/tests/
H A Dunistd_test.cpp953 VERIFY_SYSCONF_POSITIVE(_SC_LINE_MAX); in TEST()
/aosp12/frameworks/base/tools/aapt2/integration-tests/CommandTests/
H A Dandroid-28.jarMETA-INF/ META-INF/MANIFEST.MF javax/ javax/net/ javax/ ...
/aosp12/frameworks/opt/setupwizard/tools/docs/
H A Dandroid-22.txt28055 field public static final int _SC_LINE_MAX;