Home
last modified time | relevance | path

Searched refs:vtoff (Results 1 – 5 of 5) sorted by relevance

/dports/misc/rump/buildrump.sh-b914579/src/sys/altq/
H A Daltq_hfsc.h85 u_int64_t vtoff; /* cl_vt_ipoff */ member
H A Daltq_hfsc.c1658 sp->vtoff = cl->cl_vtoff; in get_class_stats()
/dports/math/libpgmath/flang-d07daf3/tools/flang1/flang1exe/
H A Dsemant.c11421 int vtoff, len; in semant1() local
11448 vtoff = 0; in semant1()
11459 VTOFFP(sptr, vtoff); in semant1()
11481 vtoff = 0; in semant1()
11522 if (vtoff) { in semant1()
11523 VTOFFP(sptr, vtoff); in semant1()
11532 VTOFFP(sptr, vtoff + 1); in semant1()
11533 VTOFFP(tag, vtoff + 1); in semant1()
15703 vtoff = parent_vtoff; in get_vtoff()
15705 vtoff = get_vtoff(vtoff, DTYPEG(sym)); in get_vtoff()
[all …]
/dports/math/libpgmath/flang-d07daf3/tools/flang2/flang2exe/
H A Dexp_rte.cpp78 static int exp_type_bound_proc_call(int arg, SPTR descno, int vtoff,
1133 exp_type_bound_proc_call(int arg, SPTR descno, int vtoff, int arglnk) in exp_type_bound_proc_call() argument
1151 func_offset = 8 * (vtoff - 1); in exp_type_bound_proc_call()
3271 int vtoff; in exp_call() local
3390 vtoff = VTOFFG(TBPLNKG(exp_call_sym)); in exp_call()
4242 ililnk = exp_type_bound_proc_call(exp_call_sym, sptr_descno, vtoff, arglnk); in exp_call()
H A Dupper.cpp2036 Class, denorm, Scope, vtable, iface, vtoff, tbplnk, invobj, in read_symbol() local
2612 vtoff = getval("vtoff"); in read_symbol()
2694 VTOFFP(newsptr, vtoff); in read_symbol()
2916 vtoff = getval("vtoff"); in read_symbol()
3092 VTOFFP(newsptr, vtoff); in read_symbol()