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

  /src/external/gpl3/binutils/dist/bfd/
som.c 2780 /* Return -1, 0, 1 indicating the relative ordering of subspace1
2786 asection **subspace1 = (asection **) arg1; local
2789 if ((*subspace1)->target_index < (*subspace2)->target_index)
2791 else if ((*subspace2)->target_index < (*subspace1)->target_index)
som.c 2780 /* Return -1, 0, 1 indicating the relative ordering of subspace1
2786 asection **subspace1 = (asection **) arg1; local
2789 if ((*subspace1)->target_index < (*subspace2)->target_index)
2791 else if ((*subspace2)->target_index < (*subspace1)->target_index)
  /src/external/gpl3/binutils.old/dist/bfd/
som.c 2780 /* Return -1, 0, 1 indicating the relative ordering of subspace1
2786 asection **subspace1 = (asection **) arg1; local
2789 if ((*subspace1)->target_index < (*subspace2)->target_index)
2791 else if ((*subspace2)->target_index < (*subspace1)->target_index)
som.c 2780 /* Return -1, 0, 1 indicating the relative ordering of subspace1
2786 asection **subspace1 = (asection **) arg1; local
2789 if ((*subspace1)->target_index < (*subspace2)->target_index)
2791 else if ((*subspace2)->target_index < (*subspace1)->target_index)
  /src/external/gpl3/gdb.old/dist/bfd/
som.c 2780 /* Return -1, 0, 1 indicating the relative ordering of subspace1
2786 asection **subspace1 = (asection **) arg1; local
2789 if ((*subspace1)->target_index < (*subspace2)->target_index)
2791 else if ((*subspace2)->target_index < (*subspace1)->target_index)
som.c 2780 /* Return -1, 0, 1 indicating the relative ordering of subspace1
2786 asection **subspace1 = (asection **) arg1; local
2789 if ((*subspace1)->target_index < (*subspace2)->target_index)
2791 else if ((*subspace2)->target_index < (*subspace1)->target_index)
  /src/external/gpl3/gdb/dist/bfd/
som.c 2780 /* Return -1, 0, 1 indicating the relative ordering of subspace1
2786 asection **subspace1 = (asection **) arg1; local
2789 if ((*subspace1)->target_index < (*subspace2)->target_index)
2791 else if ((*subspace2)->target_index < (*subspace1)->target_index)
som.c 2780 /* Return -1, 0, 1 indicating the relative ordering of subspace1
2786 asection **subspace1 = (asection **) arg1; local
2789 if ((*subspace1)->target_index < (*subspace2)->target_index)
2791 else if ((*subspace2)->target_index < (*subspace1)->target_index)

Completed in 53 milliseconds