Searched refs:add_smalltalk (Results 1 – 1 of 1) sorted by relevance
/dports/lang/smalltalk/smalltalk-3.2.5/libgst/ |
H A D | dict.c | 244 static OOP add_smalltalk (const char *globalName, 957 add_smalltalk (ci->name, class_oop); in init_class() 1029 add_smalltalk ("CSymbols", in init_smalltalk_dictionary() 1034 add_smalltalk ("Undeclared", in init_smalltalk_dictionary() 1036 add_smalltalk ("SystemExceptions", in init_smalltalk_dictionary() 1038 add_smalltalk ("NetClients", in init_smalltalk_dictionary() 1040 add_smalltalk ("VFS", in init_smalltalk_dictionary() 1047 add_smalltalk (const char *globalName, in add_smalltalk() function 1084 add_smalltalk ("RegressionTesting", in init_runtime_objects() 1088 add_smalltalk ("Bigendian", _gst_true_oop); in init_runtime_objects() [all …]
|