Home
last modified time | relevance | path

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

/dports/games/libretro-yabause/yabause-ea5b118/yabause/src/q68/
H A Dq68-const.h179 #define SIZE_TO_BYTES(size) ((size) + 1 + ((size) == SIZE_L)) macro
/dports/lang/smalltalk/smalltalk-3.2.5/libgst/
H A Dgstpriv.h517 #define SIZE_TO_BYTES(size) \ macro