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

/linux-master/scripts/
H A Dasn1_compiler.c711 #define TYPE_STOP_MARKER 0x0001 macro
785 types[t].flags |= TYPE_STOP_MARKER;
828 } while (type++, !(type->flags & TYPE_STOP_MARKER));

Completed in 192 milliseconds