Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/gcc.old/dist/libgfortran/
H A Dlibgfortran.h510 #define GFC_UNALIGNED_2(x) (((uintptr_t)(x)) & \ macro
/netbsd-src/external/gpl3/gcc/dist/libgfortran/
H A Dlibgfortran.h552 #define GFC_UNALIGNED_2(x) (((uintptr_t)(x)) & \ macro