Home
last modified time | relevance | path

Searched +refs:unsigned +refs:fixnum +refs:upper +refs:limit (Results 1 – 25 of 78) sorted by relevance

1234

/dports/lang/chez-scheme/ChezScheme-9.5.4/s/
H A Dprimdata.ss819 (char-upper-case? [sig [(char) -> (boolean)]] [flags pure mifoldable discard ieee r5rs])
932 (cp0-effort-limit [sig [() -> (ufixnum)] [(ufixnum) -> (void)]] [flags])
933 (cp0-outer-unroll-limit [sig [() -> (ufixnum)] [(ufixnum) -> (void)]] [flags])
934 (cp0-score-limit [sig [() -> (ufixnum)] [(ufixnum) -> (void)]] [flags])
987 (pretty-one-line-limit [sig [() -> (ufixnum)] [(sub-ufixnum) -> (void)]] [flags])
2004 ($fptr-set-unsigned-16! [flags])
2005 ($fptr-set-unsigned-24! [flags])
2011 ($fptr-set-unsigned-8! [flags])
2022 ($ftd-unsigned? [flags])
2094 ($loop-unroll-limit [flags])
[all …]
H A Dcmacros.ss195 ;; bit 1 - 9: upper 9 bits of index (lower bit is the needs head space index
345 (define-constant machine-type-limit (+ (max value ...) 1))))])))
777 (define-constant fixnum-offset (- (constant ptr-bits) (constant fixnum-bits)))
866 (define-constant mask-fixnum (- (ash 1 (constant fixnum-offset)) 1))
964 (define-constant fixnum-factor (expt 2 (constant fixnum-offset)))
1000 (fixnum (constant ptr-bytes) fixnum?)
1516 [(fixnum? m) m]
1850 (define-constant stack-frame-limit (fxsrl (constant stack-slop) 1))
1860 ;;; underflow limit determines how much we're willing to copy on
1862 (define-constant underflow-limit (* (constant ptr-bytes) 16))
[all …]
/dports/lang/racket/racket-8.3/src/ChezScheme/s/
H A Dprimdata.ss64 (fx+/carry [sig [(fixnum fixnum fixnum) -> (fixnum fixnum)]] [flags cp02 safeongoodargs])
65 (fx-/carry [sig [(fixnum fixnum fixnum) -> (fixnum fixnum)]] [flags cp02 safeongoodargs])
66 (fx*/carry [sig [(fixnum fixnum fixnum) -> (fixnum fixnum)]] [flags cp02 safeongoodargs])
819 (char-upper-case? [sig [(char) -> (boolean)]] [flags pure mifoldable discard ieee r5rs])
935 (cp0-effort-limit [sig [() -> (ufixnum)] [(ufixnum) -> (void)]] [flags])
936 (cp0-outer-unroll-limit [sig [() -> (ufixnum)] [(ufixnum) -> (void)]] [flags])
937 (cp0-score-limit [sig [() -> (ufixnum)] [(ufixnum) -> (void)]] [flags])
1000 (pretty-one-line-limit [sig [() -> (ufixnum)] [(sub-ufixnum) -> (void)]] [flags])
2154 ($ftd-unsigned? [flags single-valued])
2229 ($loop-unroll-limit [flags single-valued])
[all …]
H A Dcmacros.ss214 ;; bit 1 - 9: upper 9 bits of index (lower bit is the needs head space index
374 (define-constant machine-type-limit (+ (max value ...) 1))))])))
923 ;; this is the upper bbound we want either way:
1169 (unsigned-8 1 $integer-8?)
1171 (unsigned-16 2 $integer-16?)
1173 (unsigned-24 3 $integer-24?)
1184 (fixnum (constant ptr-bytes) fixnum?)
1880 (define-constant inline-args-limit 10)
2133 (define-constant stack-frame-limit (fxsrl (constant stack-slop) 1))
2148 ;;; underflow limit determines how much we're willing to copy on
[all …]
/dports/lang/racket-minimal/racket-8.3/src/ChezScheme/s/
H A Dprimdata.ss64 (fx+/carry [sig [(fixnum fixnum fixnum) -> (fixnum fixnum)]] [flags cp02 safeongoodargs])
65 (fx-/carry [sig [(fixnum fixnum fixnum) -> (fixnum fixnum)]] [flags cp02 safeongoodargs])
66 (fx*/carry [sig [(fixnum fixnum fixnum) -> (fixnum fixnum)]] [flags cp02 safeongoodargs])
819 (char-upper-case? [sig [(char) -> (boolean)]] [flags pure mifoldable discard ieee r5rs])
935 (cp0-effort-limit [sig [() -> (ufixnum)] [(ufixnum) -> (void)]] [flags])
936 (cp0-outer-unroll-limit [sig [() -> (ufixnum)] [(ufixnum) -> (void)]] [flags])
937 (cp0-score-limit [sig [() -> (ufixnum)] [(ufixnum) -> (void)]] [flags])
1000 (pretty-one-line-limit [sig [() -> (ufixnum)] [(sub-ufixnum) -> (void)]] [flags])
2154 ($ftd-unsigned? [flags single-valued])
2229 ($loop-unroll-limit [flags single-valued])
[all …]
H A Dcmacros.ss214 ;; bit 1 - 9: upper 9 bits of index (lower bit is the needs head space index
374 (define-constant machine-type-limit (+ (max value ...) 1))))])))
923 ;; this is the upper bbound we want either way:
1169 (unsigned-8 1 $integer-8?)
1171 (unsigned-16 2 $integer-16?)
1173 (unsigned-24 3 $integer-24?)
1184 (fixnum (constant ptr-bytes) fixnum?)
1880 (define-constant inline-args-limit 10)
2133 (define-constant stack-frame-limit (fxsrl (constant stack-slop) 1))
2148 ;;; underflow limit determines how much we're willing to copy on
[all …]
/dports/lang/clisp/clisp-df3b9f6fdcff22832898e89a989eb499c0f842ed/tests/
H A Dsymbols.tst43 array-dimension bit-vector-p cadaar array-dimension-limit
47 boole-and cadr array-rank boole-andc1 call-arguments-limit
48 array-rank-limit boole-andc2 call-method array-row-major-index
50 array-total-size-limit boole-clr case arrayp boole-eqv catch
62 char-code-limit complement defclass char-downcase complex
93 get-macro-character first get-output-stream-string fixnum
116 lambda-parameters-limit logand last logandc1 lcm logandc2 ldb
143 most-negative-fixnum make-method most-negative-long-float
146 most-positive-double-float make-sequence most-positive-fixnum
229 unsigned-byte with-simple-restart untrace with-slots
[all …]
/dports/lang/scheme48/scheme48-1.9.2/build/
H A Dinitial.debug486 (388 (char-upper-case? . 16))
487 (389 (char-upper-case?-proc . 16))
1980 (1882 (fixnum-limit . 85))
2480 (2382 (unsigned-high-bits . 41))
2482 (2384 (integer->unsigned . 41))
2493 (2395 (unsigned-descriptor-data . 41))
2507 (2409 (unsigned-too-big-for-fixnum? . 41))
4160 (1049 char-upper-case?-proc 1048 () ())
4162 (1051 char-upper-case? 1050 () ())
8674 (5563 unsigned-too-big-for-fixnum? 5562 () ())
[all …]
/dports/lang/guile2/guile-2.2.7/gc-benchmarks/larceny/
H A Dtwobit-input-long.sch312 (limit (vector-length ta)))
314 (cond ((= i limit)
3215 ; That limit is removed here.
4359 ; (Change the "name:..." variables if upper case is preferred.)
5758 (define $r.e-limit $r.o3)
6549 ; A non-inclusive upper bound for the instruction encodings.
7217 ; (Change the "name:..." variables if upper case is preferred.)
16280 ; unsigned slot.
16284 (define asm:fits-unsigned?
16300 ; Given an unsigned 32-bit number, return it as a signed number
[all …]
H A Dtwobit.sch312 (limit (vector-length ta)))
314 (cond ((= i limit)
3215 ; That limit is removed here.
4359 ; (Change the "name:..." variables if upper case is preferred.)
5758 (define $r.e-limit $r.o3)
6549 ; A non-inclusive upper bound for the instruction encodings.
7217 ; (Change the "name:..." variables if upper case is preferred.)
16280 ; unsigned slot.
16284 (define asm:fits-unsigned?
16300 ; Given an unsigned 32-bit number, return it as a signed number
[all …]
/dports/lang/guile/guile-3.0.7/gc-benchmarks/larceny/
H A Dtwobit-input-long.sch312 (limit (vector-length ta)))
314 (cond ((= i limit)
3215 ; That limit is removed here.
4359 ; (Change the "name:..." variables if upper case is preferred.)
5758 (define $r.e-limit $r.o3)
6549 ; A non-inclusive upper bound for the instruction encodings.
7217 ; (Change the "name:..." variables if upper case is preferred.)
16280 ; unsigned slot.
16284 (define asm:fits-unsigned?
16300 ; Given an unsigned 32-bit number, return it as a signed number
[all …]
H A Dtwobit.sch312 (limit (vector-length ta)))
314 (cond ((= i limit)
3215 ; That limit is removed here.
4359 ; (Change the "name:..." variables if upper case is preferred.)
5758 (define $r.e-limit $r.o3)
6549 ; A non-inclusive upper bound for the instruction encodings.
7217 ; (Change the "name:..." variables if upper case is preferred.)
16280 ; unsigned slot.
16284 (define asm:fits-unsigned?
16300 ; Given an unsigned 32-bit number, return it as a signed number
[all …]
/dports/editors/neovim/neovim-0.6.1/runtime/syntax/
H A Dlisp.vim80 syn keyword lispFunc / fixnum pprint-tabular
125 syn keyword lispFunc array-rank-limit go read-preserving-whitespace
128 syn keyword lispFunc array-total-size-limit handler-case readtable-case
171 syn keyword lispFunc boole-orc1 lambda-parameters-limit serious-condition
210 syn keyword lispFunc char-bits-limit logand single-float
293 syn keyword lispFunc define-method-combination most-negative-fixnum symbol-macrolet
298 syn keyword lispFunc defmacro most-positive-fixnum symbol-value
309 syn keyword lispFunc delete-file multiple-values-limit terpri
341 syn keyword lispFunc echo-stream-input-stream nth-value unsigned-byte
349 syn keyword lispFunc enough-namestring open-stream-p upper-case-p
[all …]
/dports/editors/vim/vim-8.2.3745/runtime/syntax/
H A Dlisp.vim80 syn keyword lispFunc / fixnum pprint-tabular
125 syn keyword lispFunc array-rank-limit go read-preserving-whitespace
128 syn keyword lispFunc array-total-size-limit handler-case readtable-case
171 syn keyword lispFunc boole-orc1 lambda-parameters-limit serious-condition
210 syn keyword lispFunc char-bits-limit logand single-float
293 syn keyword lispFunc define-method-combination most-negative-fixnum symbol-macrolet
298 syn keyword lispFunc defmacro most-positive-fixnum symbol-value
309 syn keyword lispFunc delete-file multiple-values-limit terpri
341 syn keyword lispFunc echo-stream-input-stream nth-value unsigned-byte
349 syn keyword lispFunc enough-namestring open-stream-p upper-case-p
[all …]
/dports/lang/racket/racket-8.3/src/ChezScheme/mats/
H A Droot-experr-compile-0-f-f-f99 …imvars.mo:Expected error in mat pretty-one-line-limit: "pretty-one-line-limit: 0 is not a positive…
100 …vars.mo:Expected error in mat pretty-one-line-limit: "pretty-one-line-limit: <int> is not a positi…
2033 5_4.mo:Expected error in mat char-upper-case?: "incorrect argument count in call (char-upper-case?)…
2034 5_4.mo:Expected error in mat char-upper-case?: "incorrect argument count in call (char-upper-case? …
2035 5_4.mo:Expected error in mat char-upper-case?: "char-upper-case?: a is not a character".
10114 foreign.mo:Expected error in mat foreign-C-types: "unsigned-to-unsigned: invalid foreign-procedure …
10115 foreign.mo:Expected error in mat foreign-C-types: "unsigned-int-to-unsigned-int: invalid foreign-pr…
10116 foreign.mo:Expected error in mat foreign-C-types: "unsigned-short-to-unsigned-short: invalid foreig…
10119 foreign.mo:Expected error in mat foreign-C-types: "unsigned-long-to-unsigned-long: invalid foreign-…
10126 foreign.mo:Expected error in mat foreign-C-types: "unsigned-to-unsigned: invalid foreign-procedure …
[all …]
H A Droot-experr-compile-2-f-f-f20 …imvars.mo:Expected error in mat pretty-one-line-limit: "pretty-one-line-limit: 0 is not a positive…
21 …vars.mo:Expected error in mat pretty-one-line-limit: "pretty-one-line-limit: <int> is not a positi…
1803 5_4.mo:Expected error in mat char-upper-case?: "incorrect argument count in call (char-upper-case?)…
1804 5_4.mo:Expected error in mat char-upper-case?: "incorrect argument count in call (char-upper-case? …
1805 5_4.mo:Expected error in mat char-upper-case?: "char-upper-case?: a is not a character".
9528 foreign.mo:Expected error in mat foreign-C-types: "unsigned-to-unsigned: invalid foreign-procedure …
9529 foreign.mo:Expected error in mat foreign-C-types: "unsigned-int-to-unsigned-int: invalid foreign-pr…
9530 foreign.mo:Expected error in mat foreign-C-types: "unsigned-short-to-unsigned-short: invalid foreig…
9533 foreign.mo:Expected error in mat foreign-C-types: "unsigned-long-to-unsigned-long: invalid foreign-…
9540 foreign.mo:Expected error in mat foreign-C-types: "unsigned-to-unsigned: invalid foreign-procedure …
[all …]
/dports/lang/racket-minimal/racket-8.3/src/ChezScheme/mats/
H A Droot-experr-compile-0-f-f-f99 …imvars.mo:Expected error in mat pretty-one-line-limit: "pretty-one-line-limit: 0 is not a positive…
100 …vars.mo:Expected error in mat pretty-one-line-limit: "pretty-one-line-limit: <int> is not a positi…
2033 5_4.mo:Expected error in mat char-upper-case?: "incorrect argument count in call (char-upper-case?)…
2034 5_4.mo:Expected error in mat char-upper-case?: "incorrect argument count in call (char-upper-case? …
2035 5_4.mo:Expected error in mat char-upper-case?: "char-upper-case?: a is not a character".
10114 foreign.mo:Expected error in mat foreign-C-types: "unsigned-to-unsigned: invalid foreign-procedure …
10115 foreign.mo:Expected error in mat foreign-C-types: "unsigned-int-to-unsigned-int: invalid foreign-pr…
10116 foreign.mo:Expected error in mat foreign-C-types: "unsigned-short-to-unsigned-short: invalid foreig…
10119 foreign.mo:Expected error in mat foreign-C-types: "unsigned-long-to-unsigned-long: invalid foreign-…
10126 foreign.mo:Expected error in mat foreign-C-types: "unsigned-to-unsigned: invalid foreign-procedure …
[all …]
H A Droot-experr-compile-2-f-f-f20 …imvars.mo:Expected error in mat pretty-one-line-limit: "pretty-one-line-limit: 0 is not a positive…
21 …vars.mo:Expected error in mat pretty-one-line-limit: "pretty-one-line-limit: <int> is not a positi…
1803 5_4.mo:Expected error in mat char-upper-case?: "incorrect argument count in call (char-upper-case?)…
1804 5_4.mo:Expected error in mat char-upper-case?: "incorrect argument count in call (char-upper-case? …
1805 5_4.mo:Expected error in mat char-upper-case?: "char-upper-case?: a is not a character".
9528 foreign.mo:Expected error in mat foreign-C-types: "unsigned-to-unsigned: invalid foreign-procedure …
9529 foreign.mo:Expected error in mat foreign-C-types: "unsigned-int-to-unsigned-int: invalid foreign-pr…
9530 foreign.mo:Expected error in mat foreign-C-types: "unsigned-short-to-unsigned-short: invalid foreig…
9533 foreign.mo:Expected error in mat foreign-C-types: "unsigned-long-to-unsigned-long: invalid foreign-…
9540 foreign.mo:Expected error in mat foreign-C-types: "unsigned-to-unsigned: invalid foreign-procedure …
[all …]
/dports/lang/chez-scheme/ChezScheme-9.5.4/mats/
H A Droot-experr-compile-0-f-f-f73 …imvars.mo:Expected error in mat pretty-one-line-limit: "pretty-one-line-limit: 0 is not a positive…
74 …vars.mo:Expected error in mat pretty-one-line-limit: "pretty-one-line-limit: <int> is not a positi…
1935 5_4.mo:Expected error in mat char-upper-case?: "incorrect argument count in call (char-upper-case?)…
1936 5_4.mo:Expected error in mat char-upper-case?: "incorrect argument count in call (char-upper-case? …
1937 5_4.mo:Expected error in mat char-upper-case?: "char-upper-case?: a is not a character".
9771 foreign.mo:Expected error in mat foreign-C-types: "unsigned-to-unsigned: invalid foreign-procedure …
9772 foreign.mo:Expected error in mat foreign-C-types: "unsigned-int-to-unsigned-int: invalid foreign-pr…
9773 foreign.mo:Expected error in mat foreign-C-types: "unsigned-short-to-unsigned-short: invalid foreig…
9776 foreign.mo:Expected error in mat foreign-C-types: "unsigned-long-to-unsigned-long: invalid foreign-…
9783 foreign.mo:Expected error in mat foreign-C-types: "unsigned-to-unsigned: invalid foreign-procedure …
[all …]
H A Droot-experr-compile-2-f-f-f73 …imvars.mo:Expected error in mat pretty-one-line-limit: "pretty-one-line-limit: 0 is not a positive…
74 …vars.mo:Expected error in mat pretty-one-line-limit: "pretty-one-line-limit: <int> is not a positi…
1935 5_4.mo:Expected error in mat char-upper-case?: "incorrect argument count in call (char-upper-case?)…
1936 5_4.mo:Expected error in mat char-upper-case?: "incorrect argument count in call (char-upper-case? …
1937 5_4.mo:Expected error in mat char-upper-case?: "char-upper-case?: a is not a character".
9771 foreign.mo:Expected error in mat foreign-C-types: "unsigned-to-unsigned: invalid foreign-procedure …
9772 foreign.mo:Expected error in mat foreign-C-types: "unsigned-int-to-unsigned-int: invalid foreign-pr…
9773 foreign.mo:Expected error in mat foreign-C-types: "unsigned-short-to-unsigned-short: invalid foreig…
9776 foreign.mo:Expected error in mat foreign-C-types: "unsigned-long-to-unsigned-long: invalid foreign-…
9783 foreign.mo:Expected error in mat foreign-C-types: "unsigned-to-unsigned: invalid foreign-procedure …
[all …]
/dports/lang/mit-scheme/mit-scheme-9.2/src/runtime/
H A Druntime.pkg71 bit-string->unsigned-integer
102 unsigned-integer->bit-string
199 fix:fixnum?
212 fixnum?
265 index-fixnum?
1022 string-upper-case?
1061 substring-upper-case?
1176 char-bits-limit
1278 char-set:not-upper-case
1282 char-set:upper-case
[all …]
/dports/lang/gauche/Gauche-0.9.10/doc/
H A Dmodr7rs.texi2769 Optional @var{start} and @var{end} arguments can limit
3064 extension to SRFI-133, and can be used to limit the range of the
3193 Optional @var{start} and @var{end} arguments can limit
6158 @defun textual-split textual delimiter :optional grammar limit start end
7487 | upper-case | upper | title-case | title
7850 @item upper-case
7851 @itemx upper
11684 octet, as an unsigned or signed integer, respectively.
11708 Store an unsigned or signed integer @var{val} into an u8vector
11734 Convert the u8vector @var{bv} to a list of unsigned or signed integer,
[all …]
/dports/editors/emacs-devel/emacs-4d1968b/src/
H A DChangeLog.125254 Rename from their upper-case counterparts BLOCK_INPUT,
6602 bitfields from unsigned char to unsigned.
7011 upper-case counterparts, and make them functions rather than macros.
8915 All uses changed. It's better to use upper-case for macros that
11787 Don't assume fixnum fits in int.
11792 Don't assume unsigned int fits into fixnum, or that fixnum fits
11793 into unsigned int. Don't require max_code to be a valid fixnum;
11812 Don't assume fixnum fits in int.
12011 the upper bound on a hash table index size.
12051 Check for fixnum out of range.
[all …]
/dports/editors/emacs/emacs-27.2/src/
H A DChangeLog.125254 Rename from their upper-case counterparts BLOCK_INPUT,
6602 bitfields from unsigned char to unsigned.
7011 upper-case counterparts, and make them functions rather than macros.
8915 All uses changed. It's better to use upper-case for macros that
11787 Don't assume fixnum fits in int.
11792 Don't assume unsigned int fits into fixnum, or that fixnum fits
11793 into unsigned int. Don't require max_code to be a valid fixnum;
11812 Don't assume fixnum fits in int.
12011 the upper bound on a hash table index size.
12051 Check for fixnum out of range.
[all …]
/dports/lang/gambit-c/gambit-4.9.3/doc/
H A Dgambit.txi3874 @item (inlining-limit @var{n})
3875 @opindex inlining-limit
3877 @var{n} is the upper-bound, in percent, on code expansion that will
4055 @opindex fixnum
4071 @samp{mostly-fixnum}, @samp{mostly-fixnum-flonum},
4084 (inlining-limit 370)
4816 The upper section of an integer (the most significant bits) are either
5652 The optional parameter @var{precision} specifies an upper bound on the
11943 exact integer and it places an upper limit on the number of characters
14191 fixnum.
[all …]

1234