Home
last modified time | relevance | path

Searched refs:smallIntegerClass (Results 1 – 6 of 6) sorted by relevance

/dports/lang/smalltalk/smalltalk-3.2.5/packages/dbd-sqlite/
H A Dsqlite3.c221 if (vmProxy->objectIsKindOf (key, vmProxy->smallIntegerClass)) in gst_sqlite3_bind()
236 if (vmProxy->objectIsKindOf (value, vmProxy->smallIntegerClass)) in gst_sqlite3_bind()
/dports/lang/smalltalk/smalltalk-3.2.5/libgst/
H A Dgstpub.h181 OOP objectClass, arrayClass, stringClass, characterClass, smallIntegerClass, member
H A Dcallin.c1161 gst_interpreter_proxy.smallIntegerClass = _gst_small_integer_class; in _gst_init_vmproxy()
H A DChangeLog6411 * lib/bytecode.inl: IntegerClass -> smallIntegerClass
6412 * lib/dict.c: IntegerClass -> smallIntegerClass, plus
6415 * lib/gst.h: IntegerClass -> smallIntegerClass
6416 * lib/interp.c: IntegerClass -> smallIntegerClass
6417 * lib/interp.inl: IntegerClass -> smallIntegerClass
6419 * lib/prims.inl: IntegerClass -> smallIntegerClass
/dports/lang/smalltalk/smalltalk-3.2.5/doc/
H A Dgst.texi4446 @code{characterClass}, @code{smallIntegerClass}, @code{floatDClass},
H A Dgst.info-14156 `smallIntegerClass', `floatDClass', `floatEClass',