PBM_ALLOC         554 lib/popt/popt.c 		if (os->argb == NULL) os->argb = (pbm_set *)PBM_ALLOC(os->argc);
PBM_ALLOC         624 lib/popt/popt.c 	con->arg_strip = (pbm_set *)PBM_ALLOC(con->optionStack[0].argc);