Searched refs:VAL_START_TERNARY (Results 1 - 1 of 1) sorted by relevance

/haiku/src/libs/x86emu/
H A Dvalidate.c188 #define VAL_START_TERNARY(parm_type,res_type,dmax,smax,dincr,sincr,maxshift)\ macro
246 VAL_START_TERNARY(u16,u16,0xFF00,0xFF00,0x100,0x100,16) \
253 VAL_START_TERNARY(u32,u32,0xFF000000,0xFF000000,0x1000000,0x1000000,32) \

Completed in 37 milliseconds