代码搜索:arithmetic

找到约 7,844 项符合「arithmetic」的源代码

代码结果 7,844
www.eeworm.com/read/258249/4357777

make

: run this script through /bin/sh M=/bin/make if [ -f /usr/bin/make ]; then M=/usr/bin/make fi exec $M MODULE=arithmetic -f ../../config/CONFIG.make -f Makefile ${1+"$@"}
www.eeworm.com/read/161121/5555865

c dp_div.c

/* IEEE754 floating point arithmetic * double precision: common utilities */ /* * MIPS floating point support * Copyright (C) 1994-2000 Algorithmics Ltd. All rights reserved. * http://www.algor.
www.eeworm.com/read/161121/5555866

c sp_fint.c

/* IEEE754 floating point arithmetic * single precision */ /* * MIPS floating point support * Copyright (C) 1994-2000 Algorithmics Ltd. All rights reserved. * http://www.algor.co.uk * * ######
www.eeworm.com/read/161121/5555867

c sp_sub.c

/* IEEE754 floating point arithmetic * single precision */ /* * MIPS floating point support * Copyright (C) 1994-2000 Algorithmics Ltd. All rights reserved. * http://www.algor.co.uk * * ######
www.eeworm.com/read/161121/5555868

c dp_tlong.c

/* IEEE754 floating point arithmetic * double precision: common utilities */ /* * MIPS floating point support * Copyright (C) 1994-2000 Algorithmics Ltd. All rights reserved. * http://www.algor.
www.eeworm.com/read/161121/5555869

c sp_fdp.c

/* IEEE754 floating point arithmetic * single precision */ /* * MIPS floating point support * Copyright (C) 1994-2000 Algorithmics Ltd. All rights reserved. * http://www.algor.co.uk * * ######
www.eeworm.com/read/161121/5555870

c dp_fint.c

/* IEEE754 floating point arithmetic * double precision: common utilities */ /* * MIPS floating point support * Copyright (C) 1994-2000 Algorithmics Ltd. All rights reserved. * http://www.algor.
www.eeworm.com/read/161121/5555872

c dp_flong.c

/* IEEE754 floating point arithmetic * double precision: common utilities */ /* * MIPS floating point support * Copyright (C) 1994-2000 Algorithmics Ltd. All rights reserved. * http://www.algor.
www.eeworm.com/read/161121/5555876

c dp_tint.c

/* IEEE754 floating point arithmetic * double precision: common utilities */ /* * MIPS floating point support * Copyright (C) 1994-2000 Algorithmics Ltd. All rights reserved. * http://www.algor.
www.eeworm.com/read/161121/5555877

c sp_logb.c

/* IEEE754 floating point arithmetic * single precision */ /* * MIPS floating point support * Copyright (C) 1994-2000 Algorithmics Ltd. All rights reserved. * http://www.algor.co.uk * * ######