Searched refs:mod (Results 1 – 6 of 6) sorted by relevance
282 int $mod = `getModifiers`;283 int $shift = ($mod == 1 || $mod == 5 || $mod == 9);
115 u32 mod = frame % 14; in FrameToNibbleAddress() local117 if ( mod != 0 ) in FrameToNibbleAddress()119 nibbleAddress += ( mod + 2 ); in FrameToNibbleAddress()
29 local d = (mod v 10) as integer