Home
last modified time | relevance | path

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

/dports/lang/smalltalk/smalltalk-3.2.5/libgst/
H A Dbyte.h245 extern void _gst_copy_bytecodes (gst_uchar * dest,
H A Dbyte.c243 _gst_copy_bytecodes (gst_uchar * dest, in _gst_copy_bytecodes() function
H A Dcomp.c2864 _gst_copy_bytecodes (method->bytecodes, bytecodes); in method_new()
2902 _gst_copy_bytecodes (block->bytecodes, bytecodes); in _gst_block_new()