Searched refs:SIZE_SPECIAL (Results 1 – 6 of 6) sorted by relevance
/dports/lang/smalltalk/smalltalk-3.2.5/libgst/ |
H A D | byte.h | 78 SIZE_SPECIAL = 18, enumerator
|
H A D | vm.def | 509 operation SIZE_SPECIAL ( rec -- val ) { 515 SEND_MESSAGE (_gst_builtin_selectors[SIZE_SPECIAL].symbol, 0); 531 SEND_MESSAGE (_gst_builtin_selectors[SIZE_SPECIAL].symbol, 0); 1013 SIZE_SPECIAL (); 1482 SIZE_SPECIAL (); 1636 SIZE_SPECIAL (); 2120 SIZE_SPECIAL ();
|
H A D | byte.def | 210 /* SIZE_SPECIAL(*) */ 815 SIZE_SPECIAL(0) */ 1025 SIZE_SPECIAL(*) */ 1701 SIZE_SPECIAL(0) */
|
H A D | builtins.gperf | 57 size; NULL, 0, SIZE_SPECIAL
|
H A D | vm.inl | 1276 /* SIZE_SPECIAL ( rec -- val ) */ 1289 SEND_MESSAGE (_gst_builtin_selectors[SIZE_SPECIAL].symbol, 0); 1305 SEND_MESSAGE (_gst_builtin_selectors[SIZE_SPECIAL].symbol, 0); 4628 /* SIZE_SPECIAL ( rec -- val ) */ 4642 SEND_MESSAGE (_gst_builtin_selectors[SIZE_SPECIAL].symbol, 0); 4658 SEND_MESSAGE (_gst_builtin_selectors[SIZE_SPECIAL].symbol, 0); 5854 /* SIZE_SPECIAL ( rec -- val ) */ 5868 SEND_MESSAGE (_gst_builtin_selectors[SIZE_SPECIAL].symbol, 0); 5884 SEND_MESSAGE (_gst_builtin_selectors[SIZE_SPECIAL].symbol, 0); 9875 /* SIZE_SPECIAL ( rec -- val ) */ [all …]
|
H A D | builtins.inl | 966 …_names_t *)0)->_gst_builtin_selectors_names_str472, NULL, 0, SIZE_SPECIAL},
|