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

  /src/external/gpl3/binutils/dist/gas/config/
tc-vax.c 1124 static const unsigned char nbytes_r_length[] = {42, 0, 1, 42, 2};
1139 | ((nbytes_r_length[fixP->fx_size] & 3) << 1);
1116 static const unsigned char nbytes_r_length[] = {42, 0, 1, 42, 2}; local
  /src/external/gpl3/binutils.old/dist/gas/config/
tc-vax.c 1124 static const unsigned char nbytes_r_length[] = {42, 0, 1, 42, 2};
1139 | ((nbytes_r_length[fixP->fx_size] & 3) << 1);
1116 static const unsigned char nbytes_r_length[] = {42, 0, 1, 42, 2}; local

Completed in 75 milliseconds