Home
last modified time | relevance | path

Searched defs:zz (Results 1 – 5 of 5) sorted by relevance

/openbmc/u-boot/lib/bzip2/
H A Dbzlib_blocksort.c245 #define SET_BH(zz) bhtab[(zz) >> 5] |= (1 << ((zz) & 31)) argument
246 #define CLEAR_BH(zz) bhtab[(zz) >> 5] &= ~(1 << ((zz) & 31)) argument
247 #define ISSET_BH(zz) (bhtab[(zz) >> 5] & (1 << ((zz) & 31))) argument
248 #define WORD_BH(zz) bhtab[(zz) >> 5] argument
249 #define UNALIGNED_BH(zz) ((zz) & 0x01f) argument
/openbmc/u-boot/post/lib_powerpc/fpu/
H A Ddarwin-ldouble.c52 double z, q, zz, xh; in __gcc_qadd() local
/openbmc/linux/drivers/crypto/marvell/octeontx/
Dotx_cptpf_ucode.h
/openbmc/linux/arch/arc/include/asm/
Ddisasm.h
/openbmc/linux/tools/testing/selftests/bpf/progs/
Dcore_reloc_types.h