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

/netgear-WNDR4500-V1.0.1.40_1.0.68/src/router/busybox-1.x/coreutils/
H A Dod_bloaty.c65 # define xstrtooff_sfx xstrtoull_sfx macro
67 # define xstrtooff_sfx xstrtoul_sfx macro
1001 *offset = xstrtooff_sfx(s, radix, Bb);
1289 max_bytes_to_format = xstrtooff_sfx(str_N, 0, bkm);
1298 if (opt & OPT_j) n_bytes_to_skip = xstrtooff_sfx(str_j, 0, bkm);

Completed in 924 milliseconds