Home
last modified time | relevance | path

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

/third_party/rust/crates/minimal-lexical/etc/
H A Dbellerophon_table.py45 def next_fp(fp, base, step = 1): function
73 fp = next_fp(fp, base)
102 fp = next_fp(fp, base, step)
/third_party/toybox/toys/pending/
H A Dawk.c3282 static int next_fp(void) in next_fp() function
3393 if (!TT.cfile->fp) next_fp(); in getrec()
3396 } while (next_fp()); in getrec()
4453 if ((r = interp(TT.cgl.first_recrule, status)) == tknextfile) next_fp(); in run_files()

Completed in 8 milliseconds