Home
last modified time | relevance | path

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

/openbsd/games/adventure/
H A Dmain.c72 struct text ltext[LOCSIZ]; /* long loc description */ variable
/openbsd/usr.bin/mg/
H A Ddef.h155 #define ltext(lp) ((lp)->l_text) macro