Home
last modified time | relevance | path

Searched refs:voc (Results 1 – 5 of 5) sorted by relevance

/openbsd/src/games/adventure/
Dvocab.c147 h = &voc[adr]; /* point at the entry */ in vocab()
202 h = &voc[i * 10 + j]; in prht()
Dhdr.h86 extern struct hashtab voc[HTSIZE];
Dmain.c60 struct hashtab voc[HTSIZE]; variable
/openbsd/src/gnu/usr.sbin/mkhybrid/src/
Dmore.mapping253 .voc Raw 'SCPL' 'VOC ' "SoundApp - VOC Sound"
/openbsd/src/gnu/llvm/llvm/lib/Target/SystemZ/
DSystemZInstrVector.td721 def VOC : BinaryVRRc<"voc", 0xE76F, null_frag, v128any, v128any>;