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