Home
last modified time | relevance | path

Searched refs:test_other (Results 1 – 3 of 3) sorted by relevance

/external/clang/test/Modules/
Dobjc-categories.m37 void test_other(Foo *foo) { function
/external/v8/src/x87/
Dcode-stubs-x87.cc252 Label test_other, done; in CheckFloatOperands() local
255 __ JumpIfSmi(edx, &test_other, Label::kNear); in CheckFloatOperands()
261 __ bind(&test_other); in CheckFloatOperands()
/external/v8/src/ia32/
Dcode-stubs-ia32.cc308 Label test_other, done; in CheckFloatOperands() local
311 __ JumpIfSmi(edx, &test_other, Label::kNear); in CheckFloatOperands()
317 __ bind(&test_other); in CheckFloatOperands()