Home
last modified time | relevance | path

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

/dports/lang/smalltalk/smalltalk-3.2.5/libgst/
H A Dinterp.c441 static inline void dealloc_stack_context (gst_context_part context);
455 static inline void prepare_context (gst_context_part context,
648 static gst_context_part cur_chunk_begin = NULL, cur_chunk_end = NULL;
650 static gst_context_part *chunk = chunks - 1;
693 cur_chunk_end = (gst_context_part) ( in _gst_empty_context_pool()
791 cur_chunk_end = (gst_context_part) ( in alloc_new_chunk()
861 dealloc_stack_context (gst_context_part context) in dealloc_stack_context()
877 prepare_context (gst_context_part context, in prepare_context()
1032 dealloc_stack_context ((gst_context_part) oldContext); in unwind_context()
2448 gst_context_part thisContext; in _gst_restore_object_pointers()
[all …]
H A Dinterp.h96 typedef struct gst_context_part struct
108 } *gst_context_part; typedef
H A Dinterp-bc.inl309 prepare_context ((gst_context_part) newContext, sendArgs, header.numTemps);
396 prepare_context ((gst_context_part) newContext, sendArgs, header.numTemps);
432 prepare_context ((gst_context_part) blockContext, numArgs, header.numTemps);