Home
last modified time | relevance | path

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

/netbsd/src/games/adventure/
Dio.c307 ltext[oldloc].seekadr = seekhere; in rdesc()
308 ltext[oldloc].txtlen = maystart - seekstart; in rdesc()
419 speak(&ltext[loq]); in twrite()
424 speak(&ltext[t->tloc]); in twrite()
Dinit.c86 struct text ltext[LOCSIZE]; /* long loc description */ variable
161 if (ltext[i].seekadr != 0 && travel[i] != 0) in linkdata()
Dhdr.h104 extern struct text ltext[LOCSIZE]; /* long loc description */
Dmain.c109 kk = &ltext[loc]; in main()
/netbsd/src/external/gpl3/binutils/dist/
DChangeLog.git68315 ldfile.c.: "ld -Ltmpdir -ltext" will result into "tmpdir\libtext.a".