poptSaveInt       836 lib/popt/popt.c 	    if (poptSaveInt((int *)opt->arg, opt->argInfo, 1L))
poptSaveInt       840 lib/popt/popt.c 		if (poptSaveInt((int *)opt->arg, opt->argInfo, (long)opt->val))
poptSaveInt       914 lib/popt/popt.c 			if (poptSaveInt((int *)opt->arg, opt->argInfo, aLong))
poptSaveInt       535 lib/popt/popt.h int poptSaveInt(/*@null@*/ int * arg, int argInfo, long aLong)