type_case         494 vm_eval.c      #define type_case(t) case t: return #t;
type_case         524 vm_eval.c      #undef type_case