Searched defs:CONSTRUCTED (Results 1 – 2 of 2) sorted by relevance
15 typedef enum { PRIMITIVE = 0x00, CONSTRUCTED = 0x20 } asn1_construction; enumerator
251 #define CONSTRUCTED 1 macro