Home
last modified time | relevance | path

Searched defs:ISREAL (Results 1 – 8 of 8) sorted by relevance

/dports/math/octave-forge-gsl/gsl-2.1.1/src/
H A Dgsl_sf.header.cc30 #define ISREAL(x) ((x).isreal ()) macro
32 #define ISREAL(x) ((x).is_real_type ()) macro
H A Dgsl_sf.cc29 #define ISREAL(x) ((x).isreal ()) macro
/dports/lang/pcc/pcc-1.1.0/f77/fcom/
H A Ddefines.h248 #define ISREAL(z) ONEOF(z, MSKREAL) macro
/dports/science/afni/afni-AFNI_21.3.16/src/f2c/
H A Ddefines.h279 #define ISREAL(z) ONEOF(z, MSKREAL) macro
/dports/lang/f2c/f2c-20200916/src/
H A Ddefines.h279 #define ISREAL(z) ONEOF(z, MSKREAL) macro
/dports/science/dynare/dynare-4.6.4/preprocessor/src/macro/
H A DParser.hh525 ISREAL = 315, enumerator
/dports/math/R-cran-lpSolve/lpSolve/src/
H A Dlp_lib.h244 #define ISREAL 0 macro
/dports/math/lp_solve/lp_solve_5.5/
H A Dlp_lib.h252 #define ISREAL 0 macro