Searched refs:AR_PORT_WORD (Results 1 – 1 of 1) sorted by relevance
79 #define AR_PORT_WORD 4 /* Port. (6.0) 'word' length */ macro95 char ar_date[AR_PORT_WORD]; /* sgetl() accessed */96 char ar_syms[AR_PORT_WORD]; /* sgetl() accessed */101 char sym_ptr[AR_PORT_WORD]; /* sgetl() accessed */106 char arf_date[AR_PORT_WORD]; /* sgetl() accessed */107 char arf_uid[AR_PORT_WORD]; /* sgetl() accessed */108 char arf_gid[AR_PORT_WORD]; /* sgetl() accessed */109 char arf_mode[AR_PORT_WORD]; /* sgetl() accessed */110 char arf_size[AR_PORT_WORD]; /* sgetl() accessed */684 offs = (ar_port_word *) alloca((int) (arp->num_symbols * AR_PORT_WORD)); in translate_entry()[all …]