Home
last modified time | relevance | path

Searched defs:bytemask (Results 1 – 3 of 3) sorted by relevance

/netbsd-src/sys/dev/rcons/
H A Draster_op.c508 static u_int32_t bytemask[4] = { 0xff000000, 0x00ff0000, 0x0000ff00, 0x000000ff }; variable
527 static u_int32_t bytemask[4] = { 0x000000ff, 0x0000ff00, 0x00ff0000, 0xff000000 }; variable
/netbsd-src/external/gpl3/gcc/dist/gcc/config/alpha/
H A Dalpha.cc6780 long op_const, unsigned HOST_WIDE_INT bytemask, in alpha_fold_builtin_extxx()
6818 long op_const, unsigned HOST_WIDE_INT bytemask, in alpha_fold_builtin_insxx()
6861 long op_const, unsigned HOST_WIDE_INT bytemask, in alpha_fold_builtin_mskxx()
/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/alpha/
H A Dalpha.c6775 long op_const, unsigned HOST_WIDE_INT bytemask, in alpha_fold_builtin_extxx()
6813 long op_const, unsigned HOST_WIDE_INT bytemask, in alpha_fold_builtin_insxx()
6856 long op_const, unsigned HOST_WIDE_INT bytemask, in alpha_fold_builtin_mskxx()