Searched refs:exp_export (Results 1 – 2 of 2) sorted by relevance
154 const char *exp_export; /* expected export or null */ member236 if (strcmp(export, tp->exp_export) != 0) { in main()238 tp->label, export, tp->exp_export); in main()
163 const char *exp_export; /* expected export output */ member227 if (strcmp(export, tp->exp_export) != 0) { in main()229 tp->label, export, tp->exp_export); in main()