Home
last modified time | relevance | path

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

/openbsd/libexec/tradcpp/
H A Dversion.h31 #define VERSION_MINOR "5" macro
/openbsd/gnu/llvm/clang/lib/APINotes/
H A DAPINotesFormat.h26 const uint16_t VERSION_MINOR = 24; // EnumExtensibility + FlagEnum variable
/openbsd/usr.sbin/unbound/
H A Dconfigure.ac13 m4_define([VERSION_MINOR],[21]) macro
/openbsd/gnu/llvm/clang/include/clang/Serialization/
H A DASTBitCodes.h54 const unsigned VERSION_MINOR = 0; variable