File: tget_element_in_list.reference

package info (click to toggle)
sollya 6.0%2Bds-1
  • links: PTS, VCS
  • area: main
  • in suites: stretch
  • size: 13,376 kB
  • ctags: 5,132
  • sloc: ansic: 120,010; yacc: 8,738; lex: 2,494; makefile: 854; cpp: 76
file content (33 lines) | stat: -rw-r--r-- 1,071 bytes parent folder | download | duplicates (4)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
Failure on [| |] (i=0 and a=NULL).
Failure on [| |] (i=0 and a=NULL).

Failure on [|3, cos(_x_), double|] (i=-1 and a=NULL).
Failure on [|3, cos(_x_), double|] (i=-1 and a=NULL).

Failure on [|3, cos(_x_), double|] (i=3 and a=NULL).
Failure on [|3, cos(_x_), double|] (i=3 and a=NULL).

Success on [|3, cos(_x_), double|] : 3 (i=0)
Second call on [|3, cos(_x_), double|] : 3 (i=0)

Success on [|3, cos(_x_), double|] : double (i=2)
Second call on [|3, cos(_x_), double|] : double (i=2)

Failure on [|3, cos(_x_), double...|] (i=-1 and a=NULL).
Failure on [|3, cos(_x_), double...|] (i=-1 and a=NULL).

Success on [|3, cos(_x_), double...|] : double (i=3)
Second call on [|3, cos(_x_), double...|] : double (i=3)

Success on [|pi, cos(_x_), 4...|] : 5 (i=3)
Second call on [|pi, cos(_x_), 4...|] : 5 (i=3)

Success on [|pi, cos(_x_), 4...|] : pi (i=0)
Second call on [|pi, cos(_x_), 4...|] : pi (i=0)

Success on [|pi, cos(_x_), 4...|] : 4 (i=2)
Second call on [|pi, cos(_x_), 4...|] : 4 (i=2)

Failure on cos(_x_) (i=0 and a=NULL).
Failure on cos(_x_) (i=0 and a=NULL).