Home
last modified time | relevance | path

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

/openbsd-src/gnu/usr.bin/gcc/gcc/config/sparc/
H A Dsparc.c1602 #define GEN_INT64(__x) GEN_INT (__x) macro
1606 #define GEN_INT64(__x) \ macro