代码搜索:error
找到约 10,000 项符合「error」的源代码
代码结果 10,000
www.eeworm.com/read/424281/10471415
h error.h
/* CDF_ERROR: call the error handler, and return a NAN. */
#define CDF_ERROR(reason, gsl_errno) GSL_ERROR_VAL(reason, gsl_errno, GSL_NAN)
www.eeworm.com/read/424281/10472052
c error.c
/* err/error.c
*
* Copyright (C) 1996, 1997, 1998, 1999, 2000, 2007 Gerard Jungman, Brian Gough
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of
www.eeworm.com/read/424281/10474075
h error.h
#define OVERFLOW_ERROR(result) do { (result)->val = GSL_POSINF; (result)->err = GSL_POSINF; GSL_ERROR ("overflow", GSL_EOVRFLW); } while(0)
#define UNDERFLOW_ERROR(result) do { (result)->val = 0.0; (
www.eeworm.com/read/278961/10485602
png error.png
www.eeworm.com/read/160841/10487690
class error.class
www.eeworm.com/read/160839/10492428
class error.class
www.eeworm.com/read/160839/10492487
class error.class
www.eeworm.com/read/278778/10509559