Searched refs:read_file (Results 1 - 6 of 6) sorted by relevance

/haiku-buildtools/binutils/gas/testsuite/gas/rx/
H A Dexplode51 &read_file();
54 &read_file();
57 sub read_file { subroutine
/haiku-buildtools/jam/
H A Djcache.c262 static string_list* read_file(const char *filename, string_list* list);
401 // read_file
417 read_file(const char *filename, string_list* list) function
760 entry->strings = read_file(filename, 0);
769 if (read_file(filename, entry->strings)) {
/haiku-buildtools/gcc/libcpp/
H A Dfiles.c72 /* The contents of NAME after calling read_file(). */
75 /* Pointer to the real start of BUFFER. read_file() might increment
176 static bool read_file (cpp_reader *pfile, _cpp_file *file);
744 read_file (cpp_reader *pfile, _cpp_file *file) function
805 if (!read_file (pfile, file))
852 same_file_p = read_file (pfile, ref_file)
853 /* Size might have changed in read_file(). */
/haiku-buildtools/gcc/gcc/config/nvptx/
H A Dmkoffload.c100 static const char *read_file (FILE *);
187 read_file (FILE *stream) function
843 const char *input = read_file (in);
/haiku-buildtools/binutils/gold/
H A Dscript.cc226 read_file(Input_file*, std::string*);
369 Lex::read_file(Input_file* input_file, std::string* contents) function in class:gold::Lex
1478 Lex::read_file(input_file, &input_string);
1592 Lex::read_file(&input_file, &input_string);
/haiku-buildtools/legacy/gcc/gcc/
H A Dcollect2.c3203 static struct file_info *read_file PROTO((char *, int, int));
3242 obj_file = read_file (prog_name, prog_fd, rw);
3699 read_file (name, fd, rw) function

Completed in 77 milliseconds