Home
last modified time | relevance | path

Searched defs:LOWPART (Results 1 – 3 of 3) sorted by relevance

/netbsd-src/external/gpl3/gcc/dist/gcc/
H A Ddouble-int.cc67 #define LOWPART(x) \ macro
/netbsd-src/external/gpl3/gcc.old/dist/gcc/
H A Ddouble-int.c67 #define LOWPART(x) \ macro
/netbsd-src/external/lgpl3/gmp/dist/tests/
H A Drefmpn.c1091 #define LOWPART(x) ((x) & LOWMASK) macro