ADT
aaron-thesis
arm-eh
ast-experimental
cleanup-dtors
deferred_resn
demangler
enum
forall-pointer-decay
jacob/cs343-translation
jenkins-sandbox
new-ast
new-ast-unique-expr
no_list
persistent-indexer
pthread-emulation
qualifiedEnum
Last change
on this file since a8615fd1 was 5a7966bb, checked in by Peter A. Buhr <pabuhr@…>, 8 years ago |
remove example fwrite.c, add identity.c test, update io test
|
-
Property mode
set to
100644
|
File size:
246 bytes
|
Line | |
---|
1 | char z
|
---|
2 | signed int 4
|
---|
3 | unsigned int 4
|
---|
4 | signed long int 4
|
---|
5 | unsigned long int 4
|
---|
6 | signed long long int 4
|
---|
7 | unsigned long long int 4
|
---|
8 | float 4.1
|
---|
9 | double 4.1
|
---|
10 | long double 4.1
|
---|
11 | float _Complex -4.1-2i
|
---|
12 | double _Complex -4.1-2i
|
---|
13 | long double _Complex -4.1-2i
|
---|
Note:
See
TracBrowser
for help on using the repository browser.