Home
last modified time | relevance | path

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

/netbsd/src/external/bsd/ipf/dist/samples/
Dproxy.c57 struct sockaddr_in sin, sloc, sout; local
/netbsd/src/external/gpl3/gcc/dist/gcc/
Dira.cc5279 struct sloc struct
5287 typedef struct sloc *sloc_t; argument
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/
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
Dinit.cc605 location_t sloc = input_location; in maybe_instantiate_nsdmi_init() local
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/dist/crypto/ocsp/
Docsp_ext.c437 OCSP_SERVICELOC *sloc = NULL; in OCSP_url_svcloc_new() local
/netbsd/src/external/gpl3/gcc/dist/libcpp/
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/dist/libcpp/include/
Dcpplib.h1367 location_t sloc; member