Searched refs:TYPE_ABSTRACT (Results 1 - 1 of 1) sorted by relevance

/external/valgrind/main/perf/
H A Dtinycc.c2259 #define TYPE_ABSTRACT 1 /* type without variable */
12519 type_decl(&pt, &ad1, &n, TYPE_DIRECT | TYPE_ABSTRACT);
12635 if (!(td & TYPE_ABSTRACT))
12724 type_decl(type, &ad, &n, TYPE_ABSTRACT);
12739 type_decl(type, &ad, &n, TYPE_ABSTRACT);
12833 type_decl(&type, &ad, &n, TYPE_ABSTRACT);
14201 type_decl(&type1, &ad1, &n, TYPE_ABSTRACT);
2257 #define TYPE_ABSTRACT macro

Completed in 142 milliseconds