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

/linux-master/scripts/
H A Dasn1_compiler.c698 #define ELEMENT_EXPLICIT 0x0002 macro
932 element->flags |= ELEMENT_EXPLICIT;
1233 e->flags & ELEMENT_EXPLICIT ? 'E' : '-',

Completed in 264 milliseconds