annotate run/html_entity_cyr2.html @ 1630:d0efa3ae5522 default tip

run/mini/naked_asm5: New x86_64 ABI passes the arguments in reverse order.
author David Nadlinger <code@klickverbot.at>
date Sat, 23 Apr 2011 22:57:32 +0200
parents 9a121126b077
children
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
6
e238a15dbc74 1) added added html-sourcefile support
thomask
parents:
diff changeset
1 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
e238a15dbc74 1) added added html-sourcefile support
thomask
parents:
diff changeset
2 <html>
756
9a121126b077 major "Torture" review
thomask
parents: 6
diff changeset
3 <head><title>dstress.run.html_entity_cyr2</title></head>
9a121126b077 major "Torture" review
thomask
parents: 6
diff changeset
4 <body><pre><CODE>
9a121126b077 major "Torture" review
thomask
parents: 6
diff changeset
5 module dstress.run.html_entity_cyr2;
9a121126b077 major "Torture" review
thomask
parents: 6
diff changeset
6
6
e238a15dbc74 1) added added html-sourcefile support
thomask
parents:
diff changeset
7 int main(){
756
9a121126b077 major "Torture" review
thomask
parents: 6
diff changeset
8 static assert('&DJcy;' == 0x402);
9a121126b077 major "Torture" review
thomask
parents: 6
diff changeset
9 static assert('&djcy;' == 0x452);
9a121126b077 major "Torture" review
thomask
parents: 6
diff changeset
10 static assert('&DScy;' == 0x405);
9a121126b077 major "Torture" review
thomask
parents: 6
diff changeset
11 static assert('&dscy;' == 0x455);
9a121126b077 major "Torture" review
thomask
parents: 6
diff changeset
12 static assert('&DZcy;' == 0x40F);
9a121126b077 major "Torture" review
thomask
parents: 6
diff changeset
13 static assert('&dzcy;' == 0x45F);
9a121126b077 major "Torture" review
thomask
parents: 6
diff changeset
14 static assert('&GJcy;' == 0x403);
9a121126b077 major "Torture" review
thomask
parents: 6
diff changeset
15 static assert('&gjcy;' == 0x453);
9a121126b077 major "Torture" review
thomask
parents: 6
diff changeset
16 static assert('&Iukcy;' == 0x406);
9a121126b077 major "Torture" review
thomask
parents: 6
diff changeset
17 static assert('&iukcy;' == 0x456);
9a121126b077 major "Torture" review
thomask
parents: 6
diff changeset
18 static assert('&Jsercy;' == 0x408);
9a121126b077 major "Torture" review
thomask
parents: 6
diff changeset
19 static assert('&jsercy;' == 0x458);
9a121126b077 major "Torture" review
thomask
parents: 6
diff changeset
20 static assert('&Jukcy;' == 0x404);
9a121126b077 major "Torture" review
thomask
parents: 6
diff changeset
21 static assert('&jukcy;' == 0x454);
9a121126b077 major "Torture" review
thomask
parents: 6
diff changeset
22 static assert('&KJcy;' == 0x40C);
9a121126b077 major "Torture" review
thomask
parents: 6
diff changeset
23 static assert('&kjcy;' == 0x45C);
9a121126b077 major "Torture" review
thomask
parents: 6
diff changeset
24 static assert('&LJcy;' == 0x409);
9a121126b077 major "Torture" review
thomask
parents: 6
diff changeset
25 static assert('&ljcy;' == 0x459);
9a121126b077 major "Torture" review
thomask
parents: 6
diff changeset
26 static assert('&NJcy;' == 0x40A);
9a121126b077 major "Torture" review
thomask
parents: 6
diff changeset
27 static assert('&njcy;' == 0x45A);
9a121126b077 major "Torture" review
thomask
parents: 6
diff changeset
28 static assert('&TSHcy;' == 0x40B);
9a121126b077 major "Torture" review
thomask
parents: 6
diff changeset
29 static assert('&tshcy;' == 0x45B);
9a121126b077 major "Torture" review
thomask
parents: 6
diff changeset
30 static assert('&Ubrcy;' == 0x40E);
9a121126b077 major "Torture" review
thomask
parents: 6
diff changeset
31 static assert('&ubrcy;' == 0x45E);
9a121126b077 major "Torture" review
thomask
parents: 6
diff changeset
32 static assert('&YIcy;' == 0x407);
9a121126b077 major "Torture" review
thomask
parents: 6
diff changeset
33 static assert('&yicy;' == 0x457);
6
e238a15dbc74 1) added added html-sourcefile support
thomask
parents:
diff changeset
34 return 0;
e238a15dbc74 1) added added html-sourcefile support
thomask
parents:
diff changeset
35 }
756
9a121126b077 major "Torture" review
thomask
parents: 6
diff changeset
36 </CODE></pre></body>
6
e238a15dbc74 1) added added html-sourcefile support
thomask
parents:
diff changeset
37 </html>