Home
last modified time | relevance | path

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

/toolchain/binutils/binutils-2.25/binutils/
Dnlmheader.y95 static bfd_boolean nlmlex_file_open (const char *);
541 return nlmlex_file_open (name); in nlmlex_file()
553 if (nlmlex_file_open (name)) in nlmlex_file_push()
565 nlmlex_file_open (const char *name) in nlmlex_file_open() function