view mc-switch.h @ 335:4f98dc4b5fd8

bit-field continue... code-generation debug
author kono
date Fri, 25 Jun 2004 01:01:41 +0900
parents 3d260008c449
children e055df7c1082
line wrap: on
line source

#if CASE_CODE
extern void genswitch(int cslist,int cslabel);
#endif