ADTaaron-thesisarm-ehast-experimentalcleanup-dtorsdeferred_resndemanglerenumforall-pointer-decayjacob/cs343-translationjenkins-sandboxnew-astnew-ast-unique-exprnew-envno_listpersistent-indexerpthread-emulationqualifiedEnumresolv-newwith_gc
Last change
on this file since c20b0fea was
201aeb9,
checked in by Peter A. Buhr <pabuhr@…>, 7 years ago
|
first attempt at new basic-type int128, and length suffix with explicit size
|
-
Property mode set to
100644
|
File size:
392 bytes
|
Line | |
---|
1 | typedef.* size_t; |
---|
2 | typedef.* ptrdiff_t; |
---|
3 | typedef.* int8_t; |
---|
4 | typedef.* int16_t; |
---|
5 | typedef.* int32_t; |
---|
6 | typedef.* int64_t; |
---|
7 | typedef.* uint8_t; |
---|
8 | typedef.* uint16_t; |
---|
9 | typedef.* uint32_t; |
---|
10 | typedef.* uint64_t; |
---|
11 | typedef.* char16_t; |
---|
12 | typedef.* char32_t; |
---|
13 | typedef.* wchar_t; |
---|
14 | extern.*\*malloc\(.*\).* |
---|
15 | extern.* free\(.*\).* |
---|
16 | extern.* exit\(.*\).* |
---|
17 | extern.* atexit\(.*\).* |
---|
18 | extern.* abort\(.*\).* |
---|
19 | extern.* printf\(.*\).* |
---|
Note: See
TracBrowser
for help on using the repository browser.