Searched defs:CONS (Results 1 – 3 of 3) sorted by relevance
/freebsd/crypto/heimdal/lib/asn1/ |
H A D | der.h | 46 typedef enum {PRIM = 0, CONS = 1} Der_type; enumerator
|
/freebsd/sys/i386/include/ |
H A D | atomic.h | 102 #define ATOMIC_ASM(NAME, TYPE, OP, CONS, V) \ argument 137 #define ATOMIC_CMPSET(TYPE, CONS) \ argument
|
/freebsd/sys/amd64/include/ |
H A D | atomic.h | 113 #define ATOMIC_ASM(NAME, TYPE, OP, CONS, V) \ argument
|