ADTarm-ehast-experimentalcleanup-dtorsenumforall-pointer-decayjacob/cs343-translationjenkins-sandboxnew-astnew-ast-unique-exprpthread-emulationqualifiedEnum
Last change
on this file since 7c3f3be was
7aa257ae,
checked in by Peter A. Buhr <pabuhr@…>, 7 years ago
|
add typedefs for char16_t, char32_t, and wchar_t to extras.cf
|
-
Property mode set to
100644
|
File size:
238 bytes
|
Line | |
---|
1 | typedef.* size_t; |
---|
2 | typedef.* ptrdiff_t; |
---|
3 | typedef.* char16_t; |
---|
4 | typedef.* char32_t; |
---|
5 | typedef.* wchar_t; |
---|
6 | extern.*\*malloc\(.*\).* |
---|
7 | extern.* free\(.*\).* |
---|
8 | extern.* exit\(.*\).* |
---|
9 | extern.* atexit\(.*\).* |
---|
10 | extern.* abort\(.*\).* |
---|
11 | extern.* printf\(.*\).* |
---|
Note: See
TracBrowser
for help on using the repository browser.