Home
last modified time | relevance | path

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

/Linux-v4.19/scripts/
Dasn1_compiler.c702 #define ELEMENT_EXPLICIT 0x0002 macro
936 element->flags |= ELEMENT_EXPLICIT; in parse_type()
1237 e->flags & ELEMENT_EXPLICIT ? 'E' : '-', in dump_element()