HomeSort by: relevance | last modified time | path
    Searched defs:insert4 (Results 1 - 3 of 3) sorted by relevancy

  /src/external/mpl/bind/dist/tests/dns/
qp_test.c 910 const char insert4[][64] = { ".", "\\000.", "\\000.\\000.", local
915 while (insert4[i][0] != '\0') {
916 insert_str(qp, insert4[i++]);
  /src/external/gpl3/binutils/dist/gas/config/
tc-sh.c 1841 insert4 (char * where, bfd_reloc_code_real_type how, int pcrel,
2053 insert4 (output, r_type, 0, operand);
2056 insert4 (output, BFD_RELOC_SH_DISP20BY8, 0, operand);
1839 insert4 (char * where, bfd_reloc_code_real_type how, int pcrel, function
  /src/external/gpl3/binutils.old/dist/gas/config/
tc-sh.c 1841 insert4 (char * where, bfd_reloc_code_real_type how, int pcrel,
2053 insert4 (output, r_type, 0, operand);
2056 insert4 (output, BFD_RELOC_SH_DISP20BY8, 0, operand);
1839 insert4 (char * where, bfd_reloc_code_real_type how, int pcrel, function

Completed in 18 milliseconds