Searched defs:MOVE_MAX_PIECES (Results 1 – 3 of 3) sorted by relevance
820 #define MOVE_MAX_PIECES MOVE_MAX macro
781 #define MOVE_MAX_PIECES (TARGET_64BIT ? 8 : 4) macro
1803 #define MOVE_MAX_PIECES (TARGET_64BIT ? 8 : 4) macro