Searched refs:PBM_ALLOC (Results 1 – 2 of 2) sorted by relevance
36 #define PBM_ALLOC(d) calloc(__PBM_IX (d) + 1, sizeof(__pbm_bits)) macro
629 if (os->argb == NULL) os->argb = PBM_ALLOC(os->argc); in findNextArg()694 con->arg_strip = PBM_ALLOC(con->optionStack[0].argc); in poptStripArg()717 *bitsp = PBM_ALLOC(_poptBitsM-1); in _poptBitsNew()