Searched refs:synclass (Results 1 – 1 of 1) sorted by relevance
46 struct synclass { struct52 struct synclass synclass[] = { variable76 struct synclass is_entry[] = {131 for (i = 0 ; synclass[i].name ; i++) { in main()132 sprintf(buf, "#define %s %d", synclass[i].name, i); in main()136 fprintf(hfile, "/* %s */\n", synclass[i].comment); in main()
Completed in 2 milliseconds