OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:HAVE_POSIX_REGEX
(Results
1 - 2
of
2
) sorted by null
/external/google-benchmark/src/
re.h
24
!defined(
HAVE_POSIX_REGEX
)
27
#define
HAVE_POSIX_REGEX
1
37
(defined(HAVE_GNU_POSIX_REGEX) || defined(
HAVE_POSIX_REGEX
))
45
#elif defined(
HAVE_POSIX_REGEX
)
81
#elif defined(
HAVE_POSIX_REGEX
) || defined(HAVE_GNU_POSIX_REGEX)
/external/libcxx/utils/google-benchmark/src/
re.h
24
!defined(
HAVE_POSIX_REGEX
)
27
#define
HAVE_POSIX_REGEX
1
37
(defined(HAVE_GNU_POSIX_REGEX) || defined(
HAVE_POSIX_REGEX
))
45
#elif defined(
HAVE_POSIX_REGEX
)
81
#elif defined(
HAVE_POSIX_REGEX
) || defined(HAVE_GNU_POSIX_REGEX)
Completed in 582 milliseconds