Home
last modified time | relevance | path

Searched refs:REALP (Results 1 – 25 of 27) sorted by relevance

12

/dports/x11/xedit/xedit-1.2.2/lisp/
H A Dinternal.h266 #define REALP(object) \ macro
272 if (!REALP(object)) \
H A Dmath.c577 if (REALP(number)) in Lisp_Conjugate()
/dports/graphics/dataplot/dataplot-2c1b27601a3b7523449de612613eadeead9a8f70/src/
H A Ddp3.F8880 E=(REALP(PLAST)**2+AIMAGP(PLAST)**2)*(REALP(POLD)**2+
15042 E=REALP(Z)**2+AIMAGP(Z)**2
15225 Q=ABS(REALP(Z))
15302 IF(REALP(Z).LT.0.) FF=-Z
15336 IF(REALP(Z).GE.0.) GO TO 40
15375 IF(REALP(Z).LT.0.) FF=-FF
15376 IF(REALP(Z).LT.0.) EE=-EE
15387 IF(REALP(Z).LT.0.) GO TO 26
16442 Q=REALP(Z)
16573 IF(REALP(Z).GE.0.) GO TO 32
[all …]
H A Ddp42.F32500 REALP(ZDUMMY) = REAL(ZDUMMY)
32516 IF(MAX(ABS(REALP(TERM(N+1))),ABS(AIMAGP(TERM(N+1)))).LE.DYOUK)
/dports/lang/guile2/guile-2.2.7/libguile/
H A Dvalidate.h172 #define SCM_VALIDATE_REAL(pos, z) SCM_MAKE_VALIDATE_MSG (pos, z, REALP, "real")
H A DChangeLog-scm2026 * scm.h (REALP): fixed for SINGLES not defined.
/dports/lang/guile1/guile-1.8.8/libguile/
H A Dvalidate.h166 #define SCM_VALIDATE_REAL(pos, z) SCM_MAKE_VALIDATE_MSG (pos, z, REALP, "real")
H A DChangeLog-scm2026 * scm.h (REALP): fixed for SINGLES not defined.
/dports/lang/abcl/abcl-src-1.8.0/src/org/armedbear/lisp/
H A DLispObject.java429 public final LispObject REALP() in REALP() method in LispObject
H A DPrimitives.java4916 private static final Primitive REALP = new pf_realp(); field in Primitives.sf_multiple_value_bind
4919 super(Symbol.REALP, "object"); in pf_realp()
4924 return arg.REALP(); in execute()
H A DSymbol.java2431 public static final Symbol REALP = field in Symbol
H A Dcompiler-pass2.lisp2470 (REALP p2-test-realp)
/dports/lang/gauche/Gauche-0.9.10/src/
H A Dcompile-2.scm717 [(REALP) (pass2/const-pred real? args)]
H A Dlibnum.scm55 (inliner REALP) SCM_REALP)
H A Dvminsn.scm1095 (define-insn REALP 0 none #f ($w/argr v ($result:b (SCM_REALP v)))) unknown
/dports/lang/guile/guile-3.0.7/libguile/
H A Dnumbers.h685 #define SCM_VALIDATE_REAL(pos, z) SCM_MAKE_VALIDATE_MSG (pos, z, REALP, "real")
H A DChangeLog-scm2026 * scm.h (REALP): fixed for SINGLES not defined.
/dports/lang/sbcl/sbcl-1.3.13/
H A Dcommon-lisp-exports.lisp-expr337 "PROCLAIM" "REALP"
/dports/lang/mono/mono-5.10.1.57/mono/metadata/
H A Dicall-def.h754 ICALL_TYPE(REALP, "System.Runtime.Remoting.Proxies.RealProxy", REALP_1)
/dports/lang/clisp/clisp-df3b9f6fdcff22832898e89a989eb499c0f842ed/src/
H A Dclos-genfun2b.lisp437 RATIONALP READTABLEP REALP SYS::SEQUENCEP
H A Dtype.lisp550 (c-typep-number 'REAL 'REALP low high x)
/dports/textproc/py-pygments/Pygments-2.7.2/tests/examplefiles/
H A Dtype.lisp555 (c-typep-number 'REAL 'REALP low high x)
/dports/textproc/py-pygments-25/Pygments-2.5.2/tests/examplefiles/
H A Dtype.lisp555 (c-typep-number 'REAL 'REALP low high x)
/dports/lang/sbcl/sbcl-1.3.13/src/interpreter/
H A Dspecial-forms.lisp1273 REALP REVERSE ROUND
/dports/lang/gauche/Gauche-0.9.10/lib/gauche/vm/
H A Dinsn.scm1595 (make <vm-insn-info> :name 'REALP :code 159

12