Home
last modified time | relevance | path

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

/third_party/popt/src/
Dlibpopt.vers45 poptSaveBits;
Dpopt.h593 int poptSaveBits(poptBits * bitsp, unsigned int argInfo,
Dpopt.c853 int poptSaveBits(poptBits * bitsp, in poptSaveBits() function
1118 rc = poptSaveBits(arg.ptr, opt->argInfo, con->os->nextArg); in poptSaveArg()
/third_party/popt/tests/
Dtdict.c35 (void) poptSaveBits(ap, 0, t); in loadDict()