Home
last modified time | relevance | path

Searched defs:MOVE_MAX_WORDS (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/external/gpl3/gcc.old/dist/gcc/
H A Dcaller-save.c42 #define MOVE_MAX_WORDS (MOVE_MAX / UNITS_PER_WORD) macro
/netbsd-src/external/gpl3/gcc/dist/gcc/
H A Dcaller-save.cc42 #define MOVE_MAX_WORDS (MOVE_MAX / UNITS_PER_WORD) macro