Searched defs:POST_INC (Results 1 – 3 of 3) sorted by relevance
811 POST_INC, enumerator
989 POST_INC, enumerator
1377 enum MemIndexedMode { UNINDEXED = 0, PRE_INC, PRE_DEC, POST_INC, POST_DEC }; enumerator