OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:UNW_VERSION_MAJOR
(Results
1 - 2
of
2
) sorted by null
/external/libunwind/include/
libunwind-common.h.in
26
#define
UNW_VERSION_MAJOR
@PKG_MAJOR@
31
#define UNW_VERSION UNW_VERSION_CODE(
UNW_VERSION_MAJOR
, UNW_VERSION_MINOR)
libunwind-common.h
30
#define
UNW_VERSION_MAJOR
1
35
#define UNW_VERSION UNW_VERSION_CODE(
UNW_VERSION_MAJOR
, UNW_VERSION_MINOR)
Completed in 316 milliseconds