Home
last modified time | relevance | path

Searched defs:IS_C_ULONG (Results 1 – 1 of 1) sorted by relevance

/dports/lang/smalltalk/smalltalk-3.2.5/libgst/
H A Ddict.inl289 #define IS_C_ULONG(oop) is_c_uint_32(oop) macro
297 #define IS_C_ULONG(oop) is_c_uint_64(oop) macro