Mercurial > hg > CbC > old > device
view conv/c.h @ 456:b8f95294eb77
inline continue... if test passed.
author | kono |
---|---|
date | Wed, 01 Dec 2004 19:32:34 +0900 |
parents | 25654dc29ecc |
children | 25f431685d80 |
line wrap: on
line source
/* Do not edit this file. This is automatically generated. */ extern Converter c_converter; Converter c_converter = { &conv_, &noconv_, &comment_, &open_, &print_, &close_, &case_, &case_begin_, &code_, &code_end_, &comma_, &cond_, &cond1_, &cond2_, &cond_end_, &decl_data_begin_, &decl_data_end_, &def_, &dowhile_, &dowhile_cond_, &dowhile_end_, &error_, &extern_, &for_, &for1_, &for2_, &for_body_, &for_end_, &funcall_, &funcall_args_, &function_, &function_end_, &goto_, &goto_label_, &id_, &string_, &const_, &return_f_, &defined_, &environment_, &if_, &if_else_, &if_endif_, &if_then_, &jump_, &label_, &lbra_, &lc_, &localvar_end_, &lpar_, &op_, &postfix_, &prefix_, &rbra_, &rc_, ®ister_, &return_, &return_end_, &return_type_, &rpar_, &sm_, &static_, &switch_, &switch_body_, &switch_end_, &typedef_, &while_, &while_body_, &while_end_, &decl_data_, &break_, &continue_, &sdecl_, };