Searched refs:synclass (Results 1 – 1 of 1) sorted by relevance
45 struct synclass { struct51 static const struct synclass synclass[] = { argument77 static const struct synclass is_entry[] = {126 for (i = 0 ; synclass[i].name ; i++) { in main()127 sprintf(buf, "#define %s %d", synclass[i].name, i); in main()131 fprintf(hfile, "/* %s */\n", synclass[i].comment); in main()