Home
last modified time | relevance | path

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

/third_party/popt/src/
Dpoptint.h38 #define PBM_SET(d, s) (__PBM_BITS (s)[__PBM_IX (d)] |= __PBM_MASK (d)) macro
Dpopt.c631 PBM_SET(i, os->argb); in findNextArg()
696 PBM_SET(which, con->arg_strip); in poptStripArg()
736 PBM_SET(ix, bits); in poptBitsAdd()