Home
last modified time | relevance | path

Searched refs:ARM_EXBUF_COUNT (Results 1 – 1 of 1) sorted by relevance

/third_party/libunwind/src/arm/
DGex_tables.c34 #define ARM_EXBUF_COUNT(x) ((x) & 0x0f) macro
35 #define ARM_EXBUF_END(x) (ARM_EXBUF_START(x) + ARM_EXBUF_COUNT(x))