HomeSort by relevance Sort by last modified time
    Searched refs:dummy_int (Results 1 - 4 of 4) sorted by null

  /system/extras/tests/bionic/libc/bionic/
test_setjmp.c 41 int dummy_int; variable
60 dummy_int = xx;
  /external/chromium_org/base/allocator/
type_profiler_unittest.cc 121 int* dummy_int = new int[large_size / sizeof(*dummy_int) - 1]; local
125 ASSERT_EQ(static_cast<void*>(dummy_char), static_cast<void*>(dummy_int)) <<
128 type = LookupType(dummy_int);
132 delete[] dummy_int;
134 type = LookupType(dummy_int);
  /external/chromium_org/third_party/libxml/src/
nanohttp.c 1804 int dummy_int; local
    [all...]
  /external/libxml2/
nanohttp.c 1818 int dummy_int; local
    [all...]

Completed in 81 milliseconds