Searched refs:j2s_types (Results 1 – 1 of 1) sorted by relevance
144 const char j2s_types[][MAX_NAME] = { variable800 printf("\tobj->type = %s;\n", j2s_types[obj->type]); in j2s_dump()