Home
last modified time | relevance | path

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

/system/core/toolbox/
Dps.c34 #define PC_WIDTH 10 /* Realistically, the top bits will be 0, so don't waste space. */ macro
36 #define PC_WIDTH (2*sizeof(uintptr_t)) macro