Searched defs:B_MASK (Results 1 – 3 of 3) sorted by relevance
/external/u-boot/include/bedbug/ |
D | ppc.h | 86 #define B_MASK B_OPCODE(0x3f,0x1,0x1) macro
|
/external/pdfium/third_party/libpng16/ |
D | pngrutil.c | 3202 # define B_MASK(p,d,s) MASK_EXPAND(B_MASKx(p,0,d,s) + B_MASKx(p,1,d,s) +\ in png_combine_row() macro
|
/external/libpng/ |
D | pngrutil.c | 3325 # define B_MASK(p,d,s) MASK_EXPAND(B_MASKx(p,0,d,s) + B_MASKx(p,1,d,s) +\ in png_combine_row() macro
|