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

  /src/external/gpl3/gdb/dist/sim/testsuite/common/
bits-tst.c 180 long long sext_1 = calc (sexted, mask_1, -1, col); local
192 if (sext_1 != mask_1)
198 sexted, mask_1, col, sext_1, mask_1);
bits-tst.c 180 long long sext_1 = calc (sexted, mask_1, -1, col); local
192 if (sext_1 != mask_1)
198 sexted, mask_1, col, sext_1, mask_1);
  /src/external/gpl3/gdb.old/dist/sim/testsuite/common/
bits-tst.c 180 long long sext_1 = calc (sexted, mask_1, -1, col); local
192 if (sext_1 != mask_1)
198 sexted, mask_1, col, sext_1, mask_1);
bits-tst.c 180 long long sext_1 = calc (sexted, mask_1, -1, col); local
192 if (sext_1 != mask_1)
198 sexted, mask_1, col, sext_1, mask_1);

Completed in 45 milliseconds