Home
last modified time | relevance | path

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

/titanic_44/usr/src/cmd/make/bin/
H A Dar.cc130 typedef unsigned int ar_port_word; // must be 4-bytes long typedef
622 ar_port_word *offs; in translate_entry()
626 ar_port_word *offend; /* end of offsets table */ in translate_entry()
684 offs = (ar_port_word *) alloca((int) (arp->num_symbols * AR_PORT_WORD)); in translate_entry()
694 offs[i]=(ar_port_word)sgetl(buffer); in translate_entry()