Home
last modified time | relevance | path

Searched defs:bc_read_file (Results 1 – 2 of 2) sorted by relevance

/external/bc/src/
Dread.c203 void bc_read_file(const char *path, char **buf) { in bc_read_file() function
/external/toybox/toys/pending/
Dbc.c1088 BcStatus bc_read_file(char *path, char **buf) { in bc_read_file() function