Lines Matching defs:ival
417 int ival = 0; 418 if ( ToInt( str, &ival )) { 419 *value = (ival==0) ? false : true;