Home
last modified time | relevance | path

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

/aosp_15_r20/external/bc/src/
H A Dread.c266 bc_read_file(const char* path) in bc_read_file() function
/aosp_15_r20/external/bc/gen/
H A Dstrgen.c146 bc_read_file(const char* path) in bc_read_file() function
/aosp_15_r20/external/toybox/toys/pending/
H A Dbc.c1175 BcStatus bc_read_file(char *path, char **buf) { in bc_read_file() function