Searched refs:isodd_word (Results 1 – 1 of 1) sorted by relevance
886 #define isodd_word(val) ((((uint)val) & (uint)0x0001) != 0) macro13289 if (isodd_word(addr)) { in AscReadLramByte()13352 if (isodd_word(addr)) { in AscWriteLramByte()