Searched defs:loc (Results 251 - 275 of 1342) sorted by relevance

<<11121314151617181920>>

/netbsd-current/sys/arch/ia64/ia64/
H A Ddb_interface.c436 db_disasm(db_addr_t loc, bool altfmt) argument
/netbsd-current/usr.sbin/installboot/
H A Dffs.c493 off_t loc; local
/netbsd-current/external/gpl3/gcc.old/dist/gcc/c/
H A Dc-fold.c116 location_t loc = EXPR_LOCATION (expr); local
152 location_t loc = EXPR_LOCATION (expr); local
[all...]
/netbsd-current/external/gpl3/gcc.old/dist/gcc/
H A Doptinfo-emit-json.cc180 optrecord_json_writer::impl_location_to_json (dump_impl_location_t loc) argument
193 optrecord_json_writer::location_to_json (location_t loc) argument
274 optrecord_json_writer::inlining_chain_to_json (location_t loc) argument
404 location_t loc = optinfo->get_location_t (); local
457 dump_user_location_t loc; local
[all...]
H A Dprint-tree.c1053 expanded_location loc local
H A Dselftest.c43 fail (const location &loc, const char *msg) argument
53 fail_formatted (const location &loc, const char *fmt, ...) argument
71 assert_streq (const location &loc, argument
103 assert_str_contains(const location &loc, const char *desc_haystack, const char *desc_needle, const char *val_haystack, const char *val_needle) argument
136 assert_str_startswith(const location &loc, const char *desc_str, const char *desc_prefix, const char *val_str, const char *val_prefix) argument
184 temp_source_file(const location &loc, const char *suffix, const char *content) argument
221 read_file(const location &loc, const char *path) argument
[all...]
H A Dgensupport.h35 file_location loc; member in class:md_rtx_info
H A Dspellcheck.c301 assert_suggested_for (const location &loc, const char *candidate, argument
319 assert_not_suggested_for (const location &loc, const char *candidate, argument
H A Dcombine-stack-adj.c276 rtx *loc = *iter; local
H A Dconvert.c56 location_t loc = EXPR_LOCATION (expr); local
153 location_t loc = EXPR_LOCATION (expr); local
366 do_narrow (location_t loc, argument
465 location_t loc = EXPR_LOCATION (expr); local
991 location_t loc = EXPR_LOCATION (expr); local
1171 const location_t loc = BUILTINS_LOCATION; local
1176 ASSERT_EQ (EXPR_LOCATION (result), loc); local
[all...]
H A Ddiagnostic-format-json.cc46 json_from_expanded_location (location_t loc) argument
H A Dtree-ssa-copy.c231 location_t loc = gimple_location (stmt); local
H A Dgimple-low.c786 location_t loc = gimple_location (stmt); local
H A Dlra-coalesce.c123 substitute (rtx *loc) argument
170 rtx loc = insn; local
[all...]
H A Dopts-global.c173 lang_handle_option(struct gcc_options *opts, struct gcc_options *opts_set, const struct cl_decoded_option *decoded, unsigned int lang_mask ATTRIBUTE_UNUSED, int kind, location_t loc, const struct cl_option_handlers *handlers, diagnostic_context *dc, void (*) (void)) argument
207 read_cmdline_options(struct gcc_options *opts, struct gcc_options *opts_set, struct cl_decoded_option *decoded_options, unsigned int decoded_options_count, location_t loc, unsigned int lang_mask, const struct cl_option_handlers *handlers, diagnostic_context *dc) argument
301 decode_options(struct gcc_options *opts, struct gcc_options *opts_set, struct cl_decoded_option *decoded_options, unsigned int decoded_options_count, location_t loc, diagnostic_context *dc, void (*target_option_override_hook) (void)) argument
/netbsd-current/external/gpl3/gcc.old/dist/gcc/fortran/
H A Dtarget-memory.c666 expr_to_char (gfc_expr *e, locus *loc, argument
727 gfc_merge_initializers (gfc_typespec ts, gfc_expr *e, locus *loc, argument
/netbsd-current/external/gpl3/gcc.old/dist/gcc/cp/
H A Dcp-ubsan.c59 cp_ubsan_instrument_vptr (location_t loc, tree op, tree type, bool is_addr, argument
106 cp_ubsan_maybe_instrument_vptr (location_t loc, tre argument
257 cp_ubsan_maybe_instrument_downcast(location_t loc, tree type, tree intype, tree op) argument
276 cp_ubsan_maybe_instrument_cast_to_vbase(location_t loc, tree type, tree op) argument
[all...]
/netbsd-current/external/gpl3/gcc.old/dist/gcc/d/dmd/
H A Djson.c353 void property(const char *linename, const char *charname, Loc *loc) argument
H A Ddenum.c28 EnumDeclaration::EnumDeclaration(Loc loc, Identifier *id, Type *memtype) argument
278 Expression *EnumDeclaration::getMaxMinValue(Loc loc, Identifier *id) argument
382 getDefaultValue(Loc loc) argument
420 getMemtype(Loc loc) argument
477 search(const Loc &loc, Identifier *ident, int flags) argument
499 EnumMember(Loc loc, Identifier *id, Expression *value, Type *origType) argument
743 getVarExp(Loc loc, Scope *sc) argument
[all...]
H A Dclone.c217 Loc loc = Loc(); // internal code should have no loc to prevent coverage local
532 Loc loc = Loc(); // loc is unnecessary so errors are gagged local
617 Loc loc = Loc(); // loc is unnecessary so errors are gagged local
739 Loc loc = Loc(); // internal code should have no loc to prevent coverage local
789 Loc loc = Loc(); // internal code should have no loc to prevent coverage local
994 Loc loc = Loc(); // internal code should have no loc to prevent coverage local
1139 Loc loc = Loc(); // internal code should have no loc to prevent coverage local
[all...]
H A Dcppmangle.c49 Loc loc; // location for use in error messages variable
703 CppMangleVisitor(OutBuffer *buf, Loc loc) argument
/netbsd-current/external/gpl3/gcc.old/dist/gcc/common/config/riscv/
H A Driscv-common.c102 riscv_subset_list::riscv_subset_list (const char *arch, location_t loc) argument
470 riscv_subset_list::parse (const char *arch, location_t loc) argument
543 riscv_parse_arch_string (const char *isa, int *flags, location_t loc) argument
587 riscv_handle_option(struct gcc_options *opts, struct gcc_options *opts_set ATTRIBUTE_UNUSED, const struct cl_decoded_option *decoded, location_t loc) argument
[all...]
/netbsd-current/external/gpl3/gcc.old/dist/gcc/c-family/
H A Dc-indentation.c49 get_visual_column (expanded_location exploc, location_t loc, argument
651 assert_get_visual_column_succeeds (const location &loc, argument
691 assert_get_visual_column_fails (const location &loc, argument
/netbsd-current/usr.sbin/makefs/ffs/
H A Dffs_alloc.c541 int start, len, loc, i; local
/netbsd-current/external/gpl3/gdb.old/dist/gold/
H A Dnacl.h78 View view(Location loc) argument
204 Sniff_file::Location loc = elf_file.section_contents(shndx); local

Completed in 322 milliseconds

<<11121314151617181920>>