Home
last modified time | relevance | path

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

/src/contrib/bc/include/
H A Dread.h65 bc_read_file(const char* path);
/src/contrib/bc/gen/
H A Dstrgen.c146 bc_read_file(const char* path) in bc_read_file() function
365 in = bc_read_file(argv[1]); in main()
/src/contrib/bc/src/
H A Dargs.c85 buf = bc_read_file(file); in bc_args_file()
H A Dread.c255 bc_read_file(const char* path) in bc_read_file() function
H A Dvm.c1090 data = bc_read_file(file);