Home
last modified time | relevance | path

Searched defs:numberp (Results 1 – 25 of 40) sorted by relevance

12

/dports/lang/abcl/abcl-src-1.8.0/src/org/armedbear/lisp/
H A DRatio.java105 public boolean numberp() in numberp() method in Ratio
H A DComplex.java119 public boolean numberp() in numberp() method in Complex
H A DDoubleFloat.java114 public boolean numberp() in numberp() method in DoubleFloat
H A DSingleFloat.java114 public boolean numberp() in numberp() method in SingleFloat
H A DBignum.java163 public boolean numberp() in numberp() method in Bignum
H A DFixnum.java160 public boolean numberp() in numberp() method in Fixnum
/dports/lang/kawa/kawa-3.1.1/gnu/commonlisp/lisp/
H A Dprimitives.lisp41 (defun numberp (obj) function
/dports/math/maxima/maxima-5.43.2/src/
H A Dnumeric.lisp261 (defmethod numberp ((x cl:number)) unknown
264 (defmethod numberp ((x bigfloat)) unknown
267 (defmethod numberp ((x complex-bigfloat)) unknown
270 (defmethod numberp ((x t)) unknown
/dports/cad/libredwg/libredwg-0.12.4/src/
H A Dclasses.c529 bool dwg_find_class (const Dwg_Data *restrict dwg, const char* dxfname, BITCODE_BS *numberp) in dwg_find_class()
/dports/audio/festival/speech_tools/siod/
H A Dslib_math.cc15 LISP numberp(LISP x) in numberp() function
/dports/lang/guile2/guile-2.2.7/module/language/elisp/
H A Dboot.el253 (defun numberp (object) function
/dports/lang/guile/guile-3.0.7/module/language/elisp/
H A Dboot.el253 (defun numberp (object) function
/dports/net/quagga/quagga-1.2.4/bgpd/
H A Dbgp_open.c885 unsigned long numberp; in bgp_open_capability_orf() local
/dports/japanese/canna-lib/Canna37p3/ccustom/
H A Dlisp.h70 #define numberp(x) (tag(x) == NUMBER_TAG) macro
/dports/japanese/canna-server/Canna37p3/ccustom/
H A Dlisp.h70 #define numberp(x) (tag(x) == NUMBER_TAG) macro
/dports/japanese/canna-lib/Canna37p3/lib/canna/
H A Dlisp.h70 #define numberp(x) (tag(x) == NUMBER_TAG) macro
/dports/japanese/canna-server/Canna37p3/lib/canna/
H A Dlisp.h70 #define numberp(x) (tag(x) == NUMBER_TAG) macro
/dports/lang/see/see-3.1.1424/libsee/
H A Dcfunction.c353 SEE_number_t *numberp; local
/dports/finance/hs-hledger/hledger-1.19/_cabal_deps/hledger-lib-1.19/Hledger/Read/
H A DCommon.hs820 numberp suggestedStyle = label "number" $ do function
/dports/finance/hs-hledger-web/hledger-web-1.19/_cabal_deps/hledger-lib-1.19/Hledger/Read/
H A DCommon.hs820 numberp suggestedStyle = label "number" $ do function
/dports/finance/hs-hledger-ui/hledger-ui-1.19/_cabal_deps/hledger-lib-1.19.1/Hledger/Read/
H A DCommon.hs820 numberp suggestedStyle = label "number" $ do function
/dports/net/frr7-pythontools/frr-frr-7.5.1/bgpd/
H A Dbgp_open.c1229 unsigned long numberp; in bgp_open_capability_orf() local
/dports/net/frr7/frr-frr-7.5.1/bgpd/
H A Dbgp_open.c1229 unsigned long numberp; in bgp_open_capability_orf() local
/dports/math/pspp/pspp-1.4.1/src/language/lexer/
H A Dvariable-parser.c410 unsigned long int *numberp, int *n_digitsp) in extract_numeric_suffix()
/dports/lang/munger/munger-5.12/
H A Dlisp.h130 #define numberp(n) ( n & 4 ) macro

12