Home
last modified time | relevance | path

Searched refs:is_not_float (Results 1 – 25 of 41) sorted by relevance

12

/dports/lang/racket/racket-8.3/src/bc/src/
H A Dnumstr.c535 int is_not_float, in scheme_read_number() argument
603 is_not_float = 1; in scheme_read_number()
631 if (!is_not_float) in scheme_read_number()
677 if (is_not_float) { in scheme_read_number()
718 if (is_not_float) { in scheme_read_number()
962 else if (is_not_float) in scheme_read_number()
967 else if (is_not_float) in scheme_read_number()
1079 if (is_not_float) in scheme_read_number()
1586 0, is_not_float, 1, in scheme_read_number()
1611 0, is_not_float, 1, in scheme_read_number()
[all …]
H A Dread.c122 int is_float, int is_not_float,
1721 int is_float, int is_not_float, in read_number_or_symbol() argument
1819 if ((is_symbol || quoted_ever) && !is_float && !is_not_float && !radix_set) in read_number_or_symbol()
1823 is_float, is_not_float, 1 /* decimal_inexact */, in read_number_or_symbol()
1841 int is_float, int is_not_float, in read_number() argument
1847 is_float, is_not_float, in read_number()
/dports/lang/racket-minimal/racket-8.3/src/bc/src/
H A Dnumstr.c535 int is_not_float, in scheme_read_number() argument
603 is_not_float = 1; in scheme_read_number()
631 if (!is_not_float) in scheme_read_number()
677 if (is_not_float) { in scheme_read_number()
718 if (is_not_float) { in scheme_read_number()
962 else if (is_not_float) in scheme_read_number()
967 else if (is_not_float) in scheme_read_number()
1079 if (is_not_float) in scheme_read_number()
1586 0, is_not_float, 1, in scheme_read_number()
1611 0, is_not_float, 1, in scheme_read_number()
[all …]
H A Dread.c122 int is_float, int is_not_float,
1721 int is_float, int is_not_float, in read_number_or_symbol() argument
1819 if ((is_symbol || quoted_ever) && !is_float && !is_not_float && !radix_set) in read_number_or_symbol()
1823 is_float, is_not_float, 1 /* decimal_inexact */, in read_number_or_symbol()
1841 int is_float, int is_not_float, in read_number() argument
1847 is_float, is_not_float, in read_number()
/dports/lang/erlang-runtime21/otp-OTP-21.3.8.24/erts/emulator/beam/
H A Derl_bif_guard.c131 if (is_not_float(BIF_ARG_1)) { in trunc_1()
149 if (is_not_float(BIF_ARG_1)) { in floor_1()
165 if (is_not_float(BIF_ARG_1)) { in ceil_1()
183 if (is_not_float(BIF_ARG_1)) { in round_1()
625 if (is_not_float(arg)) { in erts_gc_round_1()
642 if (is_not_float(arg)) { in erts_gc_trunc_1()
662 if (is_not_float(arg)) { in erts_gc_floor_1()
678 if (is_not_float(arg)) { in erts_gc_ceil_1()
H A Dinstrs.tab696 if (is_not_float($Src)) {
738 if (is_not_integer($Src) && is_not_float($Src)) {
H A Derl_term.h435 #define is_not_float(x) (!is_float(x)) macro
/dports/lang/erlang-runtime22/otp-OTP-22.3.4.24/erts/emulator/beam/
H A Derl_bif_guard.c138 if (is_not_float(BIF_ARG_1)) { in trunc_1()
156 if (is_not_float(BIF_ARG_1)) { in floor_1()
172 if (is_not_float(BIF_ARG_1)) { in ceil_1()
190 if (is_not_float(BIF_ARG_1)) { in round_1()
H A Dinstrs.tab778 if (is_not_float($Src)) {
826 if (is_not_integer($Src) && is_not_float($Src)) {
H A Derl_term.h435 #define is_not_float(x) (!is_float(x)) macro
/dports/lang/erlang-runtime23/otp-OTP-23.3.4.10/erts/emulator/beam/
H A Derl_bif_guard.c138 if (is_not_float(BIF_ARG_1)) { in trunc_1()
156 if (is_not_float(BIF_ARG_1)) { in floor_1()
172 if (is_not_float(BIF_ARG_1)) { in ceil_1()
190 if (is_not_float(BIF_ARG_1)) { in round_1()
H A Dinstrs.tab853 if (is_not_float($Src)) {
901 if (is_not_integer($Src) && is_not_float($Src)) {
H A Derl_term.h435 #define is_not_float(x) (!is_float(x)) macro
/dports/lang/erlang-runtime24/otp-OTP-24.1.7/erts/emulator/beam/
H A Derl_bif_guard.c138 if (is_not_float(BIF_ARG_1)) { in trunc_1()
156 if (is_not_float(BIF_ARG_1)) { in floor_1()
172 if (is_not_float(BIF_ARG_1)) { in ceil_1()
190 if (is_not_float(BIF_ARG_1)) { in round_1()
H A Derl_term.h430 #define is_not_float(x) (!is_float(x)) macro
/dports/lang/erlang-wx/otp-OTP-24.1.7/erts/emulator/beam/
H A Derl_bif_guard.c138 if (is_not_float(BIF_ARG_1)) { in trunc_1()
156 if (is_not_float(BIF_ARG_1)) { in floor_1()
172 if (is_not_float(BIF_ARG_1)) { in ceil_1()
190 if (is_not_float(BIF_ARG_1)) { in round_1()
H A Derl_term.h430 #define is_not_float(x) (!is_float(x)) macro
/dports/lang/erlang-java/otp-OTP-24.1.7/erts/emulator/beam/
H A Derl_bif_guard.c138 if (is_not_float(BIF_ARG_1)) { in trunc_1()
156 if (is_not_float(BIF_ARG_1)) { in floor_1()
172 if (is_not_float(BIF_ARG_1)) { in ceil_1()
190 if (is_not_float(BIF_ARG_1)) { in round_1()
H A Derl_term.h430 #define is_not_float(x) (!is_float(x)) macro
/dports/lang/erlang/otp-OTP-24.1.7/erts/emulator/beam/
H A Derl_bif_guard.c138 if (is_not_float(BIF_ARG_1)) { in trunc_1()
156 if (is_not_float(BIF_ARG_1)) { in floor_1()
172 if (is_not_float(BIF_ARG_1)) { in ceil_1()
190 if (is_not_float(BIF_ARG_1)) { in round_1()
H A Derl_term.h430 #define is_not_float(x) (!is_float(x)) macro
/dports/lang/erlang-runtime24/otp-OTP-24.1.7/erts/emulator/beam/emu/
H A Dinstrs.tab874 if (is_not_float($Src)) {
922 if (is_not_integer($Src) && is_not_float($Src)) {
/dports/lang/erlang-wx/otp-OTP-24.1.7/erts/emulator/beam/emu/
H A Dinstrs.tab874 if (is_not_float($Src)) {
922 if (is_not_integer($Src) && is_not_float($Src)) {
/dports/lang/erlang/otp-OTP-24.1.7/erts/emulator/beam/emu/
H A Dinstrs.tab874 if (is_not_float($Src)) {
922 if (is_not_integer($Src) && is_not_float($Src)) {
/dports/lang/erlang-java/otp-OTP-24.1.7/erts/emulator/beam/emu/
H A Dinstrs.tab874 if (is_not_float($Src)) {
922 if (is_not_integer($Src) && is_not_float($Src)) {

12