Home
last modified time | relevance | path

Searched defs:XERROR (Results 1 – 13 of 13) sorted by relevance

/dports/math/octave/octave-6.4.0/liboctave/external/quadpack/
H A Dxerror.f1 SUBROUTINE XERROR(MESSG,NMESSG,NERR,LEVEL) subroutine
36 CHARACTER*(*) MESSG
37 INTEGER NMESSG, NERR, LEVEL
/dports/science/py-scipy/scipy-1.7.1/scipy/integrate/mach/
H A Dxerror.f1 SUBROUTINE XERROR(MESS,NMESS,L1,L2) subroutine
8 CHARACTER*(*) MESS
14 900 FORMAT(/)
19 10 CONTINUE
/dports/science/py-scipy/scipy-1.7.1/scipy/special/mach/
H A Dxerror.f1 SUBROUTINE XERROR(MESS,NMESS,L1,L2) subroutine
8 CHARACTER*(*) MESS
14 900 FORMAT(/)
19 10 CONTINUE
/dports/math/xlife++/xlifepp-sources-v2.0.1-2018-05-09/ext/Amos/
H A Dxerror.f1 SUBROUTINE XERROR(MESS,NMESS,L1,L2) subroutine
14 900 FORMAT(/)
19 10 CONTINUE
/dports/www/grafana8/grafana-8.3.6/vendor/gonum.org/v1/gonum/mathext/internal/amos/amoslib/
H A Dxerror.f1 SUBROUTINE XERROR(MESS,NMESS,L1,L2) subroutine
14 900 FORMAT(/)
19 10 CONTINUE
/dports/sysutils/istio/istio-1.6.7/vendor/github.com/openshift/api/vendor/gonum.org/v1/gonum/mathext/internal/amos/amoslib/
H A Dxerror.f1 SUBROUTINE XERROR(MESS,NMESS,L1,L2) subroutine
14 900 FORMAT(/)
19 10 CONTINUE
/dports/audio/guitarix-lv2/guitarix-0.43.1/tools/ampsim/tensbs/
H A Dxerror.f1 SUBROUTINE XERROR(MESSG,NMESSG,NERR,LEVEL) subroutine
/dports/math/cmlib/cmlib-3.0_8/src/xerror/
H A Dxerror.f1 SUBROUTINE XERROR(MESSG,NMESSG,NERR,LEVEL) subroutine
/dports/devel/valgrind-lts/valgrind-dragonfly-dragonfly/coregrind/
H A Dvgdb.h62 #define XERROR(errno, ...) ((errno == 0 ? 0 : perror("syscall failed")), \ macro
/dports/devel/valgrind/valgrind-dragonfly-dragonfly/coregrind/
H A Dvgdb.h62 #define XERROR(errno, ...) ((errno == 0 ? 0 : perror("syscall failed")), \ macro
/dports/x11/bmpanel2/bmpanel2-2.1pre1/
H A Dutil.h57 #define XERROR(...) xerror(pretty_print_FILE(__FILE__), __LINE__, __VA_ARGS__) macro
/dports/japanese/kinput2/kinput2-v3.1/lib/
H A DConvCtrl.c712 #define XERROR(e) (ebits & (1 << (e))) macro
/dports/graphics/dataplot/dataplot-2c1b27601a3b7523449de612613eadeead9a8f70/src/
H A Ddp21.F11367 SUBROUTINE DPNDE2(X0,XDER,XMIN,XMAX,XERROR, argument