Home
last modified time | relevance | path

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

/illumos-gate/usr/src/lib/libmp/common/
H A Dlibmp.h61 extern void msub(MINT *, MINT *, MINT *);
H A Dold_mp.c33 void msub(MINT *a, MINT *b, MINT *c) { mp_msub(a, b, c); } in msub() function
H A Dmapfile_1-vers52 msub;