Home
last modified time | relevance | path

Searched refs:poptBitsDel (Results 1 – 3 of 3) sorted by relevance

/third_party/popt/src/
Dlibpopt.vers19 poptBitsDel;
Dpopt.h581 int poptBitsDel(poptBits bits, const char * s);
Dpopt.c775 int poptBitsDel(poptBits bits, const char * s) in poptBitsDel() function
877 rc = poptBitsDel(*bitsp, t); in poptSaveBits()