Home
last modified time | relevance | path

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

/dports/lang/yorick/yorick-y_2_2_04/i/
H A Dtestb.i33 tester1, "junk", write_ptrs, read_ptrs; in testb()
37 tester2, "junk", write_flat, read_flat, read_ptrs; in testb()
84 read_ptrs, openb(b), 0; in testb()
85 read_ptrs, openb(b), 1; in testb()
90 read_ptrs, openb(b), 0; in testb()
91 read_ptrs, openb(b), 1; in testb()
258 read_ptrs, openb(base+".pdb"), 0; in test_full()
310 read_ptrs, f, 0; in test_clog()
428 read_ptrs, f, 1;
732 func read_ptrs(f, how) in read_ptrs() function