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

  /src/external/gpl3/gcc/dist/gcc/
tristate.cc 163 test_and () function in namespace:selftest
214 test_and ();
tristate.cc 163 test_and () function in namespace:selftest
214 test_and ();
  /src/external/gpl3/gcc.old/dist/gcc/
tristate.cc 163 test_and () function in namespace:selftest
214 test_and ();
tristate.cc 163 test_and () function in namespace:selftest
214 test_and ();
  /src/tests/lib/libc/misc/
t_vis.c 85 static vis_u8 test_and[8] = { 1, 0, 0, 1, 1, 0, 0, 1 }; local
96 ATF_REQUIRE(memcmp(&v3, test_and, sizeof(v3)) == 0);
t_vis.c 85 static vis_u8 test_and[8] = { 1, 0, 0, 1, 1, 0, 0, 1 }; local
96 ATF_REQUIRE(memcmp(&v3, test_and, sizeof(v3)) == 0);

Completed in 47 milliseconds