Searched refs:tbl_standard (Results 1 – 1 of 1) sorted by relevance
158 static const ASN1_STRING_TABLE tbl_standard[] = { variable201 …ttmp = bsearch(&fnd, tbl_standard, sizeof(tbl_standard)/sizeof(ASN1_STRING_TABLE), sizeof(ASN1_STR… in ASN1_STRING_TABLE_get()261 for (tmp = tbl_standard, i = 0; in main()262 i < sizeof(tbl_standard)/sizeof(ASN1_STRING_TABLE); i++, tmp++) in main()278 for (tmp = tbl_standard, i = 0; in main()279 i < sizeof(tbl_standard)/sizeof(ASN1_STRING_TABLE); i++, tmp++) in main()