Home | History | Annotate | Download | only in Objects

Lines Matching refs:int_val

439     long int_val = v->ob_ival;
441 fprintf(fp, "%ld", int_val);