Home
last modified time | relevance | path

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

/openbsd/src/gnu/usr.bin/gcc/gcc/
Dtree.h2572 #define size_int(L) size_int_wide ((HOST_WIDE_INT) (L), SIZETYPE) macro
/openbsd/src/gnu/gcc/gcc/
Dtree.h3909 #define size_int(L) size_int_kind (L, SIZETYPE) macro