Searched refs:SI_atof (Results 1 - 1 of 1) sorted by relevance

/external/genext2fs/
H A Dgenext2fs.c394 SI_atof(const char *nptr) function
2582 nbblocks = SI_atof(optarg);
2585 bytes_per_inode = SI_atof(optarg);
2588 nbinodes = SI_atof(optarg);
2591 reserved_frac = SI_atof(optarg) / 100;

Completed in 59 milliseconds