Home
last modified time | relevance | path

Searched refs:ALMASK (Results 1 – 2 of 2) sorted by relevance

/external/google-breakpad/src/common/android/
Dbreakpad_getcontext.S245 #define ALMASK ~7 macro
249 #define ALMASK ~15 macro
261 FRAME_SIZE = ((LOCALS_NUM * SZREG) + ALSZ) & ALMASK
/external/u-boot/arch/mips/include/asm/
Dasm.h226 #define ALMASK ~7 macro
230 #define ALMASK ~15 macro