Home
last modified time | relevance | path

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

/bionic/libc/include/bits/
Dposix_limits.h111 #define _POSIX_TRACE -1 /* not implemented */ macro
/bionic/tests/
Dunistd_test.cpp752 EXPECT_EQ(-1, _POSIX_TRACE); in TEST()