Home
last modified time | relevance | path

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

/external/libunwind/include/
Dlibunwind-common.h44 # define UNW_PREFIX UNW_PASTE(UNW_PASTE(_UUL,UNW_TARGET),_) macro
46 # define UNW_PREFIX UNW_PASTE(UNW_PASTE(_UL,UNW_TARGET),_) macro
50 # define UNW_PREFIX UNW_PASTE(UNW_PASTE(_UU,UNW_TARGET),_) macro
52 # define UNW_PREFIX UNW_PASTE(UNW_PASTE(_U,UNW_TARGET),_) macro
Dlibunwind-common.h.in39 # define UNW_PREFIX UNW_PASTE(UNW_PASTE(_UL,UNW_TARGET),_) macro
41 # define UNW_PREFIX UNW_PASTE(UNW_PASTE(_U,UNW_TARGET),_) macro