Home
last modified time | relevance | path

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

/external/toybox/toys/pending/
Dbc.c3206 static BcStatus bc_parse_call(BcParse *p, char *name, uint8_t flags) { in bc_parse_call() function
3292 return bc_parse_call(p, name, flags); in bc_parse_name()