Home
last modified time | relevance | path

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

/dports/lang/gforth/gforth-0.7.3/engine/
H A Dforth.h439 Label decompile_code(Label prim);
H A Dmain.c1224 Label decompile_code(Label _code) in decompile_code() function
H A Dprim.i13819 a_prim = (Cell *)decompile_code((Label)a_code);
/dports/lang/gforth/gforth-0.7.3/
H A Dprim2538 a_prim = (Cell *)decompile_code((Label)a_code);
H A Dprim.b3665 a_prim = (Cell *)decompile_code((Label)a_code);