Searched refs:is_primitive_type (Results 1 - 4 of 4) sorted by relevance

/freebsd-current/crypto/heimdal/lib/asn1/
H A Dgen_locl.h81 int is_primitive_type(int);
H A Dgen_decode.c140 *ty = is_primitive_type(t->subtype->type) ? PRIM : CONS;
366 is_primitive_type(m->type->subtype->type) ? "PRIM" : "CONS",
503 is_primitive_type(t->subtype->type) ? "PRIM" : "CONS");
H A Dgen_template.c640 is_primitive_type(t->subtype->type) ? "PRIM" : "CONS",
H A Dgen.c477 is_primitive_type(int type) function

Completed in 168 milliseconds