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

  /external/llvm/test/Feature/
simplecalltest.ll 16 %two2 = add i32 %two, %retval2 ; <i32> [#uses=1]
18 ret i32 %two2
calltest.ll 20 %two2 = add i32 %two, %retval2 ; <i32> [#uses=1]
22 ret i32 %two2
  /external/chromium_org/third_party/icu/source/test/cintltst/
chashtst.c 160 static const UChar two2[4] = {0x0074, 0x0077, 0x006F, 0}; /* L"two" */ local
194 if(uhash_geti(hash, (void*)two2) != 2){
198 if(uhash_find(hash, (void*)two2) == NULL){
  /external/icu/icu4c/source/test/cintltst/
chashtst.c 160 static const UChar two2[4] = {0x0074, 0x0077, 0x006F, 0}; /* L"two" */ local
194 if(uhash_geti(hash, (void*)two2) != 2){
198 if(uhash_find(hash, (void*)two2) == NULL){

Completed in 1447 milliseconds