Home
last modified time | relevance | path

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

/scripts/
Dasn1_compiler.c861 int labelled = 0, implicit = 0; in parse_type() local
927 implicit = 1; in parse_type()
939 if (!implicit) in parse_type()
941 element->compound = implicit ? TAG_OVERRIDE : SEQUENCE; in parse_type()