Home
last modified time | relevance | path

Searched refs:_gst_gc_message (Results 1 – 4 of 4) sorted by relevance

/dports/lang/smalltalk/smalltalk-3.2.5/libgst/
H A Doop.h278 extern int _gst_gc_message
H A Doop.c93 int _gst_gc_message = true; variable
1074 && _gst_gc_message in _gst_global_gc()
1158 && _gst_gc_message in _gst_global_gc()
1195 && _gst_gc_message in _gst_scavenge()
1235 && _gst_gc_message in _gst_scavenge()
H A Dinterp.c2132 return (_gst_gc_message); in _gst_get_var()
2163 _gst_gc_message = value; in _gst_set_var()
H A DChangeLog2159 * libgst/oop.h: Change _gst_gc_message to int.
3157 with _gst_verbosity == 3, don't set _gst_gc_message on -Q.