File: tget_element_in_list.reference

package info (click to toggle)
sollya 7.0%2Bds-3
  • links: PTS, VCS
  • area: main
  • in suites: bullseye, buster
  • size: 13,864 kB
  • sloc: ansic: 117,441; yacc: 8,822; lex: 2,419; makefile: 870; 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).