Home
last modified time | relevance | path

Searched defs:tag_value (Results 1 – 5 of 5) sorted by relevance

/openbsd-src/lib/libcrypto/bytestring/
H A Dbs_cbs.c444 cbs_get_asn1(CBS *cbs, CBS *out, unsigned int tag_value, int skip_header) in cbs_get_asn1()
464 CBS_get_asn1(CBS *cbs, CBS *out, unsigned int tag_value) in CBS_get_asn1()
470 CBS_get_asn1_element(CBS *cbs, CBS *out, unsigned int tag_value) in CBS_get_asn1_element()
476 CBS_peek_asn1_tag(const CBS *cbs, unsigned int tag_value) in CBS_peek_asn1_tag()
/openbsd-src/lib/libssl/
H A Dbs_cbs.c444 cbs_get_asn1(CBS *cbs, CBS *out, unsigned int tag_value, int skip_header) in cbs_get_asn1()
464 CBS_get_asn1(CBS *cbs, CBS *out, unsigned int tag_value) in CBS_get_asn1()
470 CBS_get_asn1_element(CBS *cbs, CBS *out, unsigned int tag_value) in CBS_get_asn1_element()
476 CBS_peek_asn1_tag(const CBS *cbs, unsigned int tag_value) in CBS_peek_asn1_tag()
/openbsd-src/gnu/llvm/lldb/source/Commands/
H A DCommandObjectMemoryTag.cpp218 lldb::addr_t tag_value; in DoExecute() local
/openbsd-src/gnu/usr.bin/gcc/gcc/
H A Ddwarf2out.c5146 new_die (tag_value, parent_die, t) in new_die() argument
/openbsd-src/gnu/gcc/gcc/
H A Ddwarf2out.c5580 new_die (enum dwarf_tag tag_value, dw_die_ref parent_die, tree t) in new_die()