Mercurial > hg > Papers > 2011 > nobu-prosym
diff Paper/figure/fastcall.graffle @ 3:5dfa978ee319
modify tex
author | Nobuyasu Oshiro <dimolto@cr.ie.u-ryukyu.ac.jp> |
---|---|
date | Fri, 18 Nov 2011 10:07:29 +0900 |
parents | 4c5a29c7bb47 |
children | 8ea8be1671d0 |
line wrap: on
line diff
--- a/Paper/figure/fastcall.graffle Fri Nov 18 06:33:48 2011 +0900 +++ b/Paper/figure/fastcall.graffle Fri Nov 18 10:07:29 2011 +0900 @@ -105,24 +105,24 @@ \pard\tx560\tx1120\tx1680\tx2240\tx2800\tx3360\tx3920\tx4480\tx5040\tx5600\tx6160\tx6720 \f0\fs24 \cf0 \ - 1 | case RID_CbC_CODE:\ - 2 | if (!typespec_ok)\ - 3 | goto out; \ - 4 | attrs_ok = true; \ - 5 | seen_type = true; \ - 6 | if (c_dialect_objc ())\ - 7 | parser->objc_need_raw_identifier = true; \ - 8 | t.kind = ctsk_resword; \ - 9 | t.spec = c_parser_peek_token (parser)->value; \ - 10 | declspecs_add_type (loc, specs, t); \ - 11 |\ - 12 | if(!TARGET_64BIT) \{\ - 13 | attrs = build_tree_list (get_identifier("fastcall"), NULL_TREE); \ - 14 | declspecs_add_attrs(specs, attrs); \ - 15 | \}\ - 16 |\ - 17 | c_parser_consume_token (parser); \ - 18 | break; }</string> + case RID_CbC_CODE:\ + if (!typespec_ok)\ + goto out; \ + attrs_ok = true; \ + seen_type = true; \ + if (c_dialect_objc ())\ + parser->objc_need_raw_identifier = true; \ + t.kind = ctsk_resword; \ + t.spec = c_parser_peek_token (parser)->value; \ + declspecs_add_type (loc, specs, t); \ + \ + if(!TARGET_64BIT) \{\ + attrs = build_tree_list (get_identifier("fastcall"), NULL_TREE); \ + declspecs_add_attrs(specs, attrs); \ + \}\ + \ + c_parser_consume_token (parser); \ + break; }</string> <key>VerticalPad</key> <integer>0</integer> </dict> @@ -177,7 +177,7 @@ <key>MasterSheets</key> <array/> <key>ModificationDate</key> - <string>2011-11-17 02:02:00 +0000</string> + <string>2011-11-18 00:01:57 +0000</string> <key>Modifier</key> <string>Nobuyasu Oshiro</string> <key>NotesVisible</key>