#ifndef CLIB_MATHIEEESINGBAS_PROTOS_H #define CLIB_MATHIEEESINGBAS_PROTOS_H /* *** Automatically generated from 'mathieeesingbas.conf'. Edits will be lost. *** Copyright © 1995-2005, The AROS Development Team. All rights reserved. */ #include AROS_LP1(LONG, IEEESPFix, AROS_LPA(LONG, y, D0), struct Library *, MathIeeeSingBasBase, 5, Mathieeesingbas) AROS_LP1(LONG, IEEESPFlt, AROS_LPA(LONG, y, D0), struct Library *, MathIeeeSingBasBase, 6, Mathieeesingbas) AROS_LP2(LONG, IEEESPCmp, AROS_LPA(LONG, y, D0), AROS_LPA(LONG, z, D1), struct Library *, MathIeeeSingBasBase, 7, Mathieeesingbas) AROS_LP1(LONG, IEEESPTst, AROS_LPA(LONG, y, D0), struct Library *, MathIeeeSingBasBase, 8, Mathieeesingbas) AROS_LP1(LONG, IEEESPAbs, AROS_LPA(LONG, y, D0), struct Library *, MathIeeeSingBasBase, 9, Mathieeesingbas) AROS_LP1(LONG, IEEESPNeg, AROS_LPA(LONG, y, D0), struct Library *, MathIeeeSingBasBase, 10, Mathieeesingbas) AROS_LP2(LONG, IEEESPAdd, AROS_LPA(LONG, y, D0), AROS_LPA(LONG, z, D1), struct Library *, MathIeeeSingBasBase, 11, Mathieeesingbas) AROS_LP2(LONG, IEEESPSub, AROS_LPA(LONG, y, D0), AROS_LPA(LONG, z, D1), struct Library *, MathIeeeSingBasBase, 12, Mathieeesingbas) AROS_LP2(LONG, IEEESPMul, AROS_LPA(LONG, y, D0), AROS_LPA(LONG, z, D1), struct Library *, MathIeeeSingBasBase, 13, Mathieeesingbas) AROS_LP2(LONG, IEEESPDiv, AROS_LPA(LONG, y, D0), AROS_LPA(LONG, z, D1), struct Library *, MathIeeeSingBasBase, 14, Mathieeesingbas) AROS_LP1(LONG, IEEESPFloor, AROS_LPA(LONG, y, D0), struct Library *, MathIeeeSingBasBase, 15, Mathieeesingbas) AROS_LP1(LONG, IEEESPCeil, AROS_LPA(LONG, y, D0), struct Library *, MathIeeeSingBasBase, 16, Mathieeesingbas) #endif /* CLIB_MATHIEEESINGBAS_PROTOS_H */