Searched defs:PBM_ISSET (Results 1 - 1 of 1) sorted by relevance

/external/oprofile/libpopt/
H A Dpoptint.h43 #define PBM_ISSET(d, s) ((__PBM_BITS (s)[__PBM_IX (d)] & __PBM_MASK (d)) != 0) macro

Completed in 122 milliseconds