Home
last modified time | relevance | path

Searched refs:SIZETYPE (Results 1 – 4 of 4) sorted by relevance

/openbsd/gnu/usr.bin/gcc/gcc/
H A Dtree.h2548 SIZETYPE, /* Normal representation of sizes in bytes. */ enumerator
2558 #define sizetype sizetype_tab[(int) SIZETYPE]
2572 #define size_int(L) size_int_wide ((HOST_WIDE_INT) (L), SIZETYPE)
/openbsd/gnu/gcc/gcc/
H A Dtree.h3892 SIZETYPE, /* Normal representation of sizes in bytes. */ enumerator
3900 #define sizetype sizetype_tab[(int) SIZETYPE]
3909 #define size_int(L) size_int_kind (L, SIZETYPE)
/openbsd/gnu/gcc/gcc/cp/
H A DChangeLog-20005202 SIZETYPE to a non-SIZETYPE.
/openbsd/gnu/usr.bin/gcc/gcc/cp/
H A DChangeLog15074 SIZETYPE to a non-SIZETYPE.