Home
last modified time | relevance | path

Searched defs:sloc (Results 1 – 22 of 22) sorted by relevance

/netbsd-src/external/bsd/ipf/dist/samples/
H A Dproxy.c57 struct sockaddr_in sin, sloc, sout; local
/netbsd-src/external/gpl3/gcc.old/dist/gcc/
H A Dlra.c2002 struct sloc struct
2009 typedef struct sloc *sloc_t; argument
H A Dcfgexpand.c5714 location_t sloc = curr_insn_location (); in expand_gimple_basic_block() local
5789 location_t sloc = curr_insn_location (); in expand_gimple_basic_block() local
/netbsd-src/external/apache2/llvm/dist/clang/tools/libclang/
H A DCXSourceLocation.cpp247 const SrcMgr::SLocEntry &sloc = SM.getSLocEntry(fileID, &Invalid); in clang_getExpansionLocation() local
/netbsd-src/external/gpl3/gcc/dist/gcc/
H A Dira.cc5279 struct sloc struct
5287 typedef struct sloc *sloc_t; argument
H A Dcfgexpand.cc5903 location_t sloc = curr_insn_location (); in expand_gimple_basic_block() local
5980 location_t sloc = curr_insn_location (); in expand_gimple_basic_block() local
/netbsd-src/external/gpl3/gcc/dist/gcc/cp/
H A Dcoroutines.cc3086 location_t sloc = EXPR_LOCATION (*stmt); in maybe_promote_temps() local
3290 location_t sloc = EXPR_LOCATION (*expr); in expand_one_truth_if() local
3474 location_t sloc = EXPR_LOCATION (IF_COND (if_stmt)); in await_statement_walker() local
3546 location_t sloc = EXPR_LOCATION (FOR_EXPR (for_stmt)); in await_statement_walker() local
3662 location_t sloc = EXPR_LOCATION (SWITCH_STMT_COND (sw_stmt)); in await_statement_walker() local
H A Dinit.cc605 location_t sloc = input_location; in maybe_instantiate_nsdmi_init() local
H A Ddecl.cc9072 location_t sloc = input_location; in cp_finish_decomp() local
13538 location_t sloc = declspecs->locations[ds_storage_class]; in grokdeclarator() local
/netbsd-src/crypto/external/bsd/openssl.old/dist/crypto/ocsp/
H A Docsp_ext.c437 OCSP_SERVICELOC *sloc = NULL; in OCSP_url_svcloc_new() local
/netbsd-src/crypto/external/bsd/openssl/dist/crypto/ocsp/
H A Docsp_ext.c437 OCSP_SERVICELOC *sloc = NULL; in OCSP_url_svcloc_new() local
/netbsd-src/external/gpl3/gcc.old/dist/gcc/cp/
H A Dcoroutines.cc3237 location_t sloc = EXPR_LOCATION (*stmt); in maybe_promote_temps() local
3441 location_t sloc = EXPR_LOCATION (*expr); in expand_one_truth_if() local
3631 location_t sloc = EXPR_LOCATION (IF_COND (if_stmt)); in await_statement_walker() local
3701 location_t sloc = EXPR_LOCATION (FOR_EXPR (for_stmt)); in await_statement_walker() local
3812 location_t sloc = EXPR_LOCATION (SWITCH_STMT_COND (sw_stmt)); in await_statement_walker() local
H A Dinit.c581 location_t sloc = input_location; in get_nsdmi() local
H A Ddecl.c8446 location_t sloc = input_location; in cp_finish_decomp() local
12833 location_t sloc = declspecs->locations[ds_storage_class]; in grokdeclarator() local
/netbsd-src/external/apache2/llvm/dist/clang/include/clang/Basic/
H A DSourceManager.h1047 const FileEntry *getFileEntryForSLocEntry(const SrcMgr::SLocEntry &sloc) const in getFileEntryForSLocEntry()
/netbsd-src/external/gpl3/gcc/dist/libcpp/
H A Dlex.cc5043 location_t sloc in cpp_directive_only_process() local
5237 location_t sloc = linemap_position_for_column (pfile->line_table, in cpp_directive_only_process() local
/netbsd-src/external/gpl3/gcc.old/dist/gcc/c-family/
H A Dc-ada-spec.c584 expanded_location sloc = expand_location (macro->line); in dump_ada_macros() local
/netbsd-src/external/gpl3/gcc/dist/gcc/c-family/
H A Dc-ada-spec.cc584 expanded_location sloc = expand_location (macro->line); in dump_ada_macros() local
/netbsd-src/external/gpl3/gcc/dist/gcc/d/dmd/
H A Dcparse.d2210 const sloc = token.loc; in cparseDeclarationSpecifiers() local
/netbsd-src/external/gpl3/gcc.old/dist/libcpp/include/
H A Dcpplib.h1246 location_t sloc; member
/netbsd-src/external/gpl3/gcc/dist/libcpp/include/
H A Dcpplib.h1367 location_t sloc; member
/netbsd-src/external/apache2/llvm/dist/clang/lib/Sema/
H A DSemaType.cpp4177 const SrcMgr::SLocEntry &sloc = S.SourceMgr.getSLocEntry(file, &invalid); in getNullabilityCompletenessCheckFileID() local