Searched refs:CONST_OK_FOR_O (Results 1 - 6 of 6) sorted by relevance

/netbsd-current/external/gpl3/gcc.old/dist/gcc/config/mcore/
H A Dmcore.h357 #define CONST_OK_FOR_O(VALUE) \ macro
/netbsd-current/external/gpl3/gcc.old/dist/gcc/config/v850/
H A Dv850.h382 #define CONST_OK_FOR_O(VALUE) \
379 #define CONST_OK_FOR_O macro
H A Dv850.c356 if (CONST_OK_FOR_O (INTVAL (XEXP (x, 1))))
/netbsd-current/external/gpl3/gcc/dist/gcc/config/v850/
H A Dv850.h382 #define CONST_OK_FOR_O(VALUE) \
379 #define CONST_OK_FOR_O macro
H A Dv850.cc356 if (CONST_OK_FOR_O (INTVAL (XEXP (x, 1))))
/netbsd-current/external/gpl3/gcc/dist/gcc/config/mcore/
H A Dmcore.h357 #define CONST_OK_FOR_O(VALUE) \ macro

Completed in 291 milliseconds