Home
last modified time | relevance | path

Searched defs:SET_EMPTY (Results 1 – 15 of 15) sorted by relevance

/dports/lang/gcc6-aux/gcc-6-20180516/libgcc/config/spu/
H A Dcachemgr.c98 #define SET_EMPTY(_entry, _way) ((_entry)->tag_lo[(_way)] = 1) macro
/dports/lang/gcc8/gcc-8.5.0/libgcc/config/spu/
H A Dcachemgr.c98 #define SET_EMPTY(_entry, _way) ((_entry)->tag_lo[(_way)] = 1) macro
/dports/lang/gcc48/gcc-4.8.5/libgcc/config/spu/
H A Dcachemgr.c98 #define SET_EMPTY(_entry, _way) ((_entry)->tag_lo[(_way)] = 1) macro
/dports/devel/riscv64-none-elf-gcc/gcc-8.4.0/libgcc/config/spu/
H A Dcachemgr.c98 #define SET_EMPTY(_entry, _way) ((_entry)->tag_lo[(_way)] = 1) macro
/dports/devel/arm-none-eabi-gcc/gcc-8.4.0/libgcc/config/spu/
H A Dcachemgr.c98 #define SET_EMPTY(_entry, _way) ((_entry)->tag_lo[(_way)] = 1) macro
/dports/lang/gcc9-devel/gcc-9-20211007/libgcc/config/spu/
H A Dcachemgr.c98 #define SET_EMPTY(_entry, _way) ((_entry)->tag_lo[(_way)] = 1) macro
/dports/devel/riscv32-unknown-elf-gcc/gcc-8.4.0/libgcc/config/spu/
H A Dcachemgr.c98 #define SET_EMPTY(_entry, _way) ((_entry)->tag_lo[(_way)] = 1) macro
/dports/devel/aarch64-none-elf-gcc/gcc-8.4.0/libgcc/config/spu/
H A Dcachemgr.c98 #define SET_EMPTY(_entry, _way) ((_entry)->tag_lo[(_way)] = 1) macro
/dports/devel/arm-none-eabi-gcc492/gcc-4.9.2/libgcc/config/spu/
H A Dcachemgr.c98 #define SET_EMPTY(_entry, _way) ((_entry)->tag_lo[(_way)] = 1) macro
/dports/lang/gnat_util/gcc-6-20180516/libgcc/config/spu/
H A Dcachemgr.c98 #define SET_EMPTY(_entry, _way) ((_entry)->tag_lo[(_way)] = 1) macro
/dports/devel/riscv64-gcc/gcc-8.3.0/libgcc/config/spu/
H A Dcachemgr.c98 #define SET_EMPTY(_entry, _way) ((_entry)->tag_lo[(_way)] = 1) macro
/dports/lang/gcc9/gcc-9.4.0/libgcc/config/spu/
H A Dcachemgr.c98 #define SET_EMPTY(_entry, _way) ((_entry)->tag_lo[(_way)] = 1) macro
/dports/lang/gcc9-aux/gcc-9.1.0/libgcc/config/spu/
H A Dcachemgr.c98 #define SET_EMPTY(_entry, _way) ((_entry)->tag_lo[(_way)] = 1) macro
/dports/devel/mingw32-gcc/gcc-4.8.1/libgcc/config/spu/
H A Dcachemgr.c98 #define SET_EMPTY(_entry, _way) ((_entry)->tag_lo[(_way)] = 1) macro
/dports/math/zimpl/zimpl-3.3.6/src/zimpl/
H A Dset4.h35 SET_EMPTY = 1, /* dim = ?, Empty Set */ enumerator