Home
last modified time | relevance | path

Searched refs:MAX_STORE (Results 1 – 25 of 181) sorted by relevance

12345678

/dports/math/gnubc/bc-1.07.1/bc/
H A Dutil.c569 if (id->a_name < MAX_STORE) in lookup()
591 if (id->f_name < MAX_STORE) in lookup()
609 if (id->v_name <= MAX_STORE) in lookup()
638 printf ("Number of vars = %ld\n", (long) MAX_STORE); in limits()
H A Dconst.h75 #define MAX_STORE 32767 macro
/dports/devel/aarch64-none-elf-gcc/gcc-8.4.0/gcc/config/i386/
H A Dx86-tune-sched-bd.c64 #define MAX_STORE 1 macro
487 || window_list->num_stores >= MAX_STORE)) in count_num_restricted()
492 && window_list->num_stores >= MAX_STORE)) in count_num_restricted()
/dports/lang/gcc9/gcc-9.4.0/gcc/config/i386/
H A Dx86-tune-sched-bd.c64 #define MAX_STORE 1 macro
487 || window_list->num_stores >= MAX_STORE)) in count_num_restricted()
492 && window_list->num_stores >= MAX_STORE)) in count_num_restricted()
/dports/devel/arm-none-eabi-gcc/gcc-8.4.0/gcc/config/i386/
H A Dx86-tune-sched-bd.c64 #define MAX_STORE 1 macro
487 || window_list->num_stores >= MAX_STORE)) in count_num_restricted()
492 && window_list->num_stores >= MAX_STORE)) in count_num_restricted()
/dports/devel/avr-gcc/gcc-10.2.0/gcc/config/i386/
H A Dx86-tune-sched-bd.c64 #define MAX_STORE 1 macro
487 || window_list->num_stores >= MAX_STORE)) in count_num_restricted()
492 && window_list->num_stores >= MAX_STORE)) in count_num_restricted()
/dports/lang/gcc11-devel/gcc-11-20211009/gcc/config/i386/
H A Dx86-tune-sched-bd.c64 #define MAX_STORE 1 macro
487 || window_list->num_stores >= MAX_STORE)) in count_num_restricted()
492 && window_list->num_stores >= MAX_STORE)) in count_num_restricted()
/dports/lang/gcc10-devel/gcc-10-20211008/gcc/config/i386/
H A Dx86-tune-sched-bd.c64 #define MAX_STORE 1 macro
487 || window_list->num_stores >= MAX_STORE)) in count_num_restricted()
492 && window_list->num_stores >= MAX_STORE)) in count_num_restricted()
/dports/lang/gcc12-devel/gcc-12-20211205/gcc/config/i386/
H A Dx86-tune-sched-bd.c64 #define MAX_STORE 1 macro
487 || window_list->num_stores >= MAX_STORE)) in count_num_restricted()
492 && window_list->num_stores >= MAX_STORE)) in count_num_restricted()
/dports/devel/riscv32-unknown-elf-gcc/gcc-8.4.0/gcc/config/i386/
H A Dx86-tune-sched-bd.c64 #define MAX_STORE 1 macro
487 || window_list->num_stores >= MAX_STORE)) in count_num_restricted()
492 && window_list->num_stores >= MAX_STORE)) in count_num_restricted()
/dports/lang/gcc11/gcc-11.2.0/gcc/config/i386/
H A Dx86-tune-sched-bd.c64 #define MAX_STORE 1 macro
487 || window_list->num_stores >= MAX_STORE)) in count_num_restricted()
492 && window_list->num_stores >= MAX_STORE)) in count_num_restricted()
/dports/devel/riscv64-none-elf-gcc/gcc-8.4.0/gcc/config/i386/
H A Dx86-tune-sched-bd.c64 #define MAX_STORE 1 macro
487 || window_list->num_stores >= MAX_STORE)) in count_num_restricted()
492 && window_list->num_stores >= MAX_STORE)) in count_num_restricted()
/dports/devel/riscv64-gcc/gcc-8.3.0/gcc/config/i386/
H A Dx86-tune-sched-bd.c64 #define MAX_STORE 1 macro
487 || window_list->num_stores >= MAX_STORE)) in count_num_restricted()
492 && window_list->num_stores >= MAX_STORE)) in count_num_restricted()
/dports/lang/gcc9-aux/gcc-9.1.0/gcc/config/i386/
H A Dx86-tune-sched-bd.c64 #define MAX_STORE 1 macro
487 || window_list->num_stores >= MAX_STORE)) in count_num_restricted()
492 && window_list->num_stores >= MAX_STORE)) in count_num_restricted()
/dports/misc/cxx_atomics_pic/gcc-11.2.0/gcc/config/i386/
H A Dx86-tune-sched-bd.c64 #define MAX_STORE 1 macro
487 || window_list->num_stores >= MAX_STORE)) in count_num_restricted()
492 && window_list->num_stores >= MAX_STORE)) in count_num_restricted()
/dports/lang/gcc10/gcc-10.3.0/gcc/config/i386/
H A Dx86-tune-sched-bd.c64 #define MAX_STORE 1 macro
487 || window_list->num_stores >= MAX_STORE)) in count_num_restricted()
492 && window_list->num_stores >= MAX_STORE)) in count_num_restricted()
/dports/lang/gcc9-devel/gcc-9-20211007/gcc/config/i386/
H A Dx86-tune-sched-bd.c64 #define MAX_STORE 1 macro
487 || window_list->num_stores >= MAX_STORE)) in count_num_restricted()
492 && window_list->num_stores >= MAX_STORE)) in count_num_restricted()
/dports/lang/gcc8/gcc-8.5.0/gcc/config/i386/
H A Dx86-tune-sched-bd.c64 #define MAX_STORE 1 macro
487 || window_list->num_stores >= MAX_STORE)) in count_num_restricted()
492 && window_list->num_stores >= MAX_STORE)) in count_num_restricted()
/dports/games/libretro-yabause/yabause-ea5b118/yabause/src/libchdr/deps/zlib-1.2.11/examples/
H A Dgzlog.c261 #define MAX_STORE 16 macro
517 put = (MAX_STORE << 10) - log->stored; in log_append()
/dports/games/libretro-play/Play--3cd0a367b5e24c061a6310c68c9fa7f6b531ebd4/deps/Dependencies/zlib-1.2.8/examples/
H A Dgzlog.c261 #define MAX_STORE 16 macro
517 put = (MAX_STORE << 10) - log->stored; in log_append()
/dports/games/libretro-fuse/fuse-libretro-8b51f87/zlib/examples/
H A Dgzlog.c261 #define MAX_STORE 16 macro
517 put = (MAX_STORE << 10) - log->stored; in log_append()
/dports/devel/boost-docs/boost_1_72_0/libs/beast/test/extern/zlib-1.2.11/examples/
H A Dgzlog.c261 #define MAX_STORE 16 macro
517 put = (MAX_STORE << 10) - log->stored; in log_append()
/dports/editors/encryptpad/EncryptPad-0.5.0.1/deps/zlib/examples/
H A Dgzlog.c261 #define MAX_STORE 16 macro
517 put = (MAX_STORE << 10) - log->stored; in log_append()
/dports/devel/interactive_rebase_tool/git-interactive-rebase-tool-1.2.1/cargo-crates/libz-sys-1.0.25/src/zlib/examples/
H A Dgzlog.c261 #define MAX_STORE 16 macro
517 put = (MAX_STORE << 10) - log->stored; in log_append()
/dports/multimedia/opentoonz/opentoonz-1.5.0/thirdparty/zlib-1.2.8/examples/
H A Dgzlog.c261 #define MAX_STORE 16 macro
517 put = (MAX_STORE << 10) - log->stored; in log_append()

12345678