Home
last modified time | relevance | path

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

/original-bsd/usr.bin/f77/pass1.vax/
H A Ddefs.h276 struct Entrypoint struct
278 struct Entrypoint *entnextp; argument
279 struct Extsym *entryname;
280 chainp arglist;
281 int entrylabel;
282 int typelabel;
283 Namep enamep;
/original-bsd/usr.bin/f77/pass1.tahoe/
H A Ddefs.h257 struct Entrypoint struct
259 struct Entrypoint *entnextp; argument
260 struct Extsym *entryname;
261 chainp arglist;
262 int entrylabel;
263 int typelabel;
264 Namep enamep;