Home
last modified time | relevance | path

Searched refs:pronounRefs (Results 1 – 6 of 6) sorted by relevance

/dports/games/libretro-scummvm/scummvm-7b1e929/engines/glk/alan3/
H A Dacode.h504 Aaddr pronounRefs; /* Address to reference list */ member
H A Dreverse.cpp160 reverseTable(e->pronounRefs, sizeof(Aword)); in reverseDictionary()
H A Dparse.cpp1407 Aword *reference = (Aword *)pointerTo(dictionary[w].pronounRefs); in pronounWordForInstance()
/dports/games/scummvm/scummvm-2.5.1/engines/glk/alan3/
H A Dacode.h504 Aaddr pronounRefs; /* Address to reference list */ member
H A Dreverse.cpp160 reverseTable(e->pronounRefs, sizeof(Aword)); in reverseDictionary()
H A Dparse.cpp1407 Aword *reference = (Aword *)pointerTo(dictionary[w].pronounRefs); in pronounWordForInstance()