Home
last modified time | relevance | path

Searched refs:par_len (Results 1 – 4 of 4) sorted by relevance

/netbsd/sbin/iscsictl/
H A Discsic_main.c470 send_request(unsigned request, size_t par_len, void *par) in send_request() argument
477 len = sizeof(iscsid_request_t) + par_len; in send_request()
491 req->parameter_length = (uint32_t)par_len; in send_request()
492 if (par_len) in send_request()
493 memcpy(req->parameter, par, par_len); in send_request()
/netbsd/external/gpl3/gcc/dist/gcc/
H A Ddwarf2cfi.c1256 const int par_len = XVECLEN (span, 0); in dwarf2out_frame_debug_cfa_offset() local
1257 for (int par_index = 0; par_index < par_len; par_index++) in dwarf2out_frame_debug_cfa_offset()
1366 const int par_len = XVECLEN (span, 0); in dwarf2out_frame_debug_cfa_restore() local
1367 for (int par_index = 0; par_index < par_len; par_index++) in dwarf2out_frame_debug_cfa_restore()
2074 const int par_len = XVECLEN (span, 0); in dwarf2out_frame_debug_expr() local
2075 for (int par_index = 0; par_index < par_len; par_index++) in dwarf2out_frame_debug_expr()
H A Ddwarf2cfi.cc1408 const int par_len = XVECLEN (span, 0); in dwarf2out_frame_debug_cfa_offset() local
1409 for (int par_index = 0; par_index < par_len; par_index++) in dwarf2out_frame_debug_cfa_offset()
1519 const int par_len = XVECLEN (span, 0); in dwarf2out_frame_debug_cfa_restore() local
1520 for (int par_index = 0; par_index < par_len; par_index++) in dwarf2out_frame_debug_cfa_restore()
2228 const int par_len = XVECLEN (span, 0); in dwarf2out_frame_debug_expr() local
2229 for (int par_index = 0; par_index < par_len; par_index++) in dwarf2out_frame_debug_expr()
/netbsd/external/gpl3/gcc.old/dist/gcc/
H A Ddwarf2cfi.c1256 const int par_len = XVECLEN (span, 0); in dwarf2out_frame_debug_cfa_offset() local
1257 for (int par_index = 0; par_index < par_len; par_index++) in dwarf2out_frame_debug_cfa_offset()
1366 const int par_len = XVECLEN (span, 0); in dwarf2out_frame_debug_cfa_restore() local
1367 for (int par_index = 0; par_index < par_len; par_index++) in dwarf2out_frame_debug_cfa_restore()
2074 const int par_len = XVECLEN (span, 0); in dwarf2out_frame_debug_expr() local
2075 for (int par_index = 0; par_index < par_len; par_index++) in dwarf2out_frame_debug_expr()