Home
last modified time | relevance | path

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

/third_party/popt/src/
Dpopt.c704 static int _poptBitsNew(poptBits *bitsp) in _poptBitsNew() function
802 if (ap == NULL || b == NULL || _poptBitsNew(ap)) in poptBitsIntersect()
822 if (ap == NULL || b == NULL || _poptBitsNew(ap)) in poptBitsUnion()
839 if (con == NULL || ap == NULL || _poptBitsNew(ap) || in poptBitsArgs()
860 if (bitsp == NULL || s == NULL || *s == '\0' || _poptBitsNew(bitsp)) in poptSaveBits()