Searched refs:copyrightMessageLength (Results 1 – 9 of 9) sorted by relevance
80 unsigned char copyrightMessageLength[1];
224 unsigned char copyrightMessageLength; member
275 ->copyrightMessageLength), in nlm_swap_auxiliary_headers_in()279 amt = nlm_copyright_header (abfd)->copyrightMessageLength + 1; in nlm_swap_auxiliary_headers_in()680 thdr.copyrightMessageLength[0] = in nlm_swap_auxiliary_headers_out()681 nlm_copyright_header (abfd)->copyrightMessageLength; in nlm_swap_auxiliary_headers_out()683 if (bfd_bwrite ((void *) thdr.copyrightMessageLength, amt, abfd) != amt) in nlm_swap_auxiliary_headers_out()686 amt = nlm_copyright_header (abfd)->copyrightMessageLength + 1; in nlm_swap_auxiliary_headers_out()1357 + nlm_copyright_header (abfd)->copyrightMessageLength + 1); in nlm_compute_section_file_positions()
497 ->copyrightMessageLength),501 amt = nlm_copyright_header (abfd)->copyrightMessageLength + 1;721 thdr.copyrightMessageLength[0] =722 nlm_copyright_header (abfd)->copyrightMessageLength;724 if (bfd_bwrite ((PTR) thdr.copyrightMessageLength, amt, abfd) != amt)727 amt = nlm_copyright_header (abfd)->copyrightMessageLength + 1;1414 + nlm_copyright_header (abfd)->copyrightMessageLength + 1);
178 copyright_hdr->copyrightMessageLength = len;
1093 copyright_hdr->copyrightMessageLength = len; in yyparse()