Searched refs:_gst_oop_at_put (Results 1 – 5 of 5) sorted by relevance
/dports/lang/smalltalk/smalltalk-3.2.5/libgst/ |
H A D | gstpub.c | 99 _gst_oop_size, _gst_oop_at, _gst_oop_at_put, 572 return _gst_oop_at_put (oop, index, new_oop); in gst_oop_at_put()
|
H A D | callin.h | 253 extern OOP _gst_oop_at_put (OOP oop, size_t index, OOP new)
|
H A D | re.c | 309 _gst_oop_at_put (results->registersOOP, i - 1, intervalOOP); in make_re_results()
|
H A D | callin.c | 939 _gst_oop_at_put (OOP oop, size_t index, OOP new) in _gst_oop_at_put() function
|
H A D | ChangeLog | 2502 (_gst_oop_at_put): Fix off-by-one bug.
|