Home
last modified time | relevance | path

Searched defs:plgtype (Results 1 – 2 of 2) sorted by relevance

/original-bsd/old/as.vax/
H A Dasscan.h59 #define plgtype(ptr,val) *(lgtype *)ptr=val, ptr += sizeof(lgtype) macro
/original-bsd/old/as.tahoe/
H A Dasscan.h60 #define plgtype(ptr, val) ptype (lgtype, ptr, val) macro