Home
last modified time | relevance | path

Searched defs:TAG (Results 1 – 3 of 3) sorted by relevance

/include/linux/
Dasn1_ber_bytecode.h84 #define _tag(CLASS, CP, TAG) ((ASN1_##CLASS << 6) | (ASN1_##CP << 5) | ASN1_##TAG) argument
85 #define _tagn(CLASS, CP, TAG) ((ASN1_##CLASS << 6) | (ASN1_##CP << 5) | TAG) argument
Dstddef.h84 #define struct_group_tagged(TAG, NAME, MEMBERS...) \ argument
/include/uapi/linux/
Dstddef.h26 #define __struct_group(TAG, NAME, ATTRS, MEMBERS...) \ argument