Home
last modified time | relevance | path

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

/external/toybox/toys/pending/
Dbc.c5742 int notend = len > i + 1; in bc_vm_stdin() local
5747 if (!string && notend) { in bc_vm_stdin()