Lines Matching refs:file
3 This file is part of the GNU C Library.
82 Supposedly the field is "path to associated .cb file". THIS VALUE
87 of the definition file. Other is non-zero if it is imported with the
109 /* Name of main source file.
117 /* Beginning of an include file. Only Sun uses this.
118 In an object file, only the name is significant.
122 /* Name of sub-source file (#include file).
130 /* End of an include file. No name.
131 This and N_BINCL act as brackets around the file's output.
132 In an object file, there is no significant data in this entry.
145 /* Place holder for deleted include file. Replaces a N_BINCL and everything
147 it finds multiple identical copies of the symbols from an include file.