Home
last modified time | relevance | path

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

/openbsd/lib/libcrypto/asn1/
H A Dtasn_new.c272 int utype; in ASN1_primitive_new() local
324 int utype; in asn1_primitive_clear() local
H A Dasn1_gen.c109 int utype; member
277 int utype; in asn1_cb() local
435 asn1_multi(int utype, const char *section, X509V3_CTX *cnf) in asn1_multi()
612 asn1_str2type(const char *str, int format, int utype) in asn1_str2type()
H A 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
H A Dtasn_enc.c499 int utype; in asn1_i2d_ex_primitive() local
567 int utype; in asn1_ex_i2c() local
H A Dtasn_fre.c192 int utype; in ASN1_primitive_free() local
H A Dx_bignum.c165 bn_c2i(ASN1_VALUE **pval, const unsigned char *content, int len, int utype, in bn_c2i()
H A Dx_long.c181 long_c2i(ASN1_VALUE **pval, const unsigned char *content, int len, int utype, in long_c2i()
H A Dtasn_prn.c406 long utype; in asn1_primitive_print() local
H A Dasn1t.h573 long utype; /* underlying type */ member
/openbsd/gnu/usr.bin/binutils/gdb/
H A 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/gnu/llvm/lld/ELF/Arch/
H A DRISCV.cpp81 static uint32_t utype(uint32_t op, uint32_t rd, uint32_t imm) { in utype() function
/openbsd/gnu/gcc/gcc/
H A Dtree-ssa-loop-niter.c1804 tree utype; in infer_loop_bounds_from_undefined() local
H A 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
H A Dfold-const.c4320 tree utype, minv, maxv; in build_range_check() local
/openbsd/gnu/usr.bin/gcc/gcc/java/
H A Dparse.y13643 tree utype = java_unsigned_type (prom_type); local
H A Dparse.c17208 tree utype = java_unsigned_type (prom_type); local
/openbsd/gnu/usr.bin/perl/
H A Dsv.c617 svtype utype; /* bodytype stored in arena */ member