Lines Matching defs:isa_proc
5549 ISA isa_proc) {
5550 REPORTER_ASSERT(reporter, isa_proc(*path));
5558 REPORTER_ASSERT(reporter, isa_proc(path2));
5564 REPORTER_ASSERT(reporter, isa_proc(path2));
5566 REPORTER_ASSERT(reporter, isa_proc(*path));
5572 REPORTER_ASSERT(reporter, isa_proc(path2));
5573 REPORTER_ASSERT(reporter, isa_proc(*path));
5580 REPORTER_ASSERT(reporter, isa_proc(path2));
5581 REPORTER_ASSERT(reporter, isa_proc(*path));
5594 REPORTER_ASSERT(reporter, !isa_proc(path2));
5595 REPORTER_ASSERT(reporter, !isa_proc(*path));