Mercurial > hg > CbC > old > device
view conv/null.h @ 564:25f431685d80
*** empty log message ***
author | kono |
---|---|
date | Tue, 10 Jan 2006 16:30:43 +0900 |
parents | 25654dc29ecc |
children | af6b9ae79583 |
line wrap: on
line source
/* Do not edit this file. This is automatically generated. */ extern Converter null_converter; Converter null_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_, &type_, &while_, &while_body_, &while_end_, &decl_data_, &break_, &continue_, &sdecl_, };