Home
last modified time | relevance | path

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

/utopia/UTPA2-700.0.x/projects/tools/lint/aeon_include/machine/
H A Dspr_defs.h676 #define __l_mul__(lo, a,b) \ macro
685 ({ int _lo_; __l_mul__(_lo_, a,b); \
690 ({ int _lo_; __l_mul__(_lo_, a,b); _lo_; })