Searched refs:AR_SIZE (Results 1 – 1 of 1) sorted by relevance
186 #ifndef AR_SIZE187 # define AR_SIZE ar_size macro495 arh.AR_SIZE[sizeof arh.AR_SIZE - 1] = '\0'; in ArchStatMember()496 size = (size_t)strtol(arh.AR_SIZE, NULL, 10); in ArchStatMember()779 out_arh->AR_SIZE[sizeof out_arh->AR_SIZE - 1] = '\0'; in ArchFindMember()780 size = (int)strtol(out_arh->AR_SIZE, NULL, 10); in ArchFindMember()