Searched refs:CONS (Results 1 – 12 of 12) sorted by relevance
| /NextBSD/crypto/heimdal/lib/asn1/ |
| HD | test.gen | 5 UNIV CONS Sequence 23 6 CONTEXT CONS 0 3 8 CONTEXT CONS 1 8 9 UNIV CONS Sequence 6 10 CONTEXT CONS 127 3 13 CONTEXT CONS 2 3
|
| HD | asn1_print.c | 95 (class == ASN1_C_CONTEXT && type == CONS) || in loop() 96 (class == ASN1_C_UNIV && type == CONS && tag == UT_Sequence) || in loop() 97 (class == ASN1_C_UNIV && type == CONS && tag == UT_Set)) { in loop() 117 if (type == CONS) { in loop() 184 type != CONS || tag != UT_Sequence) in loop()
|
| HD | der.h | 46 typedef enum {PRIM = 0, CONS = 1} Der_type; enumerator
|
| HD | canthandle.asn1 | 5 -- Code the tag [1] but not the [ CONTEXT CONS UT_Sequence ] for Kaka2
|
| HD | gen_decode.c | 129 *ty = CONS; in find_tag() 135 *ty = CONS; in find_tag() 140 *ty = is_primitive_type(t->subtype->type) ? PRIM : CONS; in find_tag()
|
| HD | ChangeLog | 833 * test.asn1: fix workaround for IMPLICIT CONS case 835 * canthandle.asn1: fix workaround for IMPLICIT CONS case 1308 * gen_decode.c: handle OPTIONAL CONS-tag-less elements 1629 CONS (not PRIM)
|
| /NextBSD/sys/amd64/include/ |
| HD | atomic.h | 96 #define ATOMIC_ASM(NAME, TYPE, OP, CONS, V) \ argument 133 #define ATOMIC_ASM(NAME, TYPE, OP, CONS, V) \ argument 139 : CONS (V) \ 148 : CONS (V) \
|
| /NextBSD/sys/i386/include/ |
| HD | atomic.h | 104 #define ATOMIC_ASM(NAME, TYPE, OP, CONS, V) \ argument 143 #define ATOMIC_ASM(NAME, TYPE, OP, CONS, V) \ argument 149 : CONS (V) \ 158 : CONS (V) \
|
| /NextBSD/crypto/heimdal/lib/gssapi/spnego/ |
| HD | init_sec_context.c | 326 CONS, in spnego_initial()
|
| /NextBSD/crypto/heimdal/lib/krb5/ |
| HD | pkinit.c | 1212 ASN1_C_UNIV, CONS, UT_Sequence, &l); in pk_rd_pa_reply_enckey()
|
| /NextBSD/contrib/gcc/ |
| HD | FSFChangeLog.10 | 4587 * rs6000.h (ASM_OUTPUT_{DES,CONS}TRUCTOR): Define.
|
| /NextBSD/usr.bin/fortune/datfiles/ |
| HD | fortunes | 4859 destructure a cons (SOME-CONS) into its two slots (THE-CAR and THE-CDR): 4861 (MULTIPLE-VALUE-BIND (THE-CAR THE-CDR) (CAR SOME-CONS) ...) 4864 object. In a related change, the functions MAKE-ARRAY and CONS have been 6176 A CONS is an object which cares. 39794 It was the reader's CONS
|