AVMPLUS_ALIGN16 110 nanojit/Assembler.h #ifndef AVMPLUS_ALIGN16 AVMPLUS_ALIGN16 1625 nanojit/NativeX64.cpp static const AVMPLUS_ALIGN16(int64_t) negateMask[] = {0x8000000000000000LL,0}; AVMPLUS_ALIGN16 1467 nanojit/Nativei386.cpp static const AVMPLUS_ALIGN16(uint32_t) negateMask[] = {0,0x80000000,0,0};