Home
last modified time | relevance | path

Searched defs:utype (Results 1 – 17 of 17) sorted by relevance

/openbsd/src/lib/libcrypto/asn1/
Dasn1_gen.c111 int utype; member
279 int utype; in asn1_cb() local
437 asn1_multi(int utype, const char *section, X509V3_CTX *cnf) in asn1_multi()
614 asn1_str2type(const char *str, int format, int utype) in asn1_str2type()
Dtasn_new.c272 int utype; in ASN1_primitive_new() local
324 int utype; in asn1_primitive_clear() local
Dtasn_dec.c277 asn1_c2i_primitive(ASN1_VALUE **pval, CBS *content, int utype, const ASN1_ITEM *it) in asn1_c2i_primitive()
387 asn1_c2i_any(ASN1_VALUE **pval, CBS *content, int utype, const ASN1_ITEM *it) in asn1_c2i_any()
418 asn1_c2i(ASN1_VALUE **pval, CBS *content, int utype, const ASN1_ITEM *it) in asn1_c2i()
454 int utype, int constructed, int indefinite, size_t length, in asn1_d2i_primitive_content()
611 int utype = it->utype; in asn1_d2i_primitive() local
Dtasn_enc.c499 int utype; in asn1_i2d_ex_primitive() local
567 int utype; in asn1_ex_i2c() local
Dtasn_fre.c191 int utype; in ASN1_primitive_free() local
Dx_bignum.c167 bn_c2i(ASN1_VALUE **pval, const unsigned char *content, int len, int utype, in bn_c2i()
Dx_long.c183 long_c2i(ASN1_VALUE **pval, const unsigned char *content, int len, int utype, in long_c2i()
Dtasn_prn.c406 long utype; in asn1_primitive_print() local
Dasn1t.h573 long utype; /* underlying type */ member
/openbsd/src/gnu/usr.bin/binutils/gdb/
Ddwarfread.c1363 struct type *utype; in dwarf_read_array_type() local
1431 struct type *utype; in read_tag_pointer_type() local
1473 struct type *utype; in read_tag_string_type() local
/openbsd/src/gnu/llvm/lld/ELF/Arch/
DRISCV.cpp81 static uint32_t utype(uint32_t op, uint32_t rd, uint32_t imm) { in utype() function
/openbsd/src/gnu/gcc/gcc/
Dtree-ssa-loop-niter.c1804 tree utype; in infer_loop_bounds_from_undefined() local
Dtree-ssa-loop-ivopts.c3039 tree utype = TREE_TYPE (ubase), ctype = TREE_TYPE (cbase); in get_computation_aff() local
3852 tree utype = TREE_TYPE (ubase), ctype; in get_computation_cost_at() local
5374 tree step, ctype, utype; in rewrite_use_nonlinear_expr() local
Dfold-const.c4320 tree utype, minv, maxv; in build_range_check() local
/openbsd/src/gnu/usr.bin/gcc/gcc/java/
Dparse.y13643 tree utype = java_unsigned_type (prom_type); local
Dparse.c17208 tree utype = java_unsigned_type (prom_type); local
/openbsd/src/gnu/usr.bin/perl/
Dsv.c669 svtype utype; /* bodytype stored in arena */ member