Home
last modified time | relevance | path

Searched refs:DEFUINTTYPE (Results 1 – 3 of 3) sorted by relevance

/freebsd/crypto/krb5/src/lib/krb5/asn.1/
H A Dasn1_encode.h292 #define DEFUINTTYPE(DESCNAME, CTYPENAME) \ macro
H A Dasn1_k_encode.c51 DEFUINTTYPE(uint, unsigned int);
52 DEFUINTTYPE(octet, krb5_octet);
53 DEFUINTTYPE(uint32, uint32_t);
H A DREADME.asn1103 DEFUINTTYPE(descname, ctype)
108 DEFUINTTYPE if it is an unsigned type. (For booleans, the distinction