Home
last modified time | relevance | path

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

/openbsd-src/gnu/usr.bin/gcc/gcc/
H A Dtree.h2574 #define bitsize_int(L) size_int_wide ((HOST_WIDE_INT) (L), BITSIZETYPE) macro
/openbsd-src/gnu/gcc/gcc/
H A Dtree.h3911 #define bitsize_int(L) size_int_kind (L, BITSIZETYPE) macro