Home
last modified time | relevance | path

Searched refs:FETCH3U (Results 1 – 3 of 3) sorted by relevance

/dports/net/dgd/dgd-1.4.23/src/
H A Dinterpret.c1706 FETCH3U(args, class); in i_typecheck()
2078 FETCH3U(pc, l); in i_interpret0()
2095 FETCH3U(pc, l); in i_interpret0()
2109 FETCH3U(pc, l); in i_interpret0()
2125 FETCH3U(pc, l); in i_interpret0()
2146 FETCH3U(pc, l); in i_interpret0()
2157 FETCH3U(pc, l); in i_interpret0()
2412 FETCH3U(pc, l); in i_interpret1()
2424 FETCH3U(pc, l); in i_interpret1()
2935 (*pcfunctions[FETCH3U(pc, l)])(&f); in i_funcall()
H A Dinterpret.h117 # define FETCH3U(pc, v) ((Uint) (v = UCHAR(*(pc)++) << 8, \ macro
/dports/net/dgd/dgd-1.4.23/src/comp/
H A Dcontrol.c369 FETCH3U(prot1, s1); in cmp_proto()
370 FETCH3U(prot2, s2); in cmp_proto()
1348 FETCH3U(p, class); in ctrl_ifcall()
1411 FETCH3U(p, class); in ctrl_fcall()