Home
last modified time | relevance | path

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

/openbsd-src/gnu/gcc/gcc/
H A Dmachmode.h116 #define GET_MODE_UNIT_SIZE(MODE) \ macro
/openbsd-src/gnu/usr.bin/gcc/gcc/
H A Dmachmode.h95 #define GET_MODE_UNIT_SIZE(MODE) (mode_unit_size[(int) (MODE)]) macro