PBM_ISSET         546 lib/popt/popt.c 	    if (os->argb && PBM_ISSET(i, os->argb))
PBM_ISSET         724 lib/popt/popt.c 	    if (con->os->argb && PBM_ISSET(con->os->next, con->os->argb)) {
PBM_ISSET        1235 lib/popt/popt.c 	if (PBM_ISSET(i, con->arg_strip))
PBM_ISSET        1240 lib/popt/popt.c 	if (con->arg_strip && PBM_ISSET(i, con->arg_strip))