Home
last modified time | relevance | path

Searched defs:SET_BIT (Results 1 – 25 of 415) sorted by relevance

12345678910>>...17

/dports/misc/mdp/mdp-1.0.15/include/
H A Dbitops.h38 #define SET_BIT(var, pos) ((var) |= (1<<(pos))) macro
/dports/lang/gcc6-aux/gcc-6-20180516/gcc/testsuite/gcc.target/hppa/
H A Dshadd-3.c23 SET_BIT (sbitmap map, unsigned int bitno) in SET_BIT() function
/dports/lang/gcc8/gcc-8.5.0/gcc/testsuite/gcc.target/hppa/
H A Dshadd-3.c23 SET_BIT (sbitmap map, unsigned int bitno) in SET_BIT() function
/dports/lang/gcc10/gcc-10.3.0/gcc/testsuite/gcc.target/hppa/
H A Dshadd-3.c24 SET_BIT (sbitmap map, unsigned int bitno) in SET_BIT() function
/dports/devel/riscv64-none-elf-gcc/gcc-8.4.0/gcc/testsuite/gcc.target/hppa/
H A Dshadd-3.c23 SET_BIT (sbitmap map, unsigned int bitno) in SET_BIT() function
/dports/lang/gcc11-devel/gcc-11-20211009/gcc/testsuite/gcc.target/hppa/
H A Dshadd-3.c24 SET_BIT (sbitmap map, unsigned int bitno) in SET_BIT() function
/dports/devel/arm-none-eabi-gcc/gcc-8.4.0/gcc/testsuite/gcc.target/hppa/
H A Dshadd-3.c23 SET_BIT (sbitmap map, unsigned int bitno) in SET_BIT() function
/dports/devel/riscv32-unknown-elf-gcc/gcc-8.4.0/gcc/testsuite/gcc.target/hppa/
H A Dshadd-3.c23 SET_BIT (sbitmap map, unsigned int bitno) in SET_BIT() function
/dports/devel/aarch64-none-elf-gcc/gcc-8.4.0/gcc/testsuite/gcc.target/hppa/
H A Dshadd-3.c23 SET_BIT (sbitmap map, unsigned int bitno) in SET_BIT() function
/dports/lang/gcc9-aux/gcc-9.1.0/gcc/testsuite/gcc.target/hppa/
H A Dshadd-3.c23 SET_BIT (sbitmap map, unsigned int bitno) in SET_BIT() function
/dports/lang/gcc9-devel/gcc-9-20211007/gcc/testsuite/gcc.target/hppa/
H A Dshadd-3.c23 SET_BIT (sbitmap map, unsigned int bitno) in SET_BIT() function
/dports/devel/riscv64-gcc/gcc-8.3.0/gcc/testsuite/gcc.target/hppa/
H A Dshadd-3.c23 SET_BIT (sbitmap map, unsigned int bitno) in SET_BIT() function
/dports/lang/gnat_util/gcc-6-20180516/gcc/testsuite/gcc.target/hppa/
H A Dshadd-3.c23 SET_BIT (sbitmap map, unsigned int bitno) in SET_BIT() function
/dports/devel/avr-gcc/gcc-10.2.0/gcc/testsuite/gcc.target/hppa/
H A Dshadd-3.c24 SET_BIT (sbitmap map, unsigned int bitno) in SET_BIT() function
/dports/lang/gcc11/gcc-11.2.0/gcc/testsuite/gcc.target/hppa/
H A Dshadd-3.c24 SET_BIT (sbitmap map, unsigned int bitno) in SET_BIT() function
/dports/lang/gcc9/gcc-9.4.0/gcc/testsuite/gcc.target/hppa/
H A Dshadd-3.c23 SET_BIT (sbitmap map, unsigned int bitno) in SET_BIT() function
/dports/misc/cxx_atomics_pic/gcc-11.2.0/gcc/testsuite/gcc.target/hppa/
H A Dshadd-3.c24 SET_BIT (sbitmap map, unsigned int bitno) in SET_BIT() function
/dports/lang/gcc10-devel/gcc-10-20211008/gcc/testsuite/gcc.target/hppa/
H A Dshadd-3.c24 SET_BIT (sbitmap map, unsigned int bitno) in SET_BIT() function
/dports/lang/gcc12-devel/gcc-12-20211205/gcc/testsuite/gcc.target/hppa/
H A Dshadd-3.c24 SET_BIT (sbitmap map, unsigned int bitno) in SET_BIT() function
/dports/databases/mariadb105-client/mariadb-10.5.15/storage/columnstore/columnstore/utils/multicast/
H A Dutil.h29 #define SET_BIT(x, map) (map[POS(x,map)] |= MASK(x,map)) macro
/dports/databases/mariadb105-server/mariadb-10.5.15/storage/columnstore/columnstore/utils/multicast/
H A Dutil.h29 #define SET_BIT(x, map) (map[POS(x,map)] |= MASK(x,map)) macro
/dports/emulators/qemu42/qemu-4.2.1/roms/u-boot/arch/mips/mach-ath79/ar933x/
H A Dlowlevel_init.S14 #define SET_BIT(val, bit) ((val) | (1 << (bit))) macro
/dports/emulators/qemu5/qemu-5.2.0/roms/u-boot/arch/mips/mach-ath79/ar933x/
H A Dlowlevel_init.S14 #define SET_BIT(val, bit) ((val) | (1 << (bit))) macro
/dports/sysutils/u-boot-olinuxino-lime/u-boot-2021.07/arch/mips/mach-ath79/ar933x/
H A Dlowlevel_init.S14 #define SET_BIT(val, bit) ((val) | (1 << (bit))) macro
/dports/sysutils/u-boot-olinuxino-lime2-emmc/u-boot-2021.07/arch/mips/mach-ath79/ar933x/
H A Dlowlevel_init.S14 #define SET_BIT(val, bit) ((val) | (1 << (bit))) macro

12345678910>>...17