Home
last modified time | relevance | path

Searched defs:_LIBCPP_GLIBC_PREREQ (Results 1 – 1 of 1) sorted by relevance

/freebsd/contrib/llvm-project/libcxx/include/__configuration/
H A Dplatform.h37 # define _LIBCPP_GLIBC_PREREQ(a, b) __GLIBC_PREREQ(a, b) macro
39 # define _LIBCPP_GLIBC_PREREQ(a, b) 0 macro