Home
last modified time | relevance | path

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

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