Home
last modified time | relevance | path

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

/third_party/popt/src/
Dpoptint.h39 #define PBM_CLR(d, s) (__PBM_BITS (s)[__PBM_IX (d)] &= ~__PBM_MASK (d)) macro
Dpopt.c789 PBM_CLR(ix, bits); in poptBitsDel()