HomeSort by relevance Sort by last modified time
    Searched full:undefa (Results 1 - 2 of 2) sorted by null

  /toolchain/binutils/binutils-2.25/ld/testsuite/ld-mips-elf/
tls-hidden4a.s 10 lw $4,%got(undefa\@)($gp)
  /external/valgrind/memcheck/tests/
sh-mem.c 89 U1 *undefA, expected_byte, expected_byte_alt;
112 // Because 0 represents a defined bit, and because undefA[] is initially
115 // i == undefA[i] == V_bits_of(undefA[i])
118 undefA = calloc(1, 256); // one for each possible undefinedness value
119 (void)VALGRIND_MAKE_MEM_UNDEFINED(undefA, 256);
121 undefA[i] &= i;

Completed in 82 milliseconds