Lines Matching defs:place
1304 int32_t place
1307 num+=place*(int64_t)(data[i]-'0');
1312 place *= 10;
1626 // place the decimal point after the "integer" digits, which
2467 * The character 'ch' may be a digit. If so, place its value
3570 * Get the position at which padding will take place. This is the location
3592 * Set the position at which padding will take place. This is the location
5532 /** The position at which padding will take place. */