/netbsd-src/external/gpl2/gmake/dist/ |
H A D | read.c | 56 struct floc floc; /* Info on the file in fp (if any). */ member 120 const struct floc *reading_file = 0; 133 static int conditional_line PARAMS ((char *line, int len, const struct floc *flocp)); 137 const struct floc *flocp)); 141 const struct floc *flocp)); 304 const struct floc *curfile; in eval_makefile() 310 ebuf.floc.filenm = strcache_add (filename); in eval_makefile() 311 ebuf.floc.lineno = 1; in eval_makefile() 393 do_variable_definition (&ebuf.floc, "MAKEFILE_LIST", filename, o_file, in eval_makefile() 402 reading_file = &ebuf.floc; in eval_makefile() [all …]
|
H A D | make.h | 381 struct floc struct 386 #define NILF ((struct floc *)0) argument 403 extern void error (const struct floc *flocp, const char *fmt, ...) 405 extern void fatal (const struct floc *flocp, const char *fmt, ...) 499 extern const struct floc *reading_file; 500 extern const struct floc **expanding_var;
|
H A D | variable.h | 56 struct floc fileinfo; /* Where the variable was defined. */ 147 extern struct variable *do_variable_definition PARAMS ((const struct floc *flocp, const char *name,… 149 extern struct variable *try_variable_definition PARAMS ((const struct floc *flocp, char *line, enum… 160 struct variable_set *set, const struct floc *flocp));
|
H A D | misc.c | 227 error (const struct floc *flocp, const char *fmt, ...) in error() 230 const struct floc *flocp; in error() 260 fatal (const struct floc *flocp, const char *fmt, ...) in fatal() 263 const struct floc *flocp; in fatal()
|
H A D | expand.c | 31 const struct floc **expanding_var = &reading_file; 102 const struct floc *this_var; in recursively_expand_for_file() 103 const struct floc **saved_varp; in recursively_expand_for_file()
|
H A D | commands.h | 24 struct floc fileinfo; /* Where commands were defined. */
|
H A D | variable.c | 165 const struct floc *flocp) in define_variable_in_set() 993 do_variable_definition (const struct floc *flocp, const char *varname, in do_variable_definition() 1335 try_variable_definition (const struct floc *flocp, char *line, in try_variable_definition()
|
/netbsd-src/external/gpl3/gcc/dist/gcc/ |
H A D | gengtype-state.cc | 163 void write_state_fileloc (struct fileloc *floc); 670 state_writer::write_state_fileloc (struct fileloc *floc) in write_state_fileloc() argument 673 if (floc != NULL && floc->line > 0) in write_state_fileloc() 676 gcc_assert (floc->file != NULL); in write_state_fileloc() 679 srcrelpath = get_file_srcdir_relative_path (floc->file); in write_state_fileloc() 688 write_state_a_string (get_input_file_name (floc->file)); in write_state_fileloc() 690 fprintf (state_file, " %d", floc->line); in write_state_fileloc() 1932 read_state_fileloc (struct fileloc *floc) in read_state_fileloc() argument 1938 gcc_assert (floc != NULL); in read_state_fileloc() 1956 floc->file = input_file_by_name (fullpath); in read_state_fileloc() [all …]
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/ |
H A D | gengtype-state.c | 162 void write_state_fileloc (struct fileloc *floc); 668 state_writer::write_state_fileloc (struct fileloc *floc) in write_state_fileloc() argument 671 if (floc != NULL && floc->line > 0) in write_state_fileloc() 674 gcc_assert (floc->file != NULL); in write_state_fileloc() 677 srcrelpath = get_file_srcdir_relative_path (floc->file); in write_state_fileloc() 686 write_state_a_string (get_input_file_name (floc->file)); in write_state_fileloc() 688 fprintf (state_file, " %d", floc->line); in write_state_fileloc() 1900 read_state_fileloc (struct fileloc *floc) in read_state_fileloc() argument 1906 gcc_assert (floc != NULL); in read_state_fileloc() 1924 floc->file = input_file_by_name (fullpath); in read_state_fileloc() [all …]
|
H A D | tree-ssa-uninit.c | 126 expanded_location xloc, floc; in warn_uninit() local 179 floc = expand_location (cfun_loc); in warn_uninit() 187 if (xloc.file != floc.file in warn_uninit()
|
/netbsd-src/sys/arch/powerpc/booke/dev/ |
H A D | pq3obio.c | 148 int floc[OBIOCF_NLOCS] = { in pq3obio_search() local 155 CFARGS(.locators = floc)); in pq3obio_search()
|
/netbsd-src/external/gpl3/gcc/dist/gcc/cp/ |
H A D | module.cc | 14184 location_t floc = read_location (sec); in read_imports() local 14196 imp->loc = floc; in read_imports() 14338 location_t floc = read_location (sec); in read_partitions() local 14357 imp->loc = floc; in read_partitions()
|
/netbsd-src/share/dict/ |
H A D | web2 | 71239 floc
|