Home
last modified time | relevance | path

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

/llvm-project-15.0.7/libcxx/test/support/
H A Dplatform_support.h105 char *current_version = new char[n]; in glibc_version_less_than() local
/llvm-project-15.0.7/llvm/include/llvm/BinaryFormat/
H A DMachO.h615 uint32_t current_version; member