Home
last modified time | relevance | path

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

/ndk/sources/host-tools/sed-4.2.1/lib/
Dpathmax.h27 # ifndef _POSIX_PATH_MAX
28 # define _POSIX_PATH_MAX 256 macro
46 # define PATH_MAX _POSIX_PATH_MAX
/ndk/sources/third_party/googletest/googletest/src/
Dgtest-filepath.cc58 # define GTEST_PATH_MAX_ _POSIX_PATH_MAX