Searched refs:ASN1_TFLG_ADB_INT (Results 1 – 1 of 1) sorted by relevance
337 # define ASN1_ADB_INTEGER(tblname) { ASN1_TFLG_ADB_INT, -1, 0, #tblname, (const ASN1_ITEM *)&(tbln…340 # define ASN1_ADB_INTEGER(tblname) { ASN1_TFLG_ADB_INT, -1, 0, #tblname, tblname##_adb }566 # define ASN1_TFLG_ADB_INT (0x1<<9) macro