Home
last modified time | relevance | path

Searched refs:TOMBIT (Results 1 – 2 of 2) sorted by relevance

/dports/emulators/ucon64/ucon64-2.2.2-src/src/
H A Ducon64_defines.h56 #define TOMBIT(x) ((unsigned int)(x) / MBIT) macro
/dports/emulators/ucon64/ucon64-2.2.2-src/src/libdiscmage/
H A Dlibdm_misc.c70 #define TOMBIT(x) ((int)(x) / MBIT) macro