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