Searched refs:smod (Results 1 – 5 of 5) sorted by relevance
184 smod = type(exc).__module__185 if smod not in ("__main__", "builtins"):186 name = smod + '.' + name
97 .global smod98 smod: label
46 |xref smod,srem255 .long smod | 00,00 norm,norm = normal
136 u32 smod:5; /* Source address modulo */ member
9341 # smod(): computes the fp MOD of the input values X,Y. #9418 global smod9419 smod: label