Searched refs:mod (Results 1 – 8 of 8) sorted by relevance
281 int $mod = `getModifiers`;282 int $shift = ($mod == 1 || $mod == 5 || $mod == 9);
117 u32 mod = frame % 14; in FrameToNibbleAddress() local119 if ( mod != 0 ) in FrameToNibbleAddress()121 nibbleAddress += ( mod + 2 ); in FrameToNibbleAddress()
184 local d = (mod v 10) as integer