Home
last modified time | relevance | path

Searched refs:max_ibase (Results 1 – 2 of 2) sorted by relevance

/external/toybox/generated/
Dglobals.h464 char *file, sig, max_ibase; member
/external/toybox/toys/pending/
Dbc.c44 char *file, sig, max_ibase;
5023 max = ib ? TT.max_ibase : BC_MAX_OBASE; in bc_program_assign()
5817 TT.max_ibase = !FLAG(s) && !FLAG(w) ? 16 : 36; in bc_main()