Searched refs:bit_code (Results 1 – 3 of 3) sorted by relevance
| /OK3568_Linux_fs/u-boot/include/ |
| H A D | lcd.h | 171 #define NBITS(bit_code) (1 << (bit_code)) argument 172 #define NCOLORS(bit_code) (1 << NBITS(bit_code)) argument 194 #define NBYTES(bit_code) (NBITS(bit_code) >> 3) argument
|
| /OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/lib/gcc/aarch64-none-linux-gnu/10.3.1/plugin/include/ |
| H A D | target.def | 2710 @var{bit_code} is @code{AND} or @code{IOR}, which is the op on the compares.", 2711 …rtx_insn **prep_seq, rtx_insn **gen_seq, rtx prev, int cmp_code, tree op0, tree op1, int bit_code),
|
| /OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/lib/gcc/arm-none-linux-gnueabihf/10.3.1/plugin/include/ |
| H A D | target.def | 2710 @var{bit_code} is @code{AND} or @code{IOR}, which is the op on the compares.", 2711 …rtx_insn **prep_seq, rtx_insn **gen_seq, rtx prev, int cmp_code, tree op0, tree op1, int bit_code),
|