Home
last modified time | relevance | path

Searched refs:implicit (Results 1 – 1 of 1) sorted by relevance

/scripts/
Dasn1_compiler.c865 int labelled = 0, implicit = 0; in parse_type() local
931 implicit = 1; in parse_type()
943 if (!implicit) in parse_type()
945 element->compound = implicit ? TAG_OVERRIDE : SEQUENCE; in parse_type()