Home
last modified time | relevance | path

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

/external/toybox/toys/pending/
Dbc.c522 (!(bin_last) && ((rparen) || bc_parse_inst_isLeaf(prev)))
3051 static int bc_parse_inst_isLeaf(BcInst t) { in bc_parse_inst_isLeaf() function