Home
last modified time | relevance | path

Searched refs:_gst_arrayed_collection_class (Results 1 – 2 of 2) sorted by relevance

/dports/lang/smalltalk/smalltalk-3.2.5/libgst/
H A Ddict.c81 OOP _gst_arrayed_collection_class = NULL; variable
459 {&_gst_arrayed_collection_class, &_gst_sequenceable_collection_class,
463 {&_gst_array_class, &_gst_arrayed_collection_class,
471 {&_gst_character_array_class, &_gst_arrayed_collection_class,
487 {&_gst_byte_array_class, &_gst_arrayed_collection_class,
491 {&_gst_compiled_code_class, &_gst_arrayed_collection_class,
506 {&_gst_interval_class, &_gst_arrayed_collection_class,
H A Ddict.h340 extern OOP _gst_arrayed_collection_class ATTRIBUTE_HIDDEN;