Searched refs:nlmlex_file_open (Results 1 - 4 of 4) sorted by relevance

/haiku-buildtools/legacy/binutils/binutils/
H A Dnlmheader.y96 static bfd_boolean nlmlex_file_open (const char *);
543 return nlmlex_file_open (name);
555 if (nlmlex_file_open (name))
567 nlmlex_file_open (const char *name)
H A Dnlmheader.c233 static bfd_boolean nlmlex_file_open (const char *);
2120 return nlmlex_file_open (name);
2132 if (nlmlex_file_open (name))
2144 nlmlex_file_open (const char *name)
2139 nlmlex_file_open (const char *name) function
/haiku-buildtools/binutils/binutils/
H A Dnlmheader.y95 static bfd_boolean nlmlex_file_open (const char *);
542 return nlmlex_file_open (name);
554 if (nlmlex_file_open (name))
566 nlmlex_file_open (const char *name)
H A Dnlmheader.c160 static bfd_boolean nlmlex_file_open (const char *);
2200 return nlmlex_file_open (name);
2212 if (nlmlex_file_open (name))
2224 nlmlex_file_open (const char *name)
2223 nlmlex_file_open (const char *name) function

Completed in 67 milliseconds