HomeSort by relevance Sort by last modified time
    Searched refs:UNW_VERSION_MINOR (Results 1 - 2 of 2) sorted by null

  /external/libunwind/include/
libunwind-common.h.in 27 #define UNW_VERSION_MINOR @PKG_MINOR@
31 #define UNW_VERSION UNW_VERSION_CODE(UNW_VERSION_MAJOR, UNW_VERSION_MINOR)
libunwind-common.h 31 #define UNW_VERSION_MINOR 1
35 #define UNW_VERSION UNW_VERSION_CODE(UNW_VERSION_MAJOR, UNW_VERSION_MINOR)

Completed in 158 milliseconds