Lines Matching refs:store
6 function store(x) { x[0] = 0; } function
7 store([]);
9 store(c);
12 store(b);
20 function store(x) { x[0] = 0; } function
21 store([]);
23 store(c);
26 store(b);
34 function store(x) { x[0] = 0; } function
35 store([]);
37 store(c);
40 store(b);
48 function store(x) { x[0] = 0; } function
49 store([]);
51 store(c);
54 store(b);
62 function store(x) { x[0] = 0; } function
63 store([]);
65 store(c);
68 store(b);
76 function store(x) { x[0] = 0; } function
77 store([]);
79 store(c);
82 store(b);
90 function store(x) { x[0] = 0; } function
91 store([]);
93 store(c);
96 store(b);
104 function store(x) { x[0] = 0; } function
105 store([]);
107 store(c);
110 store(b);