Home
last modified time | relevance | path

Searched +refs:read +refs:fixnum (Results 226 – 250 of 755) sorted by relevance

12345678910>>...31

/dports/lang/racket/racket-8.3/src/ChezScheme/mats/
H A Dpatch-compile-0-t-f-f4160 …6.mo:Expected error in mat port-operations: "read: unexpected end-of-file reading quote at char 0 …
4161 …6.mo:Expected error in mat port-operations: "read: more than one item found after dot (.) before f…
4162 …6.mo:Expected error in mat port-operations: "read: parenthesized list terminated by bracket before…
4183 …6.mo:Expected error in mat port-operations: "read: unexpected end-of-file reading quote at char 0 …
4184 …6.mo:Expected error in mat port-operations: "read: more than one item found after dot (.) before f…
5550 fl.mo:Expected error in mat fixnum->flonum: "fixnum->flonum: 3.4 is not a fixnum".
5551 fl.mo:Expected error in mat fixnum->flonum: "fixnum->flonum: a is not a fixnum".
5552 fl.mo:Expected error in mat fixnum->flonum: "fixnum->flonum: <int> is not a fixnum".
5569 fl.mo:Expected error in mat fixnum->flonum: "fixnum->flonum: 3.4 is not a fixnum".
5570 fl.mo:Expected error in mat fixnum->flonum: "fixnum->flonum: a is not a fixnum".
[all …]
H A Dieee.ms160 (let ((n (read (open-input-string "+nan.0"))))
685 (mat flonum->fixnum
686 (error? (flonum->fixnum +inf.0))
687 (error? (flonum->fixnum -inf.0))
688 (error? (flonum->fixnum (nan)))
689 (eq? (flonum->fixnum -0.0) 0)
H A Dpatch-compile-0-f-t-f131 …record.mo:Expected error in mat record10: "read: unresolvable cycle constructing record of type #<…
132 …record.mo:Expected error in mat record16: "read: unresolvable cycle constructing record of type #<…
154 record.mo:Expected error in mat foreign-data: "foreign-alloc: 0 is not a positive fixnum".
155 record.mo:Expected error in mat foreign-data: "foreign-alloc: <int> is not a positive fixnum".
156 record.mo:Expected error in mat foreign-data: "foreign-alloc: -5 is not a positive fixnum".
158 …record.mo:Expected error in mat record10: "read: unresolvable cycle constructing record of type #<…
181 record.mo:Expected error in mat foreign-data: "foreign-alloc: 0 is not a positive fixnum".
182 record.mo:Expected error in mat foreign-data: "foreign-alloc: <int> is not a positive fixnum".
183 record.mo:Expected error in mat foreign-data: "foreign-alloc: -5 is not a positive fixnum".
216 ! record.mo:Expected error in mat record25: "invalid value 3.0 for foreign type fixnum".
[all …]
H A Dpatch-compile-2-f-t-f131 …record.mo:Expected error in mat record10: "read: unresolvable cycle constructing record of type #<…
132 …record.mo:Expected error in mat record16: "read: unresolvable cycle constructing record of type #<…
154 record.mo:Expected error in mat foreign-data: "foreign-alloc: 0 is not a positive fixnum".
155 record.mo:Expected error in mat foreign-data: "foreign-alloc: <int> is not a positive fixnum".
156 record.mo:Expected error in mat foreign-data: "foreign-alloc: -5 is not a positive fixnum".
158 …record.mo:Expected error in mat record10: "read: unresolvable cycle constructing record of type #<…
181 record.mo:Expected error in mat foreign-data: "foreign-alloc: 0 is not a positive fixnum".
182 record.mo:Expected error in mat foreign-data: "foreign-alloc: <int> is not a positive fixnum".
183 record.mo:Expected error in mat foreign-data: "foreign-alloc: -5 is not a positive fixnum".
216 ! record.mo:Expected error in mat record25: "invalid value 3.0 for foreign type fixnum".
[all …]
/dports/lang/racket-minimal/racket-8.3/src/cs/rumble/
H A Dforeign.ss262 ;; - 'uptr => inferred as Scheme or foreign, read as memory instead of address
360 (define-ctype _fixnum 'fixnum 'fixnum (checker who fixnum?))
461 (define-ctype _ufixnum 'fixnum 'fixnum (checker who fixnum?)) ; historically, no sign check
557 (unless (fixnum? size)
928 (fixnum? offset)
951 (fixnum? offset)
966 (define (fixnum-in-range? lo hi) (lambda (v) (and (fixnum? v) (fx>= v lo) (fx>= v hi))))
1228 [(nonnegative-fixnum? arg1)
1236 [(and (nonnegative-fixnum? arg1)
1240 (nonnegative-fixnum? arg2))
[all …]
/dports/lang/racket/racket-8.3/src/cs/rumble/
H A Dforeign.ss262 ;; - 'uptr => inferred as Scheme or foreign, read as memory instead of address
360 (define-ctype _fixnum 'fixnum 'fixnum (checker who fixnum?))
461 (define-ctype _ufixnum 'fixnum 'fixnum (checker who fixnum?)) ; historically, no sign check
557 (unless (fixnum? size)
928 (fixnum? offset)
951 (fixnum? offset)
966 (define (fixnum-in-range? lo hi) (lambda (v) (and (fixnum? v) (fx>= v lo) (fx>= v hi))))
1228 [(nonnegative-fixnum? arg1)
1236 [(and (nonnegative-fixnum? arg1)
1240 (nonnegative-fixnum? arg2))
[all …]
/dports/lang/racket-minimal/racket-8.3/src/regexp/match/
H A Dlazy-bytes.rkt25 [failed? #:mutable] ; set to #t if `progress-evt` fires or read blocks
93 ;; Result reports whether new bytes were read
116 [(not (fixnum? n))
133 ;; Not allowed to read any more
/dports/lang/racket/racket-8.3/src/regexp/match/
H A Dlazy-bytes.rkt25 [failed? #:mutable] ; set to #t if `progress-evt` fires or read blocks
93 ;; Result reports whether new bytes were read
116 [(not (fixnum? n))
133 ;; Not allowed to read any more
/dports/lang/chez-scheme/ChezScheme-9.5.4/mats/
H A Dpatch-compile-0-t-f-f3988 …6.mo:Expected error in mat port-operations: "read: unexpected end-of-file reading quote at char 0 …
3989 …6.mo:Expected error in mat port-operations: "read: more than one item found after dot (.) before f…
3990 …6.mo:Expected error in mat port-operations: "read: parenthesized list terminated by bracket before…
4011 …6.mo:Expected error in mat port-operations: "read: unexpected end-of-file reading quote at char 0 …
4012 …6.mo:Expected error in mat port-operations: "read: more than one item found after dot (.) before f…
5289 fl.mo:Expected error in mat fixnum->flonum: "fixnum->flonum: 3.4 is not a fixnum".
5290 fl.mo:Expected error in mat fixnum->flonum: "fixnum->flonum: a is not a fixnum".
5291 fl.mo:Expected error in mat fixnum->flonum: "fixnum->flonum: <int> is not a fixnum".
5308 fl.mo:Expected error in mat fixnum->flonum: "fixnum->flonum: 3.4 is not a fixnum".
5309 fl.mo:Expected error in mat fixnum->flonum: "fixnum->flonum: a is not a fixnum".
[all …]
H A Dieee.ms160 (let ((n (read (open-input-string "+nan.0"))))
685 (mat flonum->fixnum
686 (error? (flonum->fixnum +inf.0))
687 (error? (flonum->fixnum -inf.0))
688 (error? (flonum->fixnum (nan)))
689 (eq? (flonum->fixnum -0.0) 0)
H A Dpatch-compile-2-f-t-f131 …record.mo:Expected error in mat record10: "read: unresolvable cycle constructing record of type #<…
132 …record.mo:Expected error in mat record16: "read: unresolvable cycle constructing record of type #<…
154 record.mo:Expected error in mat foreign-data: "foreign-alloc: 0 is not a positive fixnum".
155 record.mo:Expected error in mat foreign-data: "foreign-alloc: <int> is not a positive fixnum".
156 record.mo:Expected error in mat foreign-data: "foreign-alloc: -5 is not a positive fixnum".
158 …record.mo:Expected error in mat record10: "read: unresolvable cycle constructing record of type #<…
181 record.mo:Expected error in mat foreign-data: "foreign-alloc: 0 is not a positive fixnum".
182 record.mo:Expected error in mat foreign-data: "foreign-alloc: <int> is not a positive fixnum".
183 record.mo:Expected error in mat foreign-data: "foreign-alloc: -5 is not a positive fixnum".
216 ! record.mo:Expected error in mat record25: "invalid value 3.0 for foreign type fixnum".
[all …]
H A Dpatch-compile-0-f-t-f131 …record.mo:Expected error in mat record10: "read: unresolvable cycle constructing record of type #<…
132 …record.mo:Expected error in mat record16: "read: unresolvable cycle constructing record of type #<…
154 record.mo:Expected error in mat foreign-data: "foreign-alloc: 0 is not a positive fixnum".
155 record.mo:Expected error in mat foreign-data: "foreign-alloc: <int> is not a positive fixnum".
156 record.mo:Expected error in mat foreign-data: "foreign-alloc: -5 is not a positive fixnum".
158 …record.mo:Expected error in mat record10: "read: unresolvable cycle constructing record of type #<…
181 record.mo:Expected error in mat foreign-data: "foreign-alloc: 0 is not a positive fixnum".
182 record.mo:Expected error in mat foreign-data: "foreign-alloc: <int> is not a positive fixnum".
183 record.mo:Expected error in mat foreign-data: "foreign-alloc: -5 is not a positive fixnum".
216 ! record.mo:Expected error in mat record25: "invalid value 3.0 for foreign type fixnum".
[all …]
/dports/lang/sagittarius-scheme/sagittarius-0.9.8/doc/utils/
H A Dmath.scrbl84 @define[Function]{@name{random} @args{prng size :key (read-size 100)}}
88 Keyword argument @var{read-size} will be passed to @code{read-random-bytes}.
92 @desc{@var{size} must a positive fixnum.
107 @define[Function]{@name{read-random-bytes} @args{prng size}}
108 @define[Function]{@name{read-random-bytes!} @args{prng bv size}}
119 @define[Function]{@name{read-sys-random} @args{bis}}
141 (slot-set! o 'read-random! mt-read-random!)
146 User just need to set the slots @code{set-seed!} and @code{read-random!}. Then
154 The slot @code{read-random!} requires a pseudo which accepts 3 arguments,
157 a non negative fixnum.
/dports/lang/racket/racket-8.3/share/pkgs/racket-doc/scribblings/reference/
H A Druntime.scrbl256 @item{@racket[7]: The number of syntax objects read from compiled code
260 this counter reaches the maximum value of a @tech{fixnum}, it
261 overflows to the most negative @tech{fixnum}.}
265 reaches the maximum value of a @tech{fixnum}, it overflows to the
266 most negative @tech{fixnum}.}
/dports/lang/sbcl/sbcl-1.3.13/src/compiler/
H A Dfndb.lisp91 (defknown fixnum-mod-p (t fixnum) boolean
234 (defknown package-iter-step (fixnum index simple-vector list)
235 (values fixnum index simple-vector list symbol symbol))
794 (defknown %lastn/fixnum (list (and unsigned-byte fixnum)) t (foldable flushable))
1213 (defknown (read read-preserving-whitespace)
1635 (defknown %more-kw-arg (t fixnum) (values t t))
1675 (defknown data-vector-ref-with-offset (simple-array fixnum fixnum) t
1681 (defknown data-vector-set-with-offset (array fixnum fixnum t) t
1882 (symbol fixnum) fixnum)
1884 (cons fixnum) fixnum)
/dports/math/maxima/maxima-5.43.2/share/algebra/solver/
H A DSolver.mac325 define_variable( Solver_Max_Len_Val_Order, 5, fixnum )$
575 i, fixnum,
786 i, fixnum,
862 i, fixnum,
919 s : read( "Is", Expression, "zero or nonzero?" )
968 i, fixnum,
1422 [ ValEq, ValVar ], fixnum
1438 [ ValEq, ValVar ], fixnum
1574 [ i, k ], fixnum
2006 OpFactor, fixnum
[all …]
/dports/lang/racket/racket-8.3/src/ChezScheme/s/
H A D6.ss44 (let ([c (read-char ip)])
78 (unless (fixnum? mode) ($oops who "~s is not a fixnum" mode))
100 (unless (fixnum? mode) ($oops who "~s is not a fixnum" mode))
129 (if (fixnum? x)
/dports/lang/racket-minimal/racket-8.3/src/ChezScheme/s/
H A D6.ss44 (let ([c (read-char ip)])
78 (unless (fixnum? mode) ($oops who "~s is not a fixnum" mode))
100 (unless (fixnum? mode) ($oops who "~s is not a fixnum" mode))
129 (if (fixnum? x)
/dports/lang/racket-minimal/racket-8.3/src/ChezScheme/mats/
H A Dieee.ms160 (let ((n (read (open-input-string "+nan.0"))))
685 (mat flonum->fixnum
686 (error? (flonum->fixnum +inf.0))
687 (error? (flonum->fixnum -inf.0))
688 (error? (flonum->fixnum (nan)))
689 (eq? (flonum->fixnum -0.0) 0)
H A Dpatch-compile-2-f-t-f131 …record.mo:Expected error in mat record10: "read: unresolvable cycle constructing record of type #<…
132 …record.mo:Expected error in mat record16: "read: unresolvable cycle constructing record of type #<…
154 record.mo:Expected error in mat foreign-data: "foreign-alloc: 0 is not a positive fixnum".
155 record.mo:Expected error in mat foreign-data: "foreign-alloc: <int> is not a positive fixnum".
156 record.mo:Expected error in mat foreign-data: "foreign-alloc: -5 is not a positive fixnum".
158 …record.mo:Expected error in mat record10: "read: unresolvable cycle constructing record of type #<…
181 record.mo:Expected error in mat foreign-data: "foreign-alloc: 0 is not a positive fixnum".
182 record.mo:Expected error in mat foreign-data: "foreign-alloc: <int> is not a positive fixnum".
183 record.mo:Expected error in mat foreign-data: "foreign-alloc: -5 is not a positive fixnum".
216 ! record.mo:Expected error in mat record25: "invalid value 3.0 for foreign type fixnum".
[all …]
H A Dpatch-compile-0-f-t-f131 …record.mo:Expected error in mat record10: "read: unresolvable cycle constructing record of type #<…
132 …record.mo:Expected error in mat record16: "read: unresolvable cycle constructing record of type #<…
154 record.mo:Expected error in mat foreign-data: "foreign-alloc: 0 is not a positive fixnum".
155 record.mo:Expected error in mat foreign-data: "foreign-alloc: <int> is not a positive fixnum".
156 record.mo:Expected error in mat foreign-data: "foreign-alloc: -5 is not a positive fixnum".
158 …record.mo:Expected error in mat record10: "read: unresolvable cycle constructing record of type #<…
181 record.mo:Expected error in mat foreign-data: "foreign-alloc: 0 is not a positive fixnum".
182 record.mo:Expected error in mat foreign-data: "foreign-alloc: <int> is not a positive fixnum".
183 record.mo:Expected error in mat foreign-data: "foreign-alloc: -5 is not a positive fixnum".
216 ! record.mo:Expected error in mat record25: "invalid value 3.0 for foreign type fixnum".
[all …]
/dports/lang/racket/racket-8.3/share/pkgs/racket-doc/scribblings/inside/
H A Dparams.scrbl42 @item{@cppdef{MZCONFIG_PROMPT_READ_HANDLER} --- @racket[current-prompt-read]}
44 @item{@cppdef{MZCONFIG_CAN_READ_GRAPH} --- @racket[read-accept-graph]}
45 @item{@cppdef{MZCONFIG_CAN_READ_COMPILED} --- @racket[read-accept-compiled]}
46 @item{@cppdef{MZCONFIG_CAN_READ_BOX} --- @racket[read-accept-box]}
48 @item{@cppdef{MZCONFIG_CAN_READ_DOT} --- @racket[read-accept-dot]}
50 @item{@cppdef{MZCONFIG_CAN_READ_QUASI} --- @racket[read-accept-quasiquote]}
51 @item{@cppdef{MZCONFIG_CAN_READ_READER} --- @racket[read-accept-reader]}
52 @item{@cppdef{MZCONFIG_CAN_READ_LANG} --- @racket[read-accept-lang]}
54 @item{@cppdef{MZCONFIG_READ_CDOT} --- @racket[read-cdot]}
60 @item{@cppdef{MZCONFIG_CASE_SENS} --- @racket[read-case-sensitive]}
[all …]
/dports/math/maxima/maxima-5.43.2/share/tensor/
H A Dctensor.mac69 value:read(message),
79 reply:apply('read,messages),
126 modedeclare(nlim,fixnum),
140 modedeclare(n,fixnum),
184 modedeclare(n,fixnum),
188 modedeclare(len,fixnum),
212 dim:mode_identity(fixnum,
272 ctayvar:read("Enter expansion parameter"),
1538 modedeclare([l1,l2,l3,l4],fixnum),
1764 modedeclare(n,fixnum),
[all …]
/dports/lang/mit-scheme/mit-scheme-9.2/src/runtime/
H A Druntime.pkg199 fix:fixnum?
212 fixnum?
258 guarantee-fixnum
259 guarantee-index-fixnum
265 index-fixnum?
285 negative-fixnum?
286 non-negative-fixnum?
287 non-positive-fixnum?
288 positive-fixnum?))
2965 largest-fixnum
[all …]
/dports/lang/racket/racket-8.3/collects/net/
H A Dbase64.rkt2 (require racket/fixnum)
34 (define c (read-byte in))
51 (define b1 (read-byte in))
58 (define b2 (read-byte in))
68 (define b3 (read-byte in))

12345678910>>...31