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

  /src/external/gpl3/gdb.old/dist/sim/testsuite/common/
bits-tst.c 218 check_rot (int nr_bits, function
392 errors += check_rot (16, "ROT16", "MASK16");
393 errors += check_rot (32, "ROT32", "MASK32");
394 errors += check_rot (64, "ROT64", "MASK64");
  /src/external/gpl3/gdb/dist/sim/testsuite/common/
bits-tst.c 219 check_rot (int nr_bits, function
391 errors += check_rot (16, "ROT16", "MASK16");
392 errors += check_rot (32, "ROT32", "MASK32");
393 errors += check_rot (64, "ROT64", "MASK64");

Completed in 14 milliseconds