Home
last modified time | relevance | path

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

/openbsd-src/gnu/gcc/gcc/config/score/
H A Dscore-conv.h73 #define CONST_LOW_PART(VALUE) ((VALUE) - CONST_HIGH_PART (VALUE)) macro
/openbsd-src/gnu/gcc/gcc/config/mips/
H A Dmips.h1695 #define CONST_LOW_PART(VALUE) \ macro