Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/scripts/
H A Dasn1_compiler.c698 #define ELEMENT_EXPLICIT 0x0002 macro
932 element->flags |= ELEMENT_EXPLICIT; in parse_type()
1233 e->flags & ELEMENT_EXPLICIT ? 'E' : '-', in dump_element()
/kernel/linux/linux-6.6/scripts/
H A Dasn1_compiler.c698 #define ELEMENT_EXPLICIT 0x0002 macro
932 element->flags |= ELEMENT_EXPLICIT; in parse_type()
1233 e->flags & ELEMENT_EXPLICIT ? 'E' : '-', in dump_element()

Completed in 5 milliseconds