Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/gcc.old/dist/libgfortran/
H A Dlibgfortran.h512 #define GFC_UNALIGNED_4(x) (((uintptr_t)(x)) & \ macro
/netbsd-src/external/gpl3/gcc/dist/libgfortran/
H A Dlibgfortran.h554 #define GFC_UNALIGNED_4(x) (((uintptr_t)(x)) & \ macro