OpenCoverage

stringlib.c

Absolute File Name:/home/opencoverage/opencoverage/guest-scripts/bash/src/stringlib.c
Switch to Source codePreprocessed file
LineSourceCount
1-
2-
3-
4-
5-
6-
7-
8-
9-
10int-
11find_string_in_alist (string, alist, flags)-
12 char *string;-
13 STRING_INT_ALIST *alist;-
14 int flags;-
15{-
16 register int i;-
17 int r;-
18-
19 for (i = r = 0; alist[i].word
alist[i].wordDescription
TRUEevaluated 1332030 times by 1 test
Evaluated by:
  • Self test
FALSEevaluated 666015 times by 1 test
Evaluated by:
  • Self test
; i++)
666015-1332030
20 {-
21-
22 if (flags
flagsDescription
TRUEevaluated 1332030 times by 1 test
Evaluated by:
  • Self test
FALSEnever evaluated
)
0-1332030
23 r = strmatch (alist[i].word, string, (1 << 5)) != 1;
executed 1332030 times by 1 test: r = strmatch (alist[i].word, string, (1 << 5)) != 1;
Executed by:
  • Self test
1332030
24 else-
25-
26 r = ((
(string)[0] ==...st[i].word)[0]Description
TRUEnever evaluated
FALSEnever evaluated
string)[0] == (alist[i].word)[0]
(string)[0] ==...st[i].word)[0]Description
TRUEnever evaluated
FALSEnever evaluated
&&
never executed: r = ((string)[0] == (alist[i].word)[0] && __extension__ ({ size_t __s1_len, __s2_len; (__builtin_constant_p ( string ) && __builtin_constant_p ( alist[i].word ) && (__s1_len = __builtin_strlen ( string ), __s2_len = __builtin_strlen ( alist[i].word ), (!(...har *) (const char *) ( alist[i].word ))[2] - __s2[2]); if (__s2_len > 2 && __result == 0) __result = (((const unsigned char *) (const char *) ( alist[i].word ))[3] - __s2[3]); } } __result; }))) : __builtin_strcmp ( string , alist[i].word )))); }) == 0);
0
27 __extension__ ({ size_t __s1_len, __s2_len; (__builtin_constant_p (
__extension__ ... )))); }) == 0Description
TRUEnever evaluated
FALSEnever evaluated
never executed: r = ((string)[0] == (alist[i].word)[0] && __extension__ ({ size_t __s1_len, __s2_len; (__builtin_constant_p ( string ) && __builtin_constant_p ( alist[i].word ) && (__s1_len = __builtin_strlen ( string ), __s2_len = __builtin_strlen ( alist[i].word ), (!(...har *) (const char *) ( alist[i].word ))[2] - __s2[2]); if (__s2_len > 2 && __result == 0) __result = (((const unsigned char *) (const char *) ( alist[i].word ))[3] - __s2[3]); } } __result; }))) : __builtin_strcmp ( string , alist[i].word )))); }) == 0);
0
28 string
__extension__ ... )))); }) == 0Description
TRUEnever evaluated
FALSEnever evaluated
never executed: r = ((string)[0] == (alist[i].word)[0] && __extension__ ({ size_t __s1_len, __s2_len; (__builtin_constant_p ( string ) && __builtin_constant_p ( alist[i].word ) && (__s1_len = __builtin_strlen ( string ), __s2_len = __builtin_strlen ( alist[i].word ), (!(...har *) (const char *) ( alist[i].word ))[2] - __s2[2]); if (__s2_len > 2 && __result == 0) __result = (((const unsigned char *) (const char *) ( alist[i].word ))[3] - __s2[3]); } } __result; }))) : __builtin_strcmp ( string , alist[i].word )))); }) == 0);
0
29 ) && __builtin_constant_p (
__extension__ ... )))); }) == 0Description
TRUEnever evaluated
FALSEnever evaluated
never executed: r = ((string)[0] == (alist[i].word)[0] && __extension__ ({ size_t __s1_len, __s2_len; (__builtin_constant_p ( string ) && __builtin_constant_p ( alist[i].word ) && (__s1_len = __builtin_strlen ( string ), __s2_len = __builtin_strlen ( alist[i].word ), (!(...har *) (const char *) ( alist[i].word ))[2] - __s2[2]); if (__s2_len > 2 && __result == 0) __result = (((const unsigned char *) (const char *) ( alist[i].word ))[3] - __s2[3]); } } __result; }))) : __builtin_strcmp ( string , alist[i].word )))); }) == 0);
0
30 alist[i].word
__extension__ ... )))); }) == 0Description
TRUEnever evaluated
FALSEnever evaluated
never executed: r = ((string)[0] == (alist[i].word)[0] && __extension__ ({ size_t __s1_len, __s2_len; (__builtin_constant_p ( string ) && __builtin_constant_p ( alist[i].word ) && (__s1_len = __builtin_strlen ( string ), __s2_len = __builtin_strlen ( alist[i].word ), (!(...har *) (const char *) ( alist[i].word ))[2] - __s2[2]); if (__s2_len > 2 && __result == 0) __result = (((const unsigned char *) (const char *) ( alist[i].word ))[3] - __s2[3]); } } __result; }))) : __builtin_strcmp ( string , alist[i].word )))); }) == 0);
0
31 ) && (__s1_len = __builtin_strlen (
__extension__ ... )))); }) == 0Description
TRUEnever evaluated
FALSEnever evaluated
never executed: r = ((string)[0] == (alist[i].word)[0] && __extension__ ({ size_t __s1_len, __s2_len; (__builtin_constant_p ( string ) && __builtin_constant_p ( alist[i].word ) && (__s1_len = __builtin_strlen ( string ), __s2_len = __builtin_strlen ( alist[i].word ), (!(...har *) (const char *) ( alist[i].word ))[2] - __s2[2]); if (__s2_len > 2 && __result == 0) __result = (((const unsigned char *) (const char *) ( alist[i].word ))[3] - __s2[3]); } } __result; }))) : __builtin_strcmp ( string , alist[i].word )))); }) == 0);
0
32 string
__extension__ ... )))); }) == 0Description
TRUEnever evaluated
FALSEnever evaluated
never executed: r = ((string)[0] == (alist[i].word)[0] && __extension__ ({ size_t __s1_len, __s2_len; (__builtin_constant_p ( string ) && __builtin_constant_p ( alist[i].word ) && (__s1_len = __builtin_strlen ( string ), __s2_len = __builtin_strlen ( alist[i].word ), (!(...har *) (const char *) ( alist[i].word ))[2] - __s2[2]); if (__s2_len > 2 && __result == 0) __result = (((const unsigned char *) (const char *) ( alist[i].word ))[3] - __s2[3]); } } __result; }))) : __builtin_strcmp ( string , alist[i].word )))); }) == 0);
0
33 ), __s2_len = __builtin_strlen (
__extension__ ... )))); }) == 0Description
TRUEnever evaluated
FALSEnever evaluated
never executed: r = ((string)[0] == (alist[i].word)[0] && __extension__ ({ size_t __s1_len, __s2_len; (__builtin_constant_p ( string ) && __builtin_constant_p ( alist[i].word ) && (__s1_len = __builtin_strlen ( string ), __s2_len = __builtin_strlen ( alist[i].word ), (!(...har *) (const char *) ( alist[i].word ))[2] - __s2[2]); if (__s2_len > 2 && __result == 0) __result = (((const unsigned char *) (const char *) ( alist[i].word ))[3] - __s2[3]); } } __result; }))) : __builtin_strcmp ( string , alist[i].word )))); }) == 0);
0
34 alist[i].word
__extension__ ... )))); }) == 0Description
TRUEnever evaluated
FALSEnever evaluated
never executed: r = ((string)[0] == (alist[i].word)[0] && __extension__ ({ size_t __s1_len, __s2_len; (__builtin_constant_p ( string ) && __builtin_constant_p ( alist[i].word ) && (__s1_len = __builtin_strlen ( string ), __s2_len = __builtin_strlen ( alist[i].word ), (!(...har *) (const char *) ( alist[i].word ))[2] - __s2[2]); if (__s2_len > 2 && __result == 0) __result = (((const unsigned char *) (const char *) ( alist[i].word ))[3] - __s2[3]); } } __result; }))) : __builtin_strcmp ( string , alist[i].word )))); }) == 0);
0
35 ), (!((size_t)(const void *)((
__extension__ ... )))); }) == 0Description
TRUEnever evaluated
FALSEnever evaluated
never executed: r = ((string)[0] == (alist[i].word)[0] && __extension__ ({ size_t __s1_len, __s2_len; (__builtin_constant_p ( string ) && __builtin_constant_p ( alist[i].word ) && (__s1_len = __builtin_strlen ( string ), __s2_len = __builtin_strlen ( alist[i].word ), (!(...har *) (const char *) ( alist[i].word ))[2] - __s2[2]); if (__s2_len > 2 && __result == 0) __result = (((const unsigned char *) (const char *) ( alist[i].word ))[3] - __s2[3]); } } __result; }))) : __builtin_strcmp ( string , alist[i].word )))); }) == 0);
0
36 string
__extension__ ... )))); }) == 0Description
TRUEnever evaluated
FALSEnever evaluated
never executed: r = ((string)[0] == (alist[i].word)[0] && __extension__ ({ size_t __s1_len, __s2_len; (__builtin_constant_p ( string ) && __builtin_constant_p ( alist[i].word ) && (__s1_len = __builtin_strlen ( string ), __s2_len = __builtin_strlen ( alist[i].word ), (!(...har *) (const char *) ( alist[i].word ))[2] - __s2[2]); if (__s2_len > 2 && __result == 0) __result = (((const unsigned char *) (const char *) ( alist[i].word ))[3] - __s2[3]); } } __result; }))) : __builtin_strcmp ( string , alist[i].word )))); }) == 0);
0
37 ) + 1) - (size_t)(const void *)(
__extension__ ... )))); }) == 0Description
TRUEnever evaluated
FALSEnever evaluated
never executed: r = ((string)[0] == (alist[i].word)[0] && __extension__ ({ size_t __s1_len, __s2_len; (__builtin_constant_p ( string ) && __builtin_constant_p ( alist[i].word ) && (__s1_len = __builtin_strlen ( string ), __s2_len = __builtin_strlen ( alist[i].word ), (!(...har *) (const char *) ( alist[i].word ))[2] - __s2[2]); if (__s2_len > 2 && __result == 0) __result = (((const unsigned char *) (const char *) ( alist[i].word ))[3] - __s2[3]); } } __result; }))) : __builtin_strcmp ( string , alist[i].word )))); }) == 0);
0
38 string
__extension__ ... )))); }) == 0Description
TRUEnever evaluated
FALSEnever evaluated
never executed: r = ((string)[0] == (alist[i].word)[0] && __extension__ ({ size_t __s1_len, __s2_len; (__builtin_constant_p ( string ) && __builtin_constant_p ( alist[i].word ) && (__s1_len = __builtin_strlen ( string ), __s2_len = __builtin_strlen ( alist[i].word ), (!(...har *) (const char *) ( alist[i].word ))[2] - __s2[2]); if (__s2_len > 2 && __result == 0) __result = (((const unsigned char *) (const char *) ( alist[i].word ))[3] - __s2[3]); } } __result; }))) : __builtin_strcmp ( string , alist[i].word )))); }) == 0);
0
39 ) == 1) || __s1_len >= 4) && (!((size_t)(const void *)((
__extension__ ... )))); }) == 0Description
TRUEnever evaluated
FALSEnever evaluated
never executed: r = ((string)[0] == (alist[i].word)[0] && __extension__ ({ size_t __s1_len, __s2_len; (__builtin_constant_p ( string ) && __builtin_constant_p ( alist[i].word ) && (__s1_len = __builtin_strlen ( string ), __s2_len = __builtin_strlen ( alist[i].word ), (!(...har *) (const char *) ( alist[i].word ))[2] - __s2[2]); if (__s2_len > 2 && __result == 0) __result = (((const unsigned char *) (const char *) ( alist[i].word ))[3] - __s2[3]); } } __result; }))) : __builtin_strcmp ( string , alist[i].word )))); }) == 0);
0
40 alist[i].word
__extension__ ... )))); }) == 0Description
TRUEnever evaluated
FALSEnever evaluated
never executed: r = ((string)[0] == (alist[i].word)[0] && __extension__ ({ size_t __s1_len, __s2_len; (__builtin_constant_p ( string ) && __builtin_constant_p ( alist[i].word ) && (__s1_len = __builtin_strlen ( string ), __s2_len = __builtin_strlen ( alist[i].word ), (!(...har *) (const char *) ( alist[i].word ))[2] - __s2[2]); if (__s2_len > 2 && __result == 0) __result = (((const unsigned char *) (const char *) ( alist[i].word ))[3] - __s2[3]); } } __result; }))) : __builtin_strcmp ( string , alist[i].word )))); }) == 0);
0
41 ) + 1) - (size_t)(const void *)(
__extension__ ... )))); }) == 0Description
TRUEnever evaluated
FALSEnever evaluated
never executed: r = ((string)[0] == (alist[i].word)[0] && __extension__ ({ size_t __s1_len, __s2_len; (__builtin_constant_p ( string ) && __builtin_constant_p ( alist[i].word ) && (__s1_len = __builtin_strlen ( string ), __s2_len = __builtin_strlen ( alist[i].word ), (!(...har *) (const char *) ( alist[i].word ))[2] - __s2[2]); if (__s2_len > 2 && __result == 0) __result = (((const unsigned char *) (const char *) ( alist[i].word ))[3] - __s2[3]); } } __result; }))) : __builtin_strcmp ( string , alist[i].word )))); }) == 0);
0
42 alist[i].word
__extension__ ... )))); }) == 0Description
TRUEnever evaluated
FALSEnever evaluated
never executed: r = ((string)[0] == (alist[i].word)[0] && __extension__ ({ size_t __s1_len, __s2_len; (__builtin_constant_p ( string ) && __builtin_constant_p ( alist[i].word ) && (__s1_len = __builtin_strlen ( string ), __s2_len = __builtin_strlen ( alist[i].word ), (!(...har *) (const char *) ( alist[i].word ))[2] - __s2[2]); if (__s2_len > 2 && __result == 0) __result = (((const unsigned char *) (const char *) ( alist[i].word ))[3] - __s2[3]); } } __result; }))) : __builtin_strcmp ( string , alist[i].word )))); }) == 0);
0
43 ) == 1) || __s2_len >= 4)) ? __builtin_strcmp (
__extension__ ... )))); }) == 0Description
TRUEnever evaluated
FALSEnever evaluated
never executed: r = ((string)[0] == (alist[i].word)[0] && __extension__ ({ size_t __s1_len, __s2_len; (__builtin_constant_p ( string ) && __builtin_constant_p ( alist[i].word ) && (__s1_len = __builtin_strlen ( string ), __s2_len = __builtin_strlen ( alist[i].word ), (!(...har *) (const char *) ( alist[i].word ))[2] - __s2[2]); if (__s2_len > 2 && __result == 0) __result = (((const unsigned char *) (const char *) ( alist[i].word ))[3] - __s2[3]); } } __result; }))) : __builtin_strcmp ( string , alist[i].word )))); }) == 0);
0
44 string
__extension__ ... )))); }) == 0Description
TRUEnever evaluated
FALSEnever evaluated
never executed: r = ((string)[0] == (alist[i].word)[0] && __extension__ ({ size_t __s1_len, __s2_len; (__builtin_constant_p ( string ) && __builtin_constant_p ( alist[i].word ) && (__s1_len = __builtin_strlen ( string ), __s2_len = __builtin_strlen ( alist[i].word ), (!(...har *) (const char *) ( alist[i].word ))[2] - __s2[2]); if (__s2_len > 2 && __result == 0) __result = (((const unsigned char *) (const char *) ( alist[i].word ))[3] - __s2[3]); } } __result; }))) : __builtin_strcmp ( string , alist[i].word )))); }) == 0);
0
45 ,
__extension__ ... )))); }) == 0Description
TRUEnever evaluated
FALSEnever evaluated
never executed: r = ((string)[0] == (alist[i].word)[0] && __extension__ ({ size_t __s1_len, __s2_len; (__builtin_constant_p ( string ) && __builtin_constant_p ( alist[i].word ) && (__s1_len = __builtin_strlen ( string ), __s2_len = __builtin_strlen ( alist[i].word ), (!(...har *) (const char *) ( alist[i].word ))[2] - __s2[2]); if (__s2_len > 2 && __result == 0) __result = (((const unsigned char *) (const char *) ( alist[i].word ))[3] - __s2[3]); } } __result; }))) : __builtin_strcmp ( string , alist[i].word )))); }) == 0);
0
46 alist[i].word
__extension__ ... )))); }) == 0Description
TRUEnever evaluated
FALSEnever evaluated
never executed: r = ((string)[0] == (alist[i].word)[0] && __extension__ ({ size_t __s1_len, __s2_len; (__builtin_constant_p ( string ) && __builtin_constant_p ( alist[i].word ) && (__s1_len = __builtin_strlen ( string ), __s2_len = __builtin_strlen ( alist[i].word ), (!(...har *) (const char *) ( alist[i].word ))[2] - __s2[2]); if (__s2_len > 2 && __result == 0) __result = (((const unsigned char *) (const char *) ( alist[i].word ))[3] - __s2[3]); } } __result; }))) : __builtin_strcmp ( string , alist[i].word )))); }) == 0);
0
47 ) : (__builtin_constant_p (
__extension__ ... )))); }) == 0Description
TRUEnever evaluated
FALSEnever evaluated
never executed: r = ((string)[0] == (alist[i].word)[0] && __extension__ ({ size_t __s1_len, __s2_len; (__builtin_constant_p ( string ) && __builtin_constant_p ( alist[i].word ) && (__s1_len = __builtin_strlen ( string ), __s2_len = __builtin_strlen ( alist[i].word ), (!(...har *) (const char *) ( alist[i].word ))[2] - __s2[2]); if (__s2_len > 2 && __result == 0) __result = (((const unsigned char *) (const char *) ( alist[i].word ))[3] - __s2[3]); } } __result; }))) : __builtin_strcmp ( string , alist[i].word )))); }) == 0);
0
48 string
__extension__ ... )))); }) == 0Description
TRUEnever evaluated
FALSEnever evaluated
never executed: r = ((string)[0] == (alist[i].word)[0] && __extension__ ({ size_t __s1_len, __s2_len; (__builtin_constant_p ( string ) && __builtin_constant_p ( alist[i].word ) && (__s1_len = __builtin_strlen ( string ), __s2_len = __builtin_strlen ( alist[i].word ), (!(...har *) (const char *) ( alist[i].word ))[2] - __s2[2]); if (__s2_len > 2 && __result == 0) __result = (((const unsigned char *) (const char *) ( alist[i].word ))[3] - __s2[3]); } } __result; }))) : __builtin_strcmp ( string , alist[i].word )))); }) == 0);
0
49 ) && ((size_t)(const void *)((
__extension__ ... )))); }) == 0Description
TRUEnever evaluated
FALSEnever evaluated
never executed: r = ((string)[0] == (alist[i].word)[0] && __extension__ ({ size_t __s1_len, __s2_len; (__builtin_constant_p ( string ) && __builtin_constant_p ( alist[i].word ) && (__s1_len = __builtin_strlen ( string ), __s2_len = __builtin_strlen ( alist[i].word ), (!(...har *) (const char *) ( alist[i].word ))[2] - __s2[2]); if (__s2_len > 2 && __result == 0) __result = (((const unsigned char *) (const char *) ( alist[i].word ))[3] - __s2[3]); } } __result; }))) : __builtin_strcmp ( string , alist[i].word )))); }) == 0);
0
50 string
__extension__ ... )))); }) == 0Description
TRUEnever evaluated
FALSEnever evaluated
never executed: r = ((string)[0] == (alist[i].word)[0] && __extension__ ({ size_t __s1_len, __s2_len; (__builtin_constant_p ( string ) && __builtin_constant_p ( alist[i].word ) && (__s1_len = __builtin_strlen ( string ), __s2_len = __builtin_strlen ( alist[i].word ), (!(...har *) (const char *) ( alist[i].word ))[2] - __s2[2]); if (__s2_len > 2 && __result == 0) __result = (((const unsigned char *) (const char *) ( alist[i].word ))[3] - __s2[3]); } } __result; }))) : __builtin_strcmp ( string , alist[i].word )))); }) == 0);
0
51 ) + 1) - (size_t)(const void *)(
__extension__ ... )))); }) == 0Description
TRUEnever evaluated
FALSEnever evaluated
never executed: r = ((string)[0] == (alist[i].word)[0] && __extension__ ({ size_t __s1_len, __s2_len; (__builtin_constant_p ( string ) && __builtin_constant_p ( alist[i].word ) && (__s1_len = __builtin_strlen ( string ), __s2_len = __builtin_strlen ( alist[i].word ), (!(...har *) (const char *) ( alist[i].word ))[2] - __s2[2]); if (__s2_len > 2 && __result == 0) __result = (((const unsigned char *) (const char *) ( alist[i].word ))[3] - __s2[3]); } } __result; }))) : __builtin_strcmp ( string , alist[i].word )))); }) == 0);
0
52 string
__extension__ ... )))); }) == 0Description
TRUEnever evaluated
FALSEnever evaluated
never executed: r = ((string)[0] == (alist[i].word)[0] && __extension__ ({ size_t __s1_len, __s2_len; (__builtin_constant_p ( string ) && __builtin_constant_p ( alist[i].word ) && (__s1_len = __builtin_strlen ( string ), __s2_len = __builtin_strlen ( alist[i].word ), (!(...har *) (const char *) ( alist[i].word ))[2] - __s2[2]); if (__s2_len > 2 && __result == 0) __result = (((const unsigned char *) (const char *) ( alist[i].word ))[3] - __s2[3]); } } __result; }))) : __builtin_strcmp ( string , alist[i].word )))); }) == 0);
0
53 ) == 1) && (__s1_len = __builtin_strlen (
__extension__ ... )))); }) == 0Description
TRUEnever evaluated
FALSEnever evaluated
never executed: r = ((string)[0] == (alist[i].word)[0] && __extension__ ({ size_t __s1_len, __s2_len; (__builtin_constant_p ( string ) && __builtin_constant_p ( alist[i].word ) && (__s1_len = __builtin_strlen ( string ), __s2_len = __builtin_strlen ( alist[i].word ), (!(...har *) (const char *) ( alist[i].word ))[2] - __s2[2]); if (__s2_len > 2 && __result == 0) __result = (((const unsigned char *) (const char *) ( alist[i].word ))[3] - __s2[3]); } } __result; }))) : __builtin_strcmp ( string , alist[i].word )))); }) == 0);
0
54 string
__extension__ ... )))); }) == 0Description
TRUEnever evaluated
FALSEnever evaluated
never executed: r = ((string)[0] == (alist[i].word)[0] && __extension__ ({ size_t __s1_len, __s2_len; (__builtin_constant_p ( string ) && __builtin_constant_p ( alist[i].word ) && (__s1_len = __builtin_strlen ( string ), __s2_len = __builtin_strlen ( alist[i].word ), (!(...har *) (const char *) ( alist[i].word ))[2] - __s2[2]); if (__s2_len > 2 && __result == 0) __result = (((const unsigned char *) (const char *) ( alist[i].word ))[3] - __s2[3]); } } __result; }))) : __builtin_strcmp ( string , alist[i].word )))); }) == 0);
0
55 ), __s1_len < 4) ? (__builtin_constant_p (
__extension__ ... )))); }) == 0Description
TRUEnever evaluated
FALSEnever evaluated
never executed: r = ((string)[0] == (alist[i].word)[0] && __extension__ ({ size_t __s1_len, __s2_len; (__builtin_constant_p ( string ) && __builtin_constant_p ( alist[i].word ) && (__s1_len = __builtin_strlen ( string ), __s2_len = __builtin_strlen ( alist[i].word ), (!(...har *) (const char *) ( alist[i].word ))[2] - __s2[2]); if (__s2_len > 2 && __result == 0) __result = (((const unsigned char *) (const char *) ( alist[i].word ))[3] - __s2[3]); } } __result; }))) : __builtin_strcmp ( string , alist[i].word )))); }) == 0);
0
56 alist[i].word
__extension__ ... )))); }) == 0Description
TRUEnever evaluated
FALSEnever evaluated
never executed: r = ((string)[0] == (alist[i].word)[0] && __extension__ ({ size_t __s1_len, __s2_len; (__builtin_constant_p ( string ) && __builtin_constant_p ( alist[i].word ) && (__s1_len = __builtin_strlen ( string ), __s2_len = __builtin_strlen ( alist[i].word ), (!(...har *) (const char *) ( alist[i].word ))[2] - __s2[2]); if (__s2_len > 2 && __result == 0) __result = (((const unsigned char *) (const char *) ( alist[i].word ))[3] - __s2[3]); } } __result; }))) : __builtin_strcmp ( string , alist[i].word )))); }) == 0);
0
57 ) && ((size_t)(const void *)((
__extension__ ... )))); }) == 0Description
TRUEnever evaluated
FALSEnever evaluated
never executed: r = ((string)[0] == (alist[i].word)[0] && __extension__ ({ size_t __s1_len, __s2_len; (__builtin_constant_p ( string ) && __builtin_constant_p ( alist[i].word ) && (__s1_len = __builtin_strlen ( string ), __s2_len = __builtin_strlen ( alist[i].word ), (!(...har *) (const char *) ( alist[i].word ))[2] - __s2[2]); if (__s2_len > 2 && __result == 0) __result = (((const unsigned char *) (const char *) ( alist[i].word ))[3] - __s2[3]); } } __result; }))) : __builtin_strcmp ( string , alist[i].word )))); }) == 0);
0
58 alist[i].word
__extension__ ... )))); }) == 0Description
TRUEnever evaluated
FALSEnever evaluated
never executed: r = ((string)[0] == (alist[i].word)[0] && __extension__ ({ size_t __s1_len, __s2_len; (__builtin_constant_p ( string ) && __builtin_constant_p ( alist[i].word ) && (__s1_len = __builtin_strlen ( string ), __s2_len = __builtin_strlen ( alist[i].word ), (!(...har *) (const char *) ( alist[i].word ))[2] - __s2[2]); if (__s2_len > 2 && __result == 0) __result = (((const unsigned char *) (const char *) ( alist[i].word ))[3] - __s2[3]); } } __result; }))) : __builtin_strcmp ( string , alist[i].word )))); }) == 0);
0
59 ) + 1) - (size_t)(const void *)(
__extension__ ... )))); }) == 0Description
TRUEnever evaluated
FALSEnever evaluated
never executed: r = ((string)[0] == (alist[i].word)[0] && __extension__ ({ size_t __s1_len, __s2_len; (__builtin_constant_p ( string ) && __builtin_constant_p ( alist[i].word ) && (__s1_len = __builtin_strlen ( string ), __s2_len = __builtin_strlen ( alist[i].word ), (!(...har *) (const char *) ( alist[i].word ))[2] - __s2[2]); if (__s2_len > 2 && __result == 0) __result = (((const unsigned char *) (const char *) ( alist[i].word ))[3] - __s2[3]); } } __result; }))) : __builtin_strcmp ( string , alist[i].word )))); }) == 0);
0
60 alist[i].word
__extension__ ... )))); }) == 0Description
TRUEnever evaluated
FALSEnever evaluated
never executed: r = ((string)[0] == (alist[i].word)[0] && __extension__ ({ size_t __s1_len, __s2_len; (__builtin_constant_p ( string ) && __builtin_constant_p ( alist[i].word ) && (__s1_len = __builtin_strlen ( string ), __s2_len = __builtin_strlen ( alist[i].word ), (!(...har *) (const char *) ( alist[i].word ))[2] - __s2[2]); if (__s2_len > 2 && __result == 0) __result = (((const unsigned char *) (const char *) ( alist[i].word ))[3] - __s2[3]); } } __result; }))) : __builtin_strcmp ( string , alist[i].word )))); }) == 0);
0
61 ) == 1) ? __builtin_strcmp (
__extension__ ... )))); }) == 0Description
TRUEnever evaluated
FALSEnever evaluated
never executed: r = ((string)[0] == (alist[i].word)[0] && __extension__ ({ size_t __s1_len, __s2_len; (__builtin_constant_p ( string ) && __builtin_constant_p ( alist[i].word ) && (__s1_len = __builtin_strlen ( string ), __s2_len = __builtin_strlen ( alist[i].word ), (!(...har *) (const char *) ( alist[i].word ))[2] - __s2[2]); if (__s2_len > 2 && __result == 0) __result = (((const unsigned char *) (const char *) ( alist[i].word ))[3] - __s2[3]); } } __result; }))) : __builtin_strcmp ( string , alist[i].word )))); }) == 0);
0
62 string
__extension__ ... )))); }) == 0Description
TRUEnever evaluated
FALSEnever evaluated
never executed: r = ((string)[0] == (alist[i].word)[0] && __extension__ ({ size_t __s1_len, __s2_len; (__builtin_constant_p ( string ) && __builtin_constant_p ( alist[i].word ) && (__s1_len = __builtin_strlen ( string ), __s2_len = __builtin_strlen ( alist[i].word ), (!(...har *) (const char *) ( alist[i].word ))[2] - __s2[2]); if (__s2_len > 2 && __result == 0) __result = (((const unsigned char *) (const char *) ( alist[i].word ))[3] - __s2[3]); } } __result; }))) : __builtin_strcmp ( string , alist[i].word )))); }) == 0);
0
63 ,
__extension__ ... )))); }) == 0Description
TRUEnever evaluated
FALSEnever evaluated
never executed: r = ((string)[0] == (alist[i].word)[0] && __extension__ ({ size_t __s1_len, __s2_len; (__builtin_constant_p ( string ) && __builtin_constant_p ( alist[i].word ) && (__s1_len = __builtin_strlen ( string ), __s2_len = __builtin_strlen ( alist[i].word ), (!(...har *) (const char *) ( alist[i].word ))[2] - __s2[2]); if (__s2_len > 2 && __result == 0) __result = (((const unsigned char *) (const char *) ( alist[i].word ))[3] - __s2[3]); } } __result; }))) : __builtin_strcmp ( string , alist[i].word )))); }) == 0);
0
64 alist[i].word
__extension__ ... )))); }) == 0Description
TRUEnever evaluated
FALSEnever evaluated
never executed: r = ((string)[0] == (alist[i].word)[0] && __extension__ ({ size_t __s1_len, __s2_len; (__builtin_constant_p ( string ) && __builtin_constant_p ( alist[i].word ) && (__s1_len = __builtin_strlen ( string ), __s2_len = __builtin_strlen ( alist[i].word ), (!(...har *) (const char *) ( alist[i].word ))[2] - __s2[2]); if (__s2_len > 2 && __result == 0) __result = (((const unsigned char *) (const char *) ( alist[i].word ))[3] - __s2[3]); } } __result; }))) : __builtin_strcmp ( string , alist[i].word )))); }) == 0);
0
65 ) : (__extension__ ({ const unsigned char *__s2 = (const unsigned char *) (const char *) (
__extension__ ... )))); }) == 0Description
TRUEnever evaluated
FALSEnever evaluated
never executed: r = ((string)[0] == (alist[i].word)[0] && __extension__ ({ size_t __s1_len, __s2_len; (__builtin_constant_p ( string ) && __builtin_constant_p ( alist[i].word ) && (__s1_len = __builtin_strlen ( string ), __s2_len = __builtin_strlen ( alist[i].word ), (!(...har *) (const char *) ( alist[i].word ))[2] - __s2[2]); if (__s2_len > 2 && __result == 0) __result = (((const unsigned char *) (const char *) ( alist[i].word ))[3] - __s2[3]); } } __result; }))) : __builtin_strcmp ( string , alist[i].word )))); }) == 0);
0
66 alist[i].word
__extension__ ... )))); }) == 0Description
TRUEnever evaluated
FALSEnever evaluated
never executed: r = ((string)[0] == (alist[i].word)[0] && __extension__ ({ size_t __s1_len, __s2_len; (__builtin_constant_p ( string ) && __builtin_constant_p ( alist[i].word ) && (__s1_len = __builtin_strlen ( string ), __s2_len = __builtin_strlen ( alist[i].word ), (!(...har *) (const char *) ( alist[i].word ))[2] - __s2[2]); if (__s2_len > 2 && __result == 0) __result = (((const unsigned char *) (const char *) ( alist[i].word ))[3] - __s2[3]); } } __result; }))) : __builtin_strcmp ( string , alist[i].word )))); }) == 0);
0
67 ); int __result = (((const unsigned char *) (const char *) (
__extension__ ... )))); }) == 0Description
TRUEnever evaluated
FALSEnever evaluated
never executed: r = ((string)[0] == (alist[i].word)[0] && __extension__ ({ size_t __s1_len, __s2_len; (__builtin_constant_p ( string ) && __builtin_constant_p ( alist[i].word ) && (__s1_len = __builtin_strlen ( string ), __s2_len = __builtin_strlen ( alist[i].word ), (!(...har *) (const char *) ( alist[i].word ))[2] - __s2[2]); if (__s2_len > 2 && __result == 0) __result = (((const unsigned char *) (const char *) ( alist[i].word ))[3] - __s2[3]); } } __result; }))) : __builtin_strcmp ( string , alist[i].word )))); }) == 0);
0
68 string
__extension__ ... )))); }) == 0Description
TRUEnever evaluated
FALSEnever evaluated
never executed: r = ((string)[0] == (alist[i].word)[0] && __extension__ ({ size_t __s1_len, __s2_len; (__builtin_constant_p ( string ) && __builtin_constant_p ( alist[i].word ) && (__s1_len = __builtin_strlen ( string ), __s2_len = __builtin_strlen ( alist[i].word ), (!(...har *) (const char *) ( alist[i].word ))[2] - __s2[2]); if (__s2_len > 2 && __result == 0) __result = (((const unsigned char *) (const char *) ( alist[i].word ))[3] - __s2[3]); } } __result; }))) : __builtin_strcmp ( string , alist[i].word )))); }) == 0);
0
69 ))[0] - __s2[0]); if (__s1_len > 0
__s1_len > 0Description
TRUEnever evaluated
FALSEnever evaluated
&& __result == 0
__result == 0Description
TRUEnever evaluated
FALSEnever evaluated
) { __result = (((const unsigned char *) (const char *) (
__extension__ ... )))); }) == 0Description
TRUEnever evaluated
FALSEnever evaluated
never executed: r = ((string)[0] == (alist[i].word)[0] && __extension__ ({ size_t __s1_len, __s2_len; (__builtin_constant_p ( string ) && __builtin_constant_p ( alist[i].word ) && (__s1_len = __builtin_strlen ( string ), __s2_len = __builtin_strlen ( alist[i].word ), (!(...har *) (const char *) ( alist[i].word ))[2] - __s2[2]); if (__s2_len > 2 && __result == 0) __result = (((const unsigned char *) (const char *) ( alist[i].word ))[3] - __s2[3]); } } __result; }))) : __builtin_strcmp ( string , alist[i].word )))); }) == 0);
0
70 string
__extension__ ... )))); }) == 0Description
TRUEnever evaluated
FALSEnever evaluated
never executed: r = ((string)[0] == (alist[i].word)[0] && __extension__ ({ size_t __s1_len, __s2_len; (__builtin_constant_p ( string ) && __builtin_constant_p ( alist[i].word ) && (__s1_len = __builtin_strlen ( string ), __s2_len = __builtin_strlen ( alist[i].word ), (!(...har *) (const char *) ( alist[i].word ))[2] - __s2[2]); if (__s2_len > 2 && __result == 0) __result = (((const unsigned char *) (const char *) ( alist[i].word ))[3] - __s2[3]); } } __result; }))) : __builtin_strcmp ( string , alist[i].word )))); }) == 0);
0
71 ))[1] - __s2[1]); if (__s1_len > 1
__s1_len > 1Description
TRUEnever evaluated
FALSEnever evaluated
&& __result == 0
__result == 0Description
TRUEnever evaluated
FALSEnever evaluated
) { __result = (((const unsigned char *) (const char *) (
__extension__ ... )))); }) == 0Description
TRUEnever evaluated
FALSEnever evaluated
never executed: r = ((string)[0] == (alist[i].word)[0] && __extension__ ({ size_t __s1_len, __s2_len; (__builtin_constant_p ( string ) && __builtin_constant_p ( alist[i].word ) && (__s1_len = __builtin_strlen ( string ), __s2_len = __builtin_strlen ( alist[i].word ), (!(...har *) (const char *) ( alist[i].word ))[2] - __s2[2]); if (__s2_len > 2 && __result == 0) __result = (((const unsigned char *) (const char *) ( alist[i].word ))[3] - __s2[3]); } } __result; }))) : __builtin_strcmp ( string , alist[i].word )))); }) == 0);
0
72 string
__extension__ ... )))); }) == 0Description
TRUEnever evaluated
FALSEnever evaluated
never executed: r = ((string)[0] == (alist[i].word)[0] && __extension__ ({ size_t __s1_len, __s2_len; (__builtin_constant_p ( string ) && __builtin_constant_p ( alist[i].word ) && (__s1_len = __builtin_strlen ( string ), __s2_len = __builtin_strlen ( alist[i].word ), (!(...har *) (const char *) ( alist[i].word ))[2] - __s2[2]); if (__s2_len > 2 && __result == 0) __result = (((const unsigned char *) (const char *) ( alist[i].word ))[3] - __s2[3]); } } __result; }))) : __builtin_strcmp ( string , alist[i].word )))); }) == 0);
0
73 ))[2] - __s2[2]); if (__s1_len > 2
__s1_len > 2Description
TRUEnever evaluated
FALSEnever evaluated
&& __result == 0
__result == 0Description
TRUEnever evaluated
FALSEnever evaluated
) __result = (((const unsigned char *) (const char *) (
never executed: __result = (((const unsigned char *) (const char *) ( string ))[3] - __s2[3]);
never executed: r = ((string)[0] == (alist[i].word)[0] && __extension__ ({ size_t __s1_len, __s2_len; (__builtin_constant_p ( string ) && __builtin_constant_p ( alist[i].word ) && (__s1_len = __builtin_strlen ( string ), __s2_len = __builtin_strlen ( alist[i].word ), (!(...har *) (const char *) ( alist[i].word ))[2] - __s2[2]); if (__s2_len > 2 && __result == 0) __result = (((const unsigned char *) (const char *) ( alist[i].word ))[3] - __s2[3]); } } __result; }))) : __builtin_strcmp ( string , alist[i].word )))); }) == 0);
0
74 string
__extension__ ... )))); }) == 0Description
TRUEnever evaluated
FALSEnever evaluated
never executed: __result = (((const unsigned char *) (const char *) ( string ))[3] - __s2[3]);
never executed: r = ((string)[0] == (alist[i].word)[0] && __extension__ ({ size_t __s1_len, __s2_len; (__builtin_constant_p ( string ) && __builtin_constant_p ( alist[i].word ) && (__s1_len = __builtin_strlen ( string ), __s2_len = __builtin_strlen ( alist[i].word ), (!(...har *) (const char *) ( alist[i].word ))[2] - __s2[2]); if (__s2_len > 2 && __result == 0) __result = (((const unsigned char *) (const char *) ( alist[i].word ))[3] - __s2[3]); } } __result; }))) : __builtin_strcmp ( string , alist[i].word )))); }) == 0);
0
75 ))[3] - __s2[3]); } } __result; }))) : (__builtin_constant_p (
__extension__ ... )))); }) == 0Description
TRUEnever evaluated
FALSEnever evaluated
never executed: r = ((string)[0] == (alist[i].word)[0] && __extension__ ({ size_t __s1_len, __s2_len; (__builtin_constant_p ( string ) && __builtin_constant_p ( alist[i].word ) && (__s1_len = __builtin_strlen ( string ), __s2_len = __builtin_strlen ( alist[i].word ), (!(...har *) (const char *) ( alist[i].word ))[2] - __s2[2]); if (__s2_len > 2 && __result == 0) __result = (((const unsigned char *) (const char *) ( alist[i].word ))[3] - __s2[3]); } } __result; }))) : __builtin_strcmp ( string , alist[i].word )))); }) == 0);
0
76 alist[i].word
__extension__ ... )))); }) == 0Description
TRUEnever evaluated
FALSEnever evaluated
never executed: r = ((string)[0] == (alist[i].word)[0] && __extension__ ({ size_t __s1_len, __s2_len; (__builtin_constant_p ( string ) && __builtin_constant_p ( alist[i].word ) && (__s1_len = __builtin_strlen ( string ), __s2_len = __builtin_strlen ( alist[i].word ), (!(...har *) (const char *) ( alist[i].word ))[2] - __s2[2]); if (__s2_len > 2 && __result == 0) __result = (((const unsigned char *) (const char *) ( alist[i].word ))[3] - __s2[3]); } } __result; }))) : __builtin_strcmp ( string , alist[i].word )))); }) == 0);
0
77 ) && ((size_t)(const void *)((
__extension__ ... )))); }) == 0Description
TRUEnever evaluated
FALSEnever evaluated
never executed: r = ((string)[0] == (alist[i].word)[0] && __extension__ ({ size_t __s1_len, __s2_len; (__builtin_constant_p ( string ) && __builtin_constant_p ( alist[i].word ) && (__s1_len = __builtin_strlen ( string ), __s2_len = __builtin_strlen ( alist[i].word ), (!(...har *) (const char *) ( alist[i].word ))[2] - __s2[2]); if (__s2_len > 2 && __result == 0) __result = (((const unsigned char *) (const char *) ( alist[i].word ))[3] - __s2[3]); } } __result; }))) : __builtin_strcmp ( string , alist[i].word )))); }) == 0);
0
78 alist[i].word
__extension__ ... )))); }) == 0Description
TRUEnever evaluated
FALSEnever evaluated
never executed: r = ((string)[0] == (alist[i].word)[0] && __extension__ ({ size_t __s1_len, __s2_len; (__builtin_constant_p ( string ) && __builtin_constant_p ( alist[i].word ) && (__s1_len = __builtin_strlen ( string ), __s2_len = __builtin_strlen ( alist[i].word ), (!(...har *) (const char *) ( alist[i].word ))[2] - __s2[2]); if (__s2_len > 2 && __result == 0) __result = (((const unsigned char *) (const char *) ( alist[i].word ))[3] - __s2[3]); } } __result; }))) : __builtin_strcmp ( string , alist[i].word )))); }) == 0);
0
79 ) + 1) - (size_t)(const void *)(
__extension__ ... )))); }) == 0Description
TRUEnever evaluated
FALSEnever evaluated
never executed: r = ((string)[0] == (alist[i].word)[0] && __extension__ ({ size_t __s1_len, __s2_len; (__builtin_constant_p ( string ) && __builtin_constant_p ( alist[i].word ) && (__s1_len = __builtin_strlen ( string ), __s2_len = __builtin_strlen ( alist[i].word ), (!(...har *) (const char *) ( alist[i].word ))[2] - __s2[2]); if (__s2_len > 2 && __result == 0) __result = (((const unsigned char *) (const char *) ( alist[i].word ))[3] - __s2[3]); } } __result; }))) : __builtin_strcmp ( string , alist[i].word )))); }) == 0);
0
80 alist[i].word
__extension__ ... )))); }) == 0Description
TRUEnever evaluated
FALSEnever evaluated
never executed: r = ((string)[0] == (alist[i].word)[0] && __extension__ ({ size_t __s1_len, __s2_len; (__builtin_constant_p ( string ) && __builtin_constant_p ( alist[i].word ) && (__s1_len = __builtin_strlen ( string ), __s2_len = __builtin_strlen ( alist[i].word ), (!(...har *) (const char *) ( alist[i].word ))[2] - __s2[2]); if (__s2_len > 2 && __result == 0) __result = (((const unsigned char *) (const char *) ( alist[i].word ))[3] - __s2[3]); } } __result; }))) : __builtin_strcmp ( string , alist[i].word )))); }) == 0);
0
81 ) == 1) && (__s2_len = __builtin_strlen (
__extension__ ... )))); }) == 0Description
TRUEnever evaluated
FALSEnever evaluated
never executed: r = ((string)[0] == (alist[i].word)[0] && __extension__ ({ size_t __s1_len, __s2_len; (__builtin_constant_p ( string ) && __builtin_constant_p ( alist[i].word ) && (__s1_len = __builtin_strlen ( string ), __s2_len = __builtin_strlen ( alist[i].word ), (!(...har *) (const char *) ( alist[i].word ))[2] - __s2[2]); if (__s2_len > 2 && __result == 0) __result = (((const unsigned char *) (const char *) ( alist[i].word ))[3] - __s2[3]); } } __result; }))) : __builtin_strcmp ( string , alist[i].word )))); }) == 0);
0
82 alist[i].word
__extension__ ... )))); }) == 0Description
TRUEnever evaluated
FALSEnever evaluated
never executed: r = ((string)[0] == (alist[i].word)[0] && __extension__ ({ size_t __s1_len, __s2_len; (__builtin_constant_p ( string ) && __builtin_constant_p ( alist[i].word ) && (__s1_len = __builtin_strlen ( string ), __s2_len = __builtin_strlen ( alist[i].word ), (!(...har *) (const char *) ( alist[i].word ))[2] - __s2[2]); if (__s2_len > 2 && __result == 0) __result = (((const unsigned char *) (const char *) ( alist[i].word ))[3] - __s2[3]); } } __result; }))) : __builtin_strcmp ( string , alist[i].word )))); }) == 0);
0
83 ), __s2_len < 4) ? (__builtin_constant_p (
__extension__ ... )))); }) == 0Description
TRUEnever evaluated
FALSEnever evaluated
never executed: r = ((string)[0] == (alist[i].word)[0] && __extension__ ({ size_t __s1_len, __s2_len; (__builtin_constant_p ( string ) && __builtin_constant_p ( alist[i].word ) && (__s1_len = __builtin_strlen ( string ), __s2_len = __builtin_strlen ( alist[i].word ), (!(...har *) (const char *) ( alist[i].word ))[2] - __s2[2]); if (__s2_len > 2 && __result == 0) __result = (((const unsigned char *) (const char *) ( alist[i].word ))[3] - __s2[3]); } } __result; }))) : __builtin_strcmp ( string , alist[i].word )))); }) == 0);
0
84 string
__extension__ ... )))); }) == 0Description
TRUEnever evaluated
FALSEnever evaluated
never executed: r = ((string)[0] == (alist[i].word)[0] && __extension__ ({ size_t __s1_len, __s2_len; (__builtin_constant_p ( string ) && __builtin_constant_p ( alist[i].word ) && (__s1_len = __builtin_strlen ( string ), __s2_len = __builtin_strlen ( alist[i].word ), (!(...har *) (const char *) ( alist[i].word ))[2] - __s2[2]); if (__s2_len > 2 && __result == 0) __result = (((const unsigned char *) (const char *) ( alist[i].word ))[3] - __s2[3]); } } __result; }))) : __builtin_strcmp ( string , alist[i].word )))); }) == 0);
0
85 ) && ((size_t)(const void *)((
__extension__ ... )))); }) == 0Description
TRUEnever evaluated
FALSEnever evaluated
never executed: r = ((string)[0] == (alist[i].word)[0] && __extension__ ({ size_t __s1_len, __s2_len; (__builtin_constant_p ( string ) && __builtin_constant_p ( alist[i].word ) && (__s1_len = __builtin_strlen ( string ), __s2_len = __builtin_strlen ( alist[i].word ), (!(...har *) (const char *) ( alist[i].word ))[2] - __s2[2]); if (__s2_len > 2 && __result == 0) __result = (((const unsigned char *) (const char *) ( alist[i].word ))[3] - __s2[3]); } } __result; }))) : __builtin_strcmp ( string , alist[i].word )))); }) == 0);
0
86 string
__extension__ ... )))); }) == 0Description
TRUEnever evaluated
FALSEnever evaluated
never executed: r = ((string)[0] == (alist[i].word)[0] && __extension__ ({ size_t __s1_len, __s2_len; (__builtin_constant_p ( string ) && __builtin_constant_p ( alist[i].word ) && (__s1_len = __builtin_strlen ( string ), __s2_len = __builtin_strlen ( alist[i].word ), (!(...har *) (const char *) ( alist[i].word ))[2] - __s2[2]); if (__s2_len > 2 && __result == 0) __result = (((const unsigned char *) (const char *) ( alist[i].word ))[3] - __s2[3]); } } __result; }))) : __builtin_strcmp ( string , alist[i].word )))); }) == 0);
0
87 ) + 1) - (size_t)(const void *)(
__extension__ ... )))); }) == 0Description
TRUEnever evaluated
FALSEnever evaluated
never executed: r = ((string)[0] == (alist[i].word)[0] && __extension__ ({ size_t __s1_len, __s2_len; (__builtin_constant_p ( string ) && __builtin_constant_p ( alist[i].word ) && (__s1_len = __builtin_strlen ( string ), __s2_len = __builtin_strlen ( alist[i].word ), (!(...har *) (const char *) ( alist[i].word ))[2] - __s2[2]); if (__s2_len > 2 && __result == 0) __result = (((const unsigned char *) (const char *) ( alist[i].word ))[3] - __s2[3]); } } __result; }))) : __builtin_strcmp ( string , alist[i].word )))); }) == 0);
0
88 string
__extension__ ... )))); }) == 0Description
TRUEnever evaluated
FALSEnever evaluated
never executed: r = ((string)[0] == (alist[i].word)[0] && __extension__ ({ size_t __s1_len, __s2_len; (__builtin_constant_p ( string ) && __builtin_constant_p ( alist[i].word ) && (__s1_len = __builtin_strlen ( string ), __s2_len = __builtin_strlen ( alist[i].word ), (!(...har *) (const char *) ( alist[i].word ))[2] - __s2[2]); if (__s2_len > 2 && __result == 0) __result = (((const unsigned char *) (const char *) ( alist[i].word ))[3] - __s2[3]); } } __result; }))) : __builtin_strcmp ( string , alist[i].word )))); }) == 0);
0
89 ) == 1) ? __builtin_strcmp (
__extension__ ... )))); }) == 0Description
TRUEnever evaluated
FALSEnever evaluated
never executed: r = ((string)[0] == (alist[i].word)[0] && __extension__ ({ size_t __s1_len, __s2_len; (__builtin_constant_p ( string ) && __builtin_constant_p ( alist[i].word ) && (__s1_len = __builtin_strlen ( string ), __s2_len = __builtin_strlen ( alist[i].word ), (!(...har *) (const char *) ( alist[i].word ))[2] - __s2[2]); if (__s2_len > 2 && __result == 0) __result = (((const unsigned char *) (const char *) ( alist[i].word ))[3] - __s2[3]); } } __result; }))) : __builtin_strcmp ( string , alist[i].word )))); }) == 0);
0
90 string
__extension__ ... )))); }) == 0Description
TRUEnever evaluated
FALSEnever evaluated
never executed: r = ((string)[0] == (alist[i].word)[0] && __extension__ ({ size_t __s1_len, __s2_len; (__builtin_constant_p ( string ) && __builtin_constant_p ( alist[i].word ) && (__s1_len = __builtin_strlen ( string ), __s2_len = __builtin_strlen ( alist[i].word ), (!(...har *) (const char *) ( alist[i].word ))[2] - __s2[2]); if (__s2_len > 2 && __result == 0) __result = (((const unsigned char *) (const char *) ( alist[i].word ))[3] - __s2[3]); } } __result; }))) : __builtin_strcmp ( string , alist[i].word )))); }) == 0);
0
91 ,
__extension__ ... )))); }) == 0Description
TRUEnever evaluated
FALSEnever evaluated
never executed: r = ((string)[0] == (alist[i].word)[0] && __extension__ ({ size_t __s1_len, __s2_len; (__builtin_constant_p ( string ) && __builtin_constant_p ( alist[i].word ) && (__s1_len = __builtin_strlen ( string ), __s2_len = __builtin_strlen ( alist[i].word ), (!(...har *) (const char *) ( alist[i].word ))[2] - __s2[2]); if (__s2_len > 2 && __result == 0) __result = (((const unsigned char *) (const char *) ( alist[i].word ))[3] - __s2[3]); } } __result; }))) : __builtin_strcmp ( string , alist[i].word )))); }) == 0);
0
92 alist[i].word
__extension__ ... )))); }) == 0Description
TRUEnever evaluated
FALSEnever evaluated
never executed: r = ((string)[0] == (alist[i].word)[0] && __extension__ ({ size_t __s1_len, __s2_len; (__builtin_constant_p ( string ) && __builtin_constant_p ( alist[i].word ) && (__s1_len = __builtin_strlen ( string ), __s2_len = __builtin_strlen ( alist[i].word ), (!(...har *) (const char *) ( alist[i].word ))[2] - __s2[2]); if (__s2_len > 2 && __result == 0) __result = (((const unsigned char *) (const char *) ( alist[i].word ))[3] - __s2[3]); } } __result; }))) : __builtin_strcmp ( string , alist[i].word )))); }) == 0);
0
93 ) : -(__extension__ ({ const unsigned char *__s2 = (const unsigned char *) (const char *) (
__extension__ ... )))); }) == 0Description
TRUEnever evaluated
FALSEnever evaluated
never executed: r = ((string)[0] == (alist[i].word)[0] && __extension__ ({ size_t __s1_len, __s2_len; (__builtin_constant_p ( string ) && __builtin_constant_p ( alist[i].word ) && (__s1_len = __builtin_strlen ( string ), __s2_len = __builtin_strlen ( alist[i].word ), (!(...har *) (const char *) ( alist[i].word ))[2] - __s2[2]); if (__s2_len > 2 && __result == 0) __result = (((const unsigned char *) (const char *) ( alist[i].word ))[3] - __s2[3]); } } __result; }))) : __builtin_strcmp ( string , alist[i].word )))); }) == 0);
0
94 string
__extension__ ... )))); }) == 0Description
TRUEnever evaluated
FALSEnever evaluated
never executed: r = ((string)[0] == (alist[i].word)[0] && __extension__ ({ size_t __s1_len, __s2_len; (__builtin_constant_p ( string ) && __builtin_constant_p ( alist[i].word ) && (__s1_len = __builtin_strlen ( string ), __s2_len = __builtin_strlen ( alist[i].word ), (!(...har *) (const char *) ( alist[i].word ))[2] - __s2[2]); if (__s2_len > 2 && __result == 0) __result = (((const unsigned char *) (const char *) ( alist[i].word ))[3] - __s2[3]); } } __result; }))) : __builtin_strcmp ( string , alist[i].word )))); }) == 0);
0
95 ); int __result = (((const unsigned char *) (const char *) (
__extension__ ... )))); }) == 0Description
TRUEnever evaluated
FALSEnever evaluated
never executed: r = ((string)[0] == (alist[i].word)[0] && __extension__ ({ size_t __s1_len, __s2_len; (__builtin_constant_p ( string ) && __builtin_constant_p ( alist[i].word ) && (__s1_len = __builtin_strlen ( string ), __s2_len = __builtin_strlen ( alist[i].word ), (!(...har *) (const char *) ( alist[i].word ))[2] - __s2[2]); if (__s2_len > 2 && __result == 0) __result = (((const unsigned char *) (const char *) ( alist[i].word ))[3] - __s2[3]); } } __result; }))) : __builtin_strcmp ( string , alist[i].word )))); }) == 0);
0
96 alist[i].word
__extension__ ... )))); }) == 0Description
TRUEnever evaluated
FALSEnever evaluated
never executed: r = ((string)[0] == (alist[i].word)[0] && __extension__ ({ size_t __s1_len, __s2_len; (__builtin_constant_p ( string ) && __builtin_constant_p ( alist[i].word ) && (__s1_len = __builtin_strlen ( string ), __s2_len = __builtin_strlen ( alist[i].word ), (!(...har *) (const char *) ( alist[i].word ))[2] - __s2[2]); if (__s2_len > 2 && __result == 0) __result = (((const unsigned char *) (const char *) ( alist[i].word ))[3] - __s2[3]); } } __result; }))) : __builtin_strcmp ( string , alist[i].word )))); }) == 0);
0
97 ))[0] - __s2[0]); if (__s2_len > 0
__s2_len > 0Description
TRUEnever evaluated
FALSEnever evaluated
&& __result == 0
__result == 0Description
TRUEnever evaluated
FALSEnever evaluated
) { __result = (((const unsigned char *) (const char *) (
__extension__ ... )))); }) == 0Description
TRUEnever evaluated
FALSEnever evaluated
never executed: r = ((string)[0] == (alist[i].word)[0] && __extension__ ({ size_t __s1_len, __s2_len; (__builtin_constant_p ( string ) && __builtin_constant_p ( alist[i].word ) && (__s1_len = __builtin_strlen ( string ), __s2_len = __builtin_strlen ( alist[i].word ), (!(...har *) (const char *) ( alist[i].word ))[2] - __s2[2]); if (__s2_len > 2 && __result == 0) __result = (((const unsigned char *) (const char *) ( alist[i].word ))[3] - __s2[3]); } } __result; }))) : __builtin_strcmp ( string , alist[i].word )))); }) == 0);
0
98 alist[i].word
__extension__ ... )))); }) == 0Description
TRUEnever evaluated
FALSEnever evaluated
never executed: r = ((string)[0] == (alist[i].word)[0] && __extension__ ({ size_t __s1_len, __s2_len; (__builtin_constant_p ( string ) && __builtin_constant_p ( alist[i].word ) && (__s1_len = __builtin_strlen ( string ), __s2_len = __builtin_strlen ( alist[i].word ), (!(...har *) (const char *) ( alist[i].word ))[2] - __s2[2]); if (__s2_len > 2 && __result == 0) __result = (((const unsigned char *) (const char *) ( alist[i].word ))[3] - __s2[3]); } } __result; }))) : __builtin_strcmp ( string , alist[i].word )))); }) == 0);
0
99 ))[1] - __s2[1]); if (__s2_len > 1
__s2_len > 1Description
TRUEnever evaluated
FALSEnever evaluated
&& __result == 0
__result == 0Description
TRUEnever evaluated
FALSEnever evaluated
) { __result = (((const unsigned char *) (const char *) (
__extension__ ... )))); }) == 0Description
TRUEnever evaluated
FALSEnever evaluated
never executed: r = ((string)[0] == (alist[i].word)[0] && __extension__ ({ size_t __s1_len, __s2_len; (__builtin_constant_p ( string ) && __builtin_constant_p ( alist[i].word ) && (__s1_len = __builtin_strlen ( string ), __s2_len = __builtin_strlen ( alist[i].word ), (!(...har *) (const char *) ( alist[i].word ))[2] - __s2[2]); if (__s2_len > 2 && __result == 0) __result = (((const unsigned char *) (const char *) ( alist[i].word ))[3] - __s2[3]); } } __result; }))) : __builtin_strcmp ( string , alist[i].word )))); }) == 0);
0
100 alist[i].word
__extension__ ... )))); }) == 0Description
TRUEnever evaluated
FALSEnever evaluated
never executed: r = ((string)[0] == (alist[i].word)[0] && __extension__ ({ size_t __s1_len, __s2_len; (__builtin_constant_p ( string ) && __builtin_constant_p ( alist[i].word ) && (__s1_len = __builtin_strlen ( string ), __s2_len = __builtin_strlen ( alist[i].word ), (!(...har *) (const char *) ( alist[i].word ))[2] - __s2[2]); if (__s2_len > 2 && __result == 0) __result = (((const unsigned char *) (const char *) ( alist[i].word ))[3] - __s2[3]); } } __result; }))) : __builtin_strcmp ( string , alist[i].word )))); }) == 0);
0
101 ))[2] - __s2[2]); if (__s2_len > 2
__s2_len > 2Description
TRUEnever evaluated
FALSEnever evaluated
&& __result == 0
__result == 0Description
TRUEnever evaluated
FALSEnever evaluated
) __result = (((const unsigned char *) (const char *) (
never executed: __result = (((const unsigned char *) (const char *) ( alist[i].word ))[3] - __s2[3]);
never executed: r = ((string)[0] == (alist[i].word)[0] && __extension__ ({ size_t __s1_len, __s2_len; (__builtin_constant_p ( string ) && __builtin_constant_p ( alist[i].word ) && (__s1_len = __builtin_strlen ( string ), __s2_len = __builtin_strlen ( alist[i].word ), (!(...har *) (const char *) ( alist[i].word ))[2] - __s2[2]); if (__s2_len > 2 && __result == 0) __result = (((const unsigned char *) (const char *) ( alist[i].word ))[3] - __s2[3]); } } __result; }))) : __builtin_strcmp ( string , alist[i].word )))); }) == 0);
0
102 alist[i].word
__extension__ ... )))); }) == 0Description
TRUEnever evaluated
FALSEnever evaluated
never executed: __result = (((const unsigned char *) (const char *) ( alist[i].word ))[3] - __s2[3]);
never executed: r = ((string)[0] == (alist[i].word)[0] && __extension__ ({ size_t __s1_len, __s2_len; (__builtin_constant_p ( string ) && __builtin_constant_p ( alist[i].word ) && (__s1_len = __builtin_strlen ( string ), __s2_len = __builtin_strlen ( alist[i].word ), (!(...har *) (const char *) ( alist[i].word ))[2] - __s2[2]); if (__s2_len > 2 && __result == 0) __result = (((const unsigned char *) (const char *) ( alist[i].word ))[3] - __s2[3]); } } __result; }))) : __builtin_strcmp ( string , alist[i].word )))); }) == 0);
0
103 ))[3] - __s2[3]); } } __result; }))) : __builtin_strcmp (
__extension__ ... )))); }) == 0Description
TRUEnever evaluated
FALSEnever evaluated
never executed: r = ((string)[0] == (alist[i].word)[0] && __extension__ ({ size_t __s1_len, __s2_len; (__builtin_constant_p ( string ) && __builtin_constant_p ( alist[i].word ) && (__s1_len = __builtin_strlen ( string ), __s2_len = __builtin_strlen ( alist[i].word ), (!(...har *) (const char *) ( alist[i].word ))[2] - __s2[2]); if (__s2_len > 2 && __result == 0) __result = (((const unsigned char *) (const char *) ( alist[i].word ))[3] - __s2[3]); } } __result; }))) : __builtin_strcmp ( string , alist[i].word )))); }) == 0);
0
104 string
__extension__ ... )))); }) == 0Description
TRUEnever evaluated
FALSEnever evaluated
never executed: r = ((string)[0] == (alist[i].word)[0] && __extension__ ({ size_t __s1_len, __s2_len; (__builtin_constant_p ( string ) && __builtin_constant_p ( alist[i].word ) && (__s1_len = __builtin_strlen ( string ), __s2_len = __builtin_strlen ( alist[i].word ), (!(...har *) (const char *) ( alist[i].word ))[2] - __s2[2]); if (__s2_len > 2 && __result == 0) __result = (((const unsigned char *) (const char *) ( alist[i].word ))[3] - __s2[3]); } } __result; }))) : __builtin_strcmp ( string , alist[i].word )))); }) == 0);
0
105 ,
__extension__ ... )))); }) == 0Description
TRUEnever evaluated
FALSEnever evaluated
never executed: r = ((string)[0] == (alist[i].word)[0] && __extension__ ({ size_t __s1_len, __s2_len; (__builtin_constant_p ( string ) && __builtin_constant_p ( alist[i].word ) && (__s1_len = __builtin_strlen ( string ), __s2_len = __builtin_strlen ( alist[i].word ), (!(...har *) (const char *) ( alist[i].word ))[2] - __s2[2]); if (__s2_len > 2 && __result == 0) __result = (((const unsigned char *) (const char *) ( alist[i].word ))[3] - __s2[3]); } } __result; }))) : __builtin_strcmp ( string , alist[i].word )))); }) == 0);
0
106 alist[i].word
__extension__ ... )))); }) == 0Description
TRUEnever evaluated
FALSEnever evaluated
never executed: r = ((string)[0] == (alist[i].word)[0] && __extension__ ({ size_t __s1_len, __s2_len; (__builtin_constant_p ( string ) && __builtin_constant_p ( alist[i].word ) && (__s1_len = __builtin_strlen ( string ), __s2_len = __builtin_strlen ( alist[i].word ), (!(...har *) (const char *) ( alist[i].word ))[2] - __s2[2]); if (__s2_len > 2 && __result == 0) __result = (((const unsigned char *) (const char *) ( alist[i].word ))[3] - __s2[3]); } } __result; }))) : __builtin_strcmp ( string , alist[i].word )))); }) == 0);
0
107 )))); })
__extension__ ... )))); }) == 0Description
TRUEnever evaluated
FALSEnever evaluated
never executed: r = ((string)[0] == (alist[i].word)[0] && __extension__ ({ size_t __s1_len, __s2_len; (__builtin_constant_p ( string ) && __builtin_constant_p ( alist[i].word ) && (__s1_len = __builtin_strlen ( string ), __s2_len = __builtin_strlen ( alist[i].word ), (!(...har *) (const char *) ( alist[i].word ))[2] - __s2[2]); if (__s2_len > 2 && __result == 0) __result = (((const unsigned char *) (const char *) ( alist[i].word ))[3] - __s2[3]); } } __result; }))) : __builtin_strcmp ( string , alist[i].word )))); }) == 0);
0
108 == 0
__extension__ ... )))); }) == 0Description
TRUEnever evaluated
FALSEnever evaluated
);
never executed: r = ((string)[0] == (alist[i].word)[0] && __extension__ ({ size_t __s1_len, __s2_len; (__builtin_constant_p ( string ) && __builtin_constant_p ( alist[i].word ) && (__s1_len = __builtin_strlen ( string ), __s2_len = __builtin_strlen ( alist[i].word ), (!(...har *) (const char *) ( alist[i].word ))[2] - __s2[2]); if (__s2_len > 2 && __result == 0) __result = (((const unsigned char *) (const char *) ( alist[i].word ))[3] - __s2[3]); } } __result; }))) : __builtin_strcmp ( string , alist[i].word )))); }) == 0);
0
109-
110 if (r
rDescription
TRUEnever evaluated
FALSEevaluated 1332030 times by 1 test
Evaluated by:
  • Self test
)
0-1332030
111 return
never executed: return (alist[i].token);
(alist[i].token);
never executed: return (alist[i].token);
0
112 }
executed 1332030 times by 1 test: end of block
Executed by:
  • Self test
1332030
113 return
executed 666015 times by 1 test: return -1;
Executed by:
  • Self test
-1;
executed 666015 times by 1 test: return -1;
Executed by:
  • Self test
666015
114}-
115-
116-
117-
118-
119char *-
120find_token_in_alist (token, alist, flags)-
121 int token;-
122 STRING_INT_ALIST *alist;-
123 int flags;-
124{-
125 register int i;-
126-
127 for (i = 0; alist[i].word
alist[i].wordDescription
TRUEevaluated 1689 times by 1 test
Evaluated by:
  • Self test
FALSEevaluated 40 times by 1 test
Evaluated by:
  • Self test
; i++)
40-1689
128 {-
129 if (alist[i].token == token
alist[i].token == tokenDescription
TRUEevaluated 30 times by 1 test
Evaluated by:
  • Self test
FALSEevaluated 1659 times by 1 test
Evaluated by:
  • Self test
)
30-1659
130 return
executed 30 times by 1 test: return ((char *)strcpy (sh_xmalloc((1 + strlen (alist[i].word)), "stringlib.c", 88), (alist[i].word)));
Executed by:
  • Self test
((char *)strcpy (sh_xmalloc((1 + strlen (alist[i].word)), "stringlib.c", 88), (alist[i].word)));
executed 30 times by 1 test: return ((char *)strcpy (sh_xmalloc((1 + strlen (alist[i].word)), "stringlib.c", 88), (alist[i].word)));
Executed by:
  • Self test
30
131 }
executed 1659 times by 1 test: end of block
Executed by:
  • Self test
1659
132 return
executed 40 times by 1 test: return ((char *) ((void *)0) );
Executed by:
  • Self test
((char *)
executed 40 times by 1 test: return ((char *) ((void *)0) );
Executed by:
  • Self test
40
133 ((void *)0)
executed 40 times by 1 test: return ((char *) ((void *)0) );
Executed by:
  • Self test
40
134 );
executed 40 times by 1 test: return ((char *) ((void *)0) );
Executed by:
  • Self test
40
135}-
136-
137int-
138find_index_in_alist (string, alist, flags)-
139 char *string;-
140 STRING_INT_ALIST *alist;-
141 int flags;-
142{-
143 register int i;-
144 int r;-
145-
146 for (i = r = 0; alist[i].word
alist[i].wordDescription
TRUEnever evaluated
FALSEnever evaluated
; i++)
0
147 {-
148-
149 if (flags
flagsDescription
TRUEnever evaluated
FALSEnever evaluated
)
0
150 r = strmatch (alist[i].word, string, (1 << 5)) != 1;
never executed: r = strmatch (alist[i].word, string, (1 << 5)) != 1;
0
151 else-
152-
153 r = ((
(string)[0] ==...st[i].word)[0]Description
TRUEnever evaluated
FALSEnever evaluated
string)[0] == (alist[i].word)[0]
(string)[0] ==...st[i].word)[0]Description
TRUEnever evaluated
FALSEnever evaluated
&&
never executed: r = ((string)[0] == (alist[i].word)[0] && __extension__ ({ size_t __s1_len, __s2_len; (__builtin_constant_p ( string ) && __builtin_constant_p ( alist[i].word ) && (__s1_len = __builtin_strlen ( string ), __s2_len = __builtin_strlen ( alist[i].word ), (!(...har *) (const char *) ( alist[i].word ))[2] - __s2[2]); if (__s2_len > 2 && __result == 0) __result = (((const unsigned char *) (const char *) ( alist[i].word ))[3] - __s2[3]); } } __result; }))) : __builtin_strcmp ( string , alist[i].word )))); }) == 0);
0
154 __extension__ ({ size_t __s1_len, __s2_len; (__builtin_constant_p (
__extension__ ... )))); }) == 0Description
TRUEnever evaluated
FALSEnever evaluated
never executed: r = ((string)[0] == (alist[i].word)[0] && __extension__ ({ size_t __s1_len, __s2_len; (__builtin_constant_p ( string ) && __builtin_constant_p ( alist[i].word ) && (__s1_len = __builtin_strlen ( string ), __s2_len = __builtin_strlen ( alist[i].word ), (!(...har *) (const char *) ( alist[i].word ))[2] - __s2[2]); if (__s2_len > 2 && __result == 0) __result = (((const unsigned char *) (const char *) ( alist[i].word ))[3] - __s2[3]); } } __result; }))) : __builtin_strcmp ( string , alist[i].word )))); }) == 0);
0
155 string
__extension__ ... )))); }) == 0Description
TRUEnever evaluated
FALSEnever evaluated
never executed: r = ((string)[0] == (alist[i].word)[0] && __extension__ ({ size_t __s1_len, __s2_len; (__builtin_constant_p ( string ) && __builtin_constant_p ( alist[i].word ) && (__s1_len = __builtin_strlen ( string ), __s2_len = __builtin_strlen ( alist[i].word ), (!(...har *) (const char *) ( alist[i].word ))[2] - __s2[2]); if (__s2_len > 2 && __result == 0) __result = (((const unsigned char *) (const char *) ( alist[i].word ))[3] - __s2[3]); } } __result; }))) : __builtin_strcmp ( string , alist[i].word )))); }) == 0);
0
156 ) && __builtin_constant_p (
__extension__ ... )))); }) == 0Description
TRUEnever evaluated
FALSEnever evaluated
never executed: r = ((string)[0] == (alist[i].word)[0] && __extension__ ({ size_t __s1_len, __s2_len; (__builtin_constant_p ( string ) && __builtin_constant_p ( alist[i].word ) && (__s1_len = __builtin_strlen ( string ), __s2_len = __builtin_strlen ( alist[i].word ), (!(...har *) (const char *) ( alist[i].word ))[2] - __s2[2]); if (__s2_len > 2 && __result == 0) __result = (((const unsigned char *) (const char *) ( alist[i].word ))[3] - __s2[3]); } } __result; }))) : __builtin_strcmp ( string , alist[i].word )))); }) == 0);
0
157 alist[i].word
__extension__ ... )))); }) == 0Description
TRUEnever evaluated
FALSEnever evaluated
never executed: r = ((string)[0] == (alist[i].word)[0] && __extension__ ({ size_t __s1_len, __s2_len; (__builtin_constant_p ( string ) && __builtin_constant_p ( alist[i].word ) && (__s1_len = __builtin_strlen ( string ), __s2_len = __builtin_strlen ( alist[i].word ), (!(...har *) (const char *) ( alist[i].word ))[2] - __s2[2]); if (__s2_len > 2 && __result == 0) __result = (((const unsigned char *) (const char *) ( alist[i].word ))[3] - __s2[3]); } } __result; }))) : __builtin_strcmp ( string , alist[i].word )))); }) == 0);
0
158 ) && (__s1_len = __builtin_strlen (
__extension__ ... )))); }) == 0Description
TRUEnever evaluated
FALSEnever evaluated
never executed: r = ((string)[0] == (alist[i].word)[0] && __extension__ ({ size_t __s1_len, __s2_len; (__builtin_constant_p ( string ) && __builtin_constant_p ( alist[i].word ) && (__s1_len = __builtin_strlen ( string ), __s2_len = __builtin_strlen ( alist[i].word ), (!(...har *) (const char *) ( alist[i].word ))[2] - __s2[2]); if (__s2_len > 2 && __result == 0) __result = (((const unsigned char *) (const char *) ( alist[i].word ))[3] - __s2[3]); } } __result; }))) : __builtin_strcmp ( string , alist[i].word )))); }) == 0);
0
159 string
__extension__ ... )))); }) == 0Description
TRUEnever evaluated
FALSEnever evaluated
never executed: r = ((string)[0] == (alist[i].word)[0] && __extension__ ({ size_t __s1_len, __s2_len; (__builtin_constant_p ( string ) && __builtin_constant_p ( alist[i].word ) && (__s1_len = __builtin_strlen ( string ), __s2_len = __builtin_strlen ( alist[i].word ), (!(...har *) (const char *) ( alist[i].word ))[2] - __s2[2]); if (__s2_len > 2 && __result == 0) __result = (((const unsigned char *) (const char *) ( alist[i].word ))[3] - __s2[3]); } } __result; }))) : __builtin_strcmp ( string , alist[i].word )))); }) == 0);
0
160 ), __s2_len = __builtin_strlen (
__extension__ ... )))); }) == 0Description
TRUEnever evaluated
FALSEnever evaluated
never executed: r = ((string)[0] == (alist[i].word)[0] && __extension__ ({ size_t __s1_len, __s2_len; (__builtin_constant_p ( string ) && __builtin_constant_p ( alist[i].word ) && (__s1_len = __builtin_strlen ( string ), __s2_len = __builtin_strlen ( alist[i].word ), (!(...har *) (const char *) ( alist[i].word ))[2] - __s2[2]); if (__s2_len > 2 && __result == 0) __result = (((const unsigned char *) (const char *) ( alist[i].word ))[3] - __s2[3]); } } __result; }))) : __builtin_strcmp ( string , alist[i].word )))); }) == 0);
0
161 alist[i].word
__extension__ ... )))); }) == 0Description
TRUEnever evaluated
FALSEnever evaluated
never executed: r = ((string)[0] == (alist[i].word)[0] && __extension__ ({ size_t __s1_len, __s2_len; (__builtin_constant_p ( string ) && __builtin_constant_p ( alist[i].word ) && (__s1_len = __builtin_strlen ( string ), __s2_len = __builtin_strlen ( alist[i].word ), (!(...har *) (const char *) ( alist[i].word ))[2] - __s2[2]); if (__s2_len > 2 && __result == 0) __result = (((const unsigned char *) (const char *) ( alist[i].word ))[3] - __s2[3]); } } __result; }))) : __builtin_strcmp ( string , alist[i].word )))); }) == 0);
0
162 ), (!((size_t)(const void *)((
__extension__ ... )))); }) == 0Description
TRUEnever evaluated
FALSEnever evaluated
never executed: r = ((string)[0] == (alist[i].word)[0] && __extension__ ({ size_t __s1_len, __s2_len; (__builtin_constant_p ( string ) && __builtin_constant_p ( alist[i].word ) && (__s1_len = __builtin_strlen ( string ), __s2_len = __builtin_strlen ( alist[i].word ), (!(...har *) (const char *) ( alist[i].word ))[2] - __s2[2]); if (__s2_len > 2 && __result == 0) __result = (((const unsigned char *) (const char *) ( alist[i].word ))[3] - __s2[3]); } } __result; }))) : __builtin_strcmp ( string , alist[i].word )))); }) == 0);
0
163 string
__extension__ ... )))); }) == 0Description
TRUEnever evaluated
FALSEnever evaluated
never executed: r = ((string)[0] == (alist[i].word)[0] && __extension__ ({ size_t __s1_len, __s2_len; (__builtin_constant_p ( string ) && __builtin_constant_p ( alist[i].word ) && (__s1_len = __builtin_strlen ( string ), __s2_len = __builtin_strlen ( alist[i].word ), (!(...har *) (const char *) ( alist[i].word ))[2] - __s2[2]); if (__s2_len > 2 && __result == 0) __result = (((const unsigned char *) (const char *) ( alist[i].word ))[3] - __s2[3]); } } __result; }))) : __builtin_strcmp ( string , alist[i].word )))); }) == 0);
0
164 ) + 1) - (size_t)(const void *)(
__extension__ ... )))); }) == 0Description
TRUEnever evaluated
FALSEnever evaluated
never executed: r = ((string)[0] == (alist[i].word)[0] && __extension__ ({ size_t __s1_len, __s2_len; (__builtin_constant_p ( string ) && __builtin_constant_p ( alist[i].word ) && (__s1_len = __builtin_strlen ( string ), __s2_len = __builtin_strlen ( alist[i].word ), (!(...har *) (const char *) ( alist[i].word ))[2] - __s2[2]); if (__s2_len > 2 && __result == 0) __result = (((const unsigned char *) (const char *) ( alist[i].word ))[3] - __s2[3]); } } __result; }))) : __builtin_strcmp ( string , alist[i].word )))); }) == 0);
0
165 string
__extension__ ... )))); }) == 0Description
TRUEnever evaluated
FALSEnever evaluated
never executed: r = ((string)[0] == (alist[i].word)[0] && __extension__ ({ size_t __s1_len, __s2_len; (__builtin_constant_p ( string ) && __builtin_constant_p ( alist[i].word ) && (__s1_len = __builtin_strlen ( string ), __s2_len = __builtin_strlen ( alist[i].word ), (!(...har *) (const char *) ( alist[i].word ))[2] - __s2[2]); if (__s2_len > 2 && __result == 0) __result = (((const unsigned char *) (const char *) ( alist[i].word ))[3] - __s2[3]); } } __result; }))) : __builtin_strcmp ( string , alist[i].word )))); }) == 0);
0
166 ) == 1) || __s1_len >= 4) && (!((size_t)(const void *)((
__extension__ ... )))); }) == 0Description
TRUEnever evaluated
FALSEnever evaluated
never executed: r = ((string)[0] == (alist[i].word)[0] && __extension__ ({ size_t __s1_len, __s2_len; (__builtin_constant_p ( string ) && __builtin_constant_p ( alist[i].word ) && (__s1_len = __builtin_strlen ( string ), __s2_len = __builtin_strlen ( alist[i].word ), (!(...har *) (const char *) ( alist[i].word ))[2] - __s2[2]); if (__s2_len > 2 && __result == 0) __result = (((const unsigned char *) (const char *) ( alist[i].word ))[3] - __s2[3]); } } __result; }))) : __builtin_strcmp ( string , alist[i].word )))); }) == 0);
0
167 alist[i].word
__extension__ ... )))); }) == 0Description
TRUEnever evaluated
FALSEnever evaluated
never executed: r = ((string)[0] == (alist[i].word)[0] && __extension__ ({ size_t __s1_len, __s2_len; (__builtin_constant_p ( string ) && __builtin_constant_p ( alist[i].word ) && (__s1_len = __builtin_strlen ( string ), __s2_len = __builtin_strlen ( alist[i].word ), (!(...har *) (const char *) ( alist[i].word ))[2] - __s2[2]); if (__s2_len > 2 && __result == 0) __result = (((const unsigned char *) (const char *) ( alist[i].word ))[3] - __s2[3]); } } __result; }))) : __builtin_strcmp ( string , alist[i].word )))); }) == 0);
0
168 ) + 1) - (size_t)(const void *)(
__extension__ ... )))); }) == 0Description
TRUEnever evaluated
FALSEnever evaluated
never executed: r = ((string)[0] == (alist[i].word)[0] && __extension__ ({ size_t __s1_len, __s2_len; (__builtin_constant_p ( string ) && __builtin_constant_p ( alist[i].word ) && (__s1_len = __builtin_strlen ( string ), __s2_len = __builtin_strlen ( alist[i].word ), (!(...har *) (const char *) ( alist[i].word ))[2] - __s2[2]); if (__s2_len > 2 && __result == 0) __result = (((const unsigned char *) (const char *) ( alist[i].word ))[3] - __s2[3]); } } __result; }))) : __builtin_strcmp ( string , alist[i].word )))); }) == 0);
0
169 alist[i].word
__extension__ ... )))); }) == 0Description
TRUEnever evaluated
FALSEnever evaluated
never executed: r = ((string)[0] == (alist[i].word)[0] && __extension__ ({ size_t __s1_len, __s2_len; (__builtin_constant_p ( string ) && __builtin_constant_p ( alist[i].word ) && (__s1_len = __builtin_strlen ( string ), __s2_len = __builtin_strlen ( alist[i].word ), (!(...har *) (const char *) ( alist[i].word ))[2] - __s2[2]); if (__s2_len > 2 && __result == 0) __result = (((const unsigned char *) (const char *) ( alist[i].word ))[3] - __s2[3]); } } __result; }))) : __builtin_strcmp ( string , alist[i].word )))); }) == 0);
0
170 ) == 1) || __s2_len >= 4)) ? __builtin_strcmp (
__extension__ ... )))); }) == 0Description
TRUEnever evaluated
FALSEnever evaluated
never executed: r = ((string)[0] == (alist[i].word)[0] && __extension__ ({ size_t __s1_len, __s2_len; (__builtin_constant_p ( string ) && __builtin_constant_p ( alist[i].word ) && (__s1_len = __builtin_strlen ( string ), __s2_len = __builtin_strlen ( alist[i].word ), (!(...har *) (const char *) ( alist[i].word ))[2] - __s2[2]); if (__s2_len > 2 && __result == 0) __result = (((const unsigned char *) (const char *) ( alist[i].word ))[3] - __s2[3]); } } __result; }))) : __builtin_strcmp ( string , alist[i].word )))); }) == 0);
0
171 string
__extension__ ... )))); }) == 0Description
TRUEnever evaluated
FALSEnever evaluated
never executed: r = ((string)[0] == (alist[i].word)[0] && __extension__ ({ size_t __s1_len, __s2_len; (__builtin_constant_p ( string ) && __builtin_constant_p ( alist[i].word ) && (__s1_len = __builtin_strlen ( string ), __s2_len = __builtin_strlen ( alist[i].word ), (!(...har *) (const char *) ( alist[i].word ))[2] - __s2[2]); if (__s2_len > 2 && __result == 0) __result = (((const unsigned char *) (const char *) ( alist[i].word ))[3] - __s2[3]); } } __result; }))) : __builtin_strcmp ( string , alist[i].word )))); }) == 0);
0
172 ,
__extension__ ... )))); }) == 0Description
TRUEnever evaluated
FALSEnever evaluated
never executed: r = ((string)[0] == (alist[i].word)[0] && __extension__ ({ size_t __s1_len, __s2_len; (__builtin_constant_p ( string ) && __builtin_constant_p ( alist[i].word ) && (__s1_len = __builtin_strlen ( string ), __s2_len = __builtin_strlen ( alist[i].word ), (!(...har *) (const char *) ( alist[i].word ))[2] - __s2[2]); if (__s2_len > 2 && __result == 0) __result = (((const unsigned char *) (const char *) ( alist[i].word ))[3] - __s2[3]); } } __result; }))) : __builtin_strcmp ( string , alist[i].word )))); }) == 0);
0
173 alist[i].word
__extension__ ... )))); }) == 0Description
TRUEnever evaluated
FALSEnever evaluated
never executed: r = ((string)[0] == (alist[i].word)[0] && __extension__ ({ size_t __s1_len, __s2_len; (__builtin_constant_p ( string ) && __builtin_constant_p ( alist[i].word ) && (__s1_len = __builtin_strlen ( string ), __s2_len = __builtin_strlen ( alist[i].word ), (!(...har *) (const char *) ( alist[i].word ))[2] - __s2[2]); if (__s2_len > 2 && __result == 0) __result = (((const unsigned char *) (const char *) ( alist[i].word ))[3] - __s2[3]); } } __result; }))) : __builtin_strcmp ( string , alist[i].word )))); }) == 0);
0
174 ) : (__builtin_constant_p (
__extension__ ... )))); }) == 0Description
TRUEnever evaluated
FALSEnever evaluated
never executed: r = ((string)[0] == (alist[i].word)[0] && __extension__ ({ size_t __s1_len, __s2_len; (__builtin_constant_p ( string ) && __builtin_constant_p ( alist[i].word ) && (__s1_len = __builtin_strlen ( string ), __s2_len = __builtin_strlen ( alist[i].word ), (!(...har *) (const char *) ( alist[i].word ))[2] - __s2[2]); if (__s2_len > 2 && __result == 0) __result = (((const unsigned char *) (const char *) ( alist[i].word ))[3] - __s2[3]); } } __result; }))) : __builtin_strcmp ( string , alist[i].word )))); }) == 0);
0
175 string
__extension__ ... )))); }) == 0Description
TRUEnever evaluated
FALSEnever evaluated
never executed: r = ((string)[0] == (alist[i].word)[0] && __extension__ ({ size_t __s1_len, __s2_len; (__builtin_constant_p ( string ) && __builtin_constant_p ( alist[i].word ) && (__s1_len = __builtin_strlen ( string ), __s2_len = __builtin_strlen ( alist[i].word ), (!(...har *) (const char *) ( alist[i].word ))[2] - __s2[2]); if (__s2_len > 2 && __result == 0) __result = (((const unsigned char *) (const char *) ( alist[i].word ))[3] - __s2[3]); } } __result; }))) : __builtin_strcmp ( string , alist[i].word )))); }) == 0);
0
176 ) && ((size_t)(const void *)((
__extension__ ... )))); }) == 0Description
TRUEnever evaluated
FALSEnever evaluated
never executed: r = ((string)[0] == (alist[i].word)[0] && __extension__ ({ size_t __s1_len, __s2_len; (__builtin_constant_p ( string ) && __builtin_constant_p ( alist[i].word ) && (__s1_len = __builtin_strlen ( string ), __s2_len = __builtin_strlen ( alist[i].word ), (!(...har *) (const char *) ( alist[i].word ))[2] - __s2[2]); if (__s2_len > 2 && __result == 0) __result = (((const unsigned char *) (const char *) ( alist[i].word ))[3] - __s2[3]); } } __result; }))) : __builtin_strcmp ( string , alist[i].word )))); }) == 0);
0
177 string
__extension__ ... )))); }) == 0Description
TRUEnever evaluated
FALSEnever evaluated
never executed: r = ((string)[0] == (alist[i].word)[0] && __extension__ ({ size_t __s1_len, __s2_len; (__builtin_constant_p ( string ) && __builtin_constant_p ( alist[i].word ) && (__s1_len = __builtin_strlen ( string ), __s2_len = __builtin_strlen ( alist[i].word ), (!(...har *) (const char *) ( alist[i].word ))[2] - __s2[2]); if (__s2_len > 2 && __result == 0) __result = (((const unsigned char *) (const char *) ( alist[i].word ))[3] - __s2[3]); } } __result; }))) : __builtin_strcmp ( string , alist[i].word )))); }) == 0);
0
178 ) + 1) - (size_t)(const void *)(
__extension__ ... )))); }) == 0Description
TRUEnever evaluated
FALSEnever evaluated
never executed: r = ((string)[0] == (alist[i].word)[0] && __extension__ ({ size_t __s1_len, __s2_len; (__builtin_constant_p ( string ) && __builtin_constant_p ( alist[i].word ) && (__s1_len = __builtin_strlen ( string ), __s2_len = __builtin_strlen ( alist[i].word ), (!(...har *) (const char *) ( alist[i].word ))[2] - __s2[2]); if (__s2_len > 2 && __result == 0) __result = (((const unsigned char *) (const char *) ( alist[i].word ))[3] - __s2[3]); } } __result; }))) : __builtin_strcmp ( string , alist[i].word )))); }) == 0);
0
179 string
__extension__ ... )))); }) == 0Description
TRUEnever evaluated
FALSEnever evaluated
never executed: r = ((string)[0] == (alist[i].word)[0] && __extension__ ({ size_t __s1_len, __s2_len; (__builtin_constant_p ( string ) && __builtin_constant_p ( alist[i].word ) && (__s1_len = __builtin_strlen ( string ), __s2_len = __builtin_strlen ( alist[i].word ), (!(...har *) (const char *) ( alist[i].word ))[2] - __s2[2]); if (__s2_len > 2 && __result == 0) __result = (((const unsigned char *) (const char *) ( alist[i].word ))[3] - __s2[3]); } } __result; }))) : __builtin_strcmp ( string , alist[i].word )))); }) == 0);
0
180 ) == 1) && (__s1_len = __builtin_strlen (
__extension__ ... )))); }) == 0Description
TRUEnever evaluated
FALSEnever evaluated
never executed: r = ((string)[0] == (alist[i].word)[0] && __extension__ ({ size_t __s1_len, __s2_len; (__builtin_constant_p ( string ) && __builtin_constant_p ( alist[i].word ) && (__s1_len = __builtin_strlen ( string ), __s2_len = __builtin_strlen ( alist[i].word ), (!(...har *) (const char *) ( alist[i].word ))[2] - __s2[2]); if (__s2_len > 2 && __result == 0) __result = (((const unsigned char *) (const char *) ( alist[i].word ))[3] - __s2[3]); } } __result; }))) : __builtin_strcmp ( string , alist[i].word )))); }) == 0);
0
181 string
__extension__ ... )))); }) == 0Description
TRUEnever evaluated
FALSEnever evaluated
never executed: r = ((string)[0] == (alist[i].word)[0] && __extension__ ({ size_t __s1_len, __s2_len; (__builtin_constant_p ( string ) && __builtin_constant_p ( alist[i].word ) && (__s1_len = __builtin_strlen ( string ), __s2_len = __builtin_strlen ( alist[i].word ), (!(...har *) (const char *) ( alist[i].word ))[2] - __s2[2]); if (__s2_len > 2 && __result == 0) __result = (((const unsigned char *) (const char *) ( alist[i].word ))[3] - __s2[3]); } } __result; }))) : __builtin_strcmp ( string , alist[i].word )))); }) == 0);
0
182 ), __s1_len < 4) ? (__builtin_constant_p (
__extension__ ... )))); }) == 0Description
TRUEnever evaluated
FALSEnever evaluated
never executed: r = ((string)[0] == (alist[i].word)[0] && __extension__ ({ size_t __s1_len, __s2_len; (__builtin_constant_p ( string ) && __builtin_constant_p ( alist[i].word ) && (__s1_len = __builtin_strlen ( string ), __s2_len = __builtin_strlen ( alist[i].word ), (!(...har *) (const char *) ( alist[i].word ))[2] - __s2[2]); if (__s2_len > 2 && __result == 0) __result = (((const unsigned char *) (const char *) ( alist[i].word ))[3] - __s2[3]); } } __result; }))) : __builtin_strcmp ( string , alist[i].word )))); }) == 0);
0
183 alist[i].word
__extension__ ... )))); }) == 0Description
TRUEnever evaluated
FALSEnever evaluated
never executed: r = ((string)[0] == (alist[i].word)[0] && __extension__ ({ size_t __s1_len, __s2_len; (__builtin_constant_p ( string ) && __builtin_constant_p ( alist[i].word ) && (__s1_len = __builtin_strlen ( string ), __s2_len = __builtin_strlen ( alist[i].word ), (!(...har *) (const char *) ( alist[i].word ))[2] - __s2[2]); if (__s2_len > 2 && __result == 0) __result = (((const unsigned char *) (const char *) ( alist[i].word ))[3] - __s2[3]); } } __result; }))) : __builtin_strcmp ( string , alist[i].word )))); }) == 0);
0
184 ) && ((size_t)(const void *)((
__extension__ ... )))); }) == 0Description
TRUEnever evaluated
FALSEnever evaluated
never executed: r = ((string)[0] == (alist[i].word)[0] && __extension__ ({ size_t __s1_len, __s2_len; (__builtin_constant_p ( string ) && __builtin_constant_p ( alist[i].word ) && (__s1_len = __builtin_strlen ( string ), __s2_len = __builtin_strlen ( alist[i].word ), (!(...har *) (const char *) ( alist[i].word ))[2] - __s2[2]); if (__s2_len > 2 && __result == 0) __result = (((const unsigned char *) (const char *) ( alist[i].word ))[3] - __s2[3]); } } __result; }))) : __builtin_strcmp ( string , alist[i].word )))); }) == 0);
0
185 alist[i].word
__extension__ ... )))); }) == 0Description
TRUEnever evaluated
FALSEnever evaluated
never executed: r = ((string)[0] == (alist[i].word)[0] && __extension__ ({ size_t __s1_len, __s2_len; (__builtin_constant_p ( string ) && __builtin_constant_p ( alist[i].word ) && (__s1_len = __builtin_strlen ( string ), __s2_len = __builtin_strlen ( alist[i].word ), (!(...har *) (const char *) ( alist[i].word ))[2] - __s2[2]); if (__s2_len > 2 && __result == 0) __result = (((const unsigned char *) (const char *) ( alist[i].word ))[3] - __s2[3]); } } __result; }))) : __builtin_strcmp ( string , alist[i].word )))); }) == 0);
0
186 ) + 1) - (size_t)(const void *)(
__extension__ ... )))); }) == 0Description
TRUEnever evaluated
FALSEnever evaluated
never executed: r = ((string)[0] == (alist[i].word)[0] && __extension__ ({ size_t __s1_len, __s2_len; (__builtin_constant_p ( string ) && __builtin_constant_p ( alist[i].word ) && (__s1_len = __builtin_strlen ( string ), __s2_len = __builtin_strlen ( alist[i].word ), (!(...har *) (const char *) ( alist[i].word ))[2] - __s2[2]); if (__s2_len > 2 && __result == 0) __result = (((const unsigned char *) (const char *) ( alist[i].word ))[3] - __s2[3]); } } __result; }))) : __builtin_strcmp ( string , alist[i].word )))); }) == 0);
0
187 alist[i].word
__extension__ ... )))); }) == 0Description
TRUEnever evaluated
FALSEnever evaluated
never executed: r = ((string)[0] == (alist[i].word)[0] && __extension__ ({ size_t __s1_len, __s2_len; (__builtin_constant_p ( string ) && __builtin_constant_p ( alist[i].word ) && (__s1_len = __builtin_strlen ( string ), __s2_len = __builtin_strlen ( alist[i].word ), (!(...har *) (const char *) ( alist[i].word ))[2] - __s2[2]); if (__s2_len > 2 && __result == 0) __result = (((const unsigned char *) (const char *) ( alist[i].word ))[3] - __s2[3]); } } __result; }))) : __builtin_strcmp ( string , alist[i].word )))); }) == 0);
0
188 ) == 1) ? __builtin_strcmp (
__extension__ ... )))); }) == 0Description
TRUEnever evaluated
FALSEnever evaluated
never executed: r = ((string)[0] == (alist[i].word)[0] && __extension__ ({ size_t __s1_len, __s2_len; (__builtin_constant_p ( string ) && __builtin_constant_p ( alist[i].word ) && (__s1_len = __builtin_strlen ( string ), __s2_len = __builtin_strlen ( alist[i].word ), (!(...har *) (const char *) ( alist[i].word ))[2] - __s2[2]); if (__s2_len > 2 && __result == 0) __result = (((const unsigned char *) (const char *) ( alist[i].word ))[3] - __s2[3]); } } __result; }))) : __builtin_strcmp ( string , alist[i].word )))); }) == 0);
0
189 string
__extension__ ... )))); }) == 0Description
TRUEnever evaluated
FALSEnever evaluated
never executed: r = ((string)[0] == (alist[i].word)[0] && __extension__ ({ size_t __s1_len, __s2_len; (__builtin_constant_p ( string ) && __builtin_constant_p ( alist[i].word ) && (__s1_len = __builtin_strlen ( string ), __s2_len = __builtin_strlen ( alist[i].word ), (!(...har *) (const char *) ( alist[i].word ))[2] - __s2[2]); if (__s2_len > 2 && __result == 0) __result = (((const unsigned char *) (const char *) ( alist[i].word ))[3] - __s2[3]); } } __result; }))) : __builtin_strcmp ( string , alist[i].word )))); }) == 0);
0
190 ,
__extension__ ... )))); }) == 0Description
TRUEnever evaluated
FALSEnever evaluated
never executed: r = ((string)[0] == (alist[i].word)[0] && __extension__ ({ size_t __s1_len, __s2_len; (__builtin_constant_p ( string ) && __builtin_constant_p ( alist[i].word ) && (__s1_len = __builtin_strlen ( string ), __s2_len = __builtin_strlen ( alist[i].word ), (!(...har *) (const char *) ( alist[i].word ))[2] - __s2[2]); if (__s2_len > 2 && __result == 0) __result = (((const unsigned char *) (const char *) ( alist[i].word ))[3] - __s2[3]); } } __result; }))) : __builtin_strcmp ( string , alist[i].word )))); }) == 0);
0
191 alist[i].word
__extension__ ... )))); }) == 0Description
TRUEnever evaluated
FALSEnever evaluated
never executed: r = ((string)[0] == (alist[i].word)[0] && __extension__ ({ size_t __s1_len, __s2_len; (__builtin_constant_p ( string ) && __builtin_constant_p ( alist[i].word ) && (__s1_len = __builtin_strlen ( string ), __s2_len = __builtin_strlen ( alist[i].word ), (!(...har *) (const char *) ( alist[i].word ))[2] - __s2[2]); if (__s2_len > 2 && __result == 0) __result = (((const unsigned char *) (const char *) ( alist[i].word ))[3] - __s2[3]); } } __result; }))) : __builtin_strcmp ( string , alist[i].word )))); }) == 0);
0
192 ) : (__extension__ ({ const unsigned char *__s2 = (const unsigned char *) (const char *) (
__extension__ ... )))); }) == 0Description
TRUEnever evaluated
FALSEnever evaluated
never executed: r = ((string)[0] == (alist[i].word)[0] && __extension__ ({ size_t __s1_len, __s2_len; (__builtin_constant_p ( string ) && __builtin_constant_p ( alist[i].word ) && (__s1_len = __builtin_strlen ( string ), __s2_len = __builtin_strlen ( alist[i].word ), (!(...har *) (const char *) ( alist[i].word ))[2] - __s2[2]); if (__s2_len > 2 && __result == 0) __result = (((const unsigned char *) (const char *) ( alist[i].word ))[3] - __s2[3]); } } __result; }))) : __builtin_strcmp ( string , alist[i].word )))); }) == 0);
0
193 alist[i].word
__extension__ ... )))); }) == 0Description
TRUEnever evaluated
FALSEnever evaluated
never executed: r = ((string)[0] == (alist[i].word)[0] && __extension__ ({ size_t __s1_len, __s2_len; (__builtin_constant_p ( string ) && __builtin_constant_p ( alist[i].word ) && (__s1_len = __builtin_strlen ( string ), __s2_len = __builtin_strlen ( alist[i].word ), (!(...har *) (const char *) ( alist[i].word ))[2] - __s2[2]); if (__s2_len > 2 && __result == 0) __result = (((const unsigned char *) (const char *) ( alist[i].word ))[3] - __s2[3]); } } __result; }))) : __builtin_strcmp ( string , alist[i].word )))); }) == 0);
0
194 ); int __result = (((const unsigned char *) (const char *) (
__extension__ ... )))); }) == 0Description
TRUEnever evaluated
FALSEnever evaluated
never executed: r = ((string)[0] == (alist[i].word)[0] && __extension__ ({ size_t __s1_len, __s2_len; (__builtin_constant_p ( string ) && __builtin_constant_p ( alist[i].word ) && (__s1_len = __builtin_strlen ( string ), __s2_len = __builtin_strlen ( alist[i].word ), (!(...har *) (const char *) ( alist[i].word ))[2] - __s2[2]); if (__s2_len > 2 && __result == 0) __result = (((const unsigned char *) (const char *) ( alist[i].word ))[3] - __s2[3]); } } __result; }))) : __builtin_strcmp ( string , alist[i].word )))); }) == 0);
0
195 string
__extension__ ... )))); }) == 0Description
TRUEnever evaluated
FALSEnever evaluated
never executed: r = ((string)[0] == (alist[i].word)[0] && __extension__ ({ size_t __s1_len, __s2_len; (__builtin_constant_p ( string ) && __builtin_constant_p ( alist[i].word ) && (__s1_len = __builtin_strlen ( string ), __s2_len = __builtin_strlen ( alist[i].word ), (!(...har *) (const char *) ( alist[i].word ))[2] - __s2[2]); if (__s2_len > 2 && __result == 0) __result = (((const unsigned char *) (const char *) ( alist[i].word ))[3] - __s2[3]); } } __result; }))) : __builtin_strcmp ( string , alist[i].word )))); }) == 0);
0
196 ))[0] - __s2[0]); if (__s1_len > 0
__s1_len > 0Description
TRUEnever evaluated
FALSEnever evaluated
&& __result == 0
__result == 0Description
TRUEnever evaluated
FALSEnever evaluated
) { __result = (((const unsigned char *) (const char *) (
__extension__ ... )))); }) == 0Description
TRUEnever evaluated
FALSEnever evaluated
never executed: r = ((string)[0] == (alist[i].word)[0] && __extension__ ({ size_t __s1_len, __s2_len; (__builtin_constant_p ( string ) && __builtin_constant_p ( alist[i].word ) && (__s1_len = __builtin_strlen ( string ), __s2_len = __builtin_strlen ( alist[i].word ), (!(...har *) (const char *) ( alist[i].word ))[2] - __s2[2]); if (__s2_len > 2 && __result == 0) __result = (((const unsigned char *) (const char *) ( alist[i].word ))[3] - __s2[3]); } } __result; }))) : __builtin_strcmp ( string , alist[i].word )))); }) == 0);
0
197 string
__extension__ ... )))); }) == 0Description
TRUEnever evaluated
FALSEnever evaluated
never executed: r = ((string)[0] == (alist[i].word)[0] && __extension__ ({ size_t __s1_len, __s2_len; (__builtin_constant_p ( string ) && __builtin_constant_p ( alist[i].word ) && (__s1_len = __builtin_strlen ( string ), __s2_len = __builtin_strlen ( alist[i].word ), (!(...har *) (const char *) ( alist[i].word ))[2] - __s2[2]); if (__s2_len > 2 && __result == 0) __result = (((const unsigned char *) (const char *) ( alist[i].word ))[3] - __s2[3]); } } __result; }))) : __builtin_strcmp ( string , alist[i].word )))); }) == 0);
0
198 ))[1] - __s2[1]); if (__s1_len > 1
__s1_len > 1Description
TRUEnever evaluated
FALSEnever evaluated
&& __result == 0
__result == 0Description
TRUEnever evaluated
FALSEnever evaluated
) { __result = (((const unsigned char *) (const char *) (
__extension__ ... )))); }) == 0Description
TRUEnever evaluated
FALSEnever evaluated
never executed: r = ((string)[0] == (alist[i].word)[0] && __extension__ ({ size_t __s1_len, __s2_len; (__builtin_constant_p ( string ) && __builtin_constant_p ( alist[i].word ) && (__s1_len = __builtin_strlen ( string ), __s2_len = __builtin_strlen ( alist[i].word ), (!(...har *) (const char *) ( alist[i].word ))[2] - __s2[2]); if (__s2_len > 2 && __result == 0) __result = (((const unsigned char *) (const char *) ( alist[i].word ))[3] - __s2[3]); } } __result; }))) : __builtin_strcmp ( string , alist[i].word )))); }) == 0);
0
199 string
__extension__ ... )))); }) == 0Description
TRUEnever evaluated
FALSEnever evaluated
never executed: r = ((string)[0] == (alist[i].word)[0] && __extension__ ({ size_t __s1_len, __s2_len; (__builtin_constant_p ( string ) && __builtin_constant_p ( alist[i].word ) && (__s1_len = __builtin_strlen ( string ), __s2_len = __builtin_strlen ( alist[i].word ), (!(...har *) (const char *) ( alist[i].word ))[2] - __s2[2]); if (__s2_len > 2 && __result == 0) __result = (((const unsigned char *) (const char *) ( alist[i].word ))[3] - __s2[3]); } } __result; }))) : __builtin_strcmp ( string , alist[i].word )))); }) == 0);
0
200 ))[2] - __s2[2]); if (__s1_len > 2
__s1_len > 2Description
TRUEnever evaluated
FALSEnever evaluated
&& __result == 0
__result == 0Description
TRUEnever evaluated
FALSEnever evaluated
) __result = (((const unsigned char *) (const char *) (
never executed: __result = (((const unsigned char *) (const char *) ( string ))[3] - __s2[3]);
never executed: r = ((string)[0] == (alist[i].word)[0] && __extension__ ({ size_t __s1_len, __s2_len; (__builtin_constant_p ( string ) && __builtin_constant_p ( alist[i].word ) && (__s1_len = __builtin_strlen ( string ), __s2_len = __builtin_strlen ( alist[i].word ), (!(...har *) (const char *) ( alist[i].word ))[2] - __s2[2]); if (__s2_len > 2 && __result == 0) __result = (((const unsigned char *) (const char *) ( alist[i].word ))[3] - __s2[3]); } } __result; }))) : __builtin_strcmp ( string , alist[i].word )))); }) == 0);
0
201 string
__extension__ ... )))); }) == 0Description
TRUEnever evaluated
FALSEnever evaluated
never executed: __result = (((const unsigned char *) (const char *) ( string ))[3] - __s2[3]);
never executed: r = ((string)[0] == (alist[i].word)[0] && __extension__ ({ size_t __s1_len, __s2_len; (__builtin_constant_p ( string ) && __builtin_constant_p ( alist[i].word ) && (__s1_len = __builtin_strlen ( string ), __s2_len = __builtin_strlen ( alist[i].word ), (!(...har *) (const char *) ( alist[i].word ))[2] - __s2[2]); if (__s2_len > 2 && __result == 0) __result = (((const unsigned char *) (const char *) ( alist[i].word ))[3] - __s2[3]); } } __result; }))) : __builtin_strcmp ( string , alist[i].word )))); }) == 0);
0
202 ))[3] - __s2[3]); } } __result; }))) : (__builtin_constant_p (
__extension__ ... )))); }) == 0Description
TRUEnever evaluated
FALSEnever evaluated
never executed: r = ((string)[0] == (alist[i].word)[0] && __extension__ ({ size_t __s1_len, __s2_len; (__builtin_constant_p ( string ) && __builtin_constant_p ( alist[i].word ) && (__s1_len = __builtin_strlen ( string ), __s2_len = __builtin_strlen ( alist[i].word ), (!(...har *) (const char *) ( alist[i].word ))[2] - __s2[2]); if (__s2_len > 2 && __result == 0) __result = (((const unsigned char *) (const char *) ( alist[i].word ))[3] - __s2[3]); } } __result; }))) : __builtin_strcmp ( string , alist[i].word )))); }) == 0);
0
203 alist[i].word
__extension__ ... )))); }) == 0Description
TRUEnever evaluated
FALSEnever evaluated
never executed: r = ((string)[0] == (alist[i].word)[0] && __extension__ ({ size_t __s1_len, __s2_len; (__builtin_constant_p ( string ) && __builtin_constant_p ( alist[i].word ) && (__s1_len = __builtin_strlen ( string ), __s2_len = __builtin_strlen ( alist[i].word ), (!(...har *) (const char *) ( alist[i].word ))[2] - __s2[2]); if (__s2_len > 2 && __result == 0) __result = (((const unsigned char *) (const char *) ( alist[i].word ))[3] - __s2[3]); } } __result; }))) : __builtin_strcmp ( string , alist[i].word )))); }) == 0);
0
204 ) && ((size_t)(const void *)((
__extension__ ... )))); }) == 0Description
TRUEnever evaluated
FALSEnever evaluated
never executed: r = ((string)[0] == (alist[i].word)[0] && __extension__ ({ size_t __s1_len, __s2_len; (__builtin_constant_p ( string ) && __builtin_constant_p ( alist[i].word ) && (__s1_len = __builtin_strlen ( string ), __s2_len = __builtin_strlen ( alist[i].word ), (!(...har *) (const char *) ( alist[i].word ))[2] - __s2[2]); if (__s2_len > 2 && __result == 0) __result = (((const unsigned char *) (const char *) ( alist[i].word ))[3] - __s2[3]); } } __result; }))) : __builtin_strcmp ( string , alist[i].word )))); }) == 0);
0
205 alist[i].word
__extension__ ... )))); }) == 0Description
TRUEnever evaluated
FALSEnever evaluated
never executed: r = ((string)[0] == (alist[i].word)[0] && __extension__ ({ size_t __s1_len, __s2_len; (__builtin_constant_p ( string ) && __builtin_constant_p ( alist[i].word ) && (__s1_len = __builtin_strlen ( string ), __s2_len = __builtin_strlen ( alist[i].word ), (!(...har *) (const char *) ( alist[i].word ))[2] - __s2[2]); if (__s2_len > 2 && __result == 0) __result = (((const unsigned char *) (const char *) ( alist[i].word ))[3] - __s2[3]); } } __result; }))) : __builtin_strcmp ( string , alist[i].word )))); }) == 0);
0
206 ) + 1) - (size_t)(const void *)(
__extension__ ... )))); }) == 0Description
TRUEnever evaluated
FALSEnever evaluated
never executed: r = ((string)[0] == (alist[i].word)[0] && __extension__ ({ size_t __s1_len, __s2_len; (__builtin_constant_p ( string ) && __builtin_constant_p ( alist[i].word ) && (__s1_len = __builtin_strlen ( string ), __s2_len = __builtin_strlen ( alist[i].word ), (!(...har *) (const char *) ( alist[i].word ))[2] - __s2[2]); if (__s2_len > 2 && __result == 0) __result = (((const unsigned char *) (const char *) ( alist[i].word ))[3] - __s2[3]); } } __result; }))) : __builtin_strcmp ( string , alist[i].word )))); }) == 0);
0
207 alist[i].word
__extension__ ... )))); }) == 0Description
TRUEnever evaluated
FALSEnever evaluated
never executed: r = ((string)[0] == (alist[i].word)[0] && __extension__ ({ size_t __s1_len, __s2_len; (__builtin_constant_p ( string ) && __builtin_constant_p ( alist[i].word ) && (__s1_len = __builtin_strlen ( string ), __s2_len = __builtin_strlen ( alist[i].word ), (!(...har *) (const char *) ( alist[i].word ))[2] - __s2[2]); if (__s2_len > 2 && __result == 0) __result = (((const unsigned char *) (const char *) ( alist[i].word ))[3] - __s2[3]); } } __result; }))) : __builtin_strcmp ( string , alist[i].word )))); }) == 0);
0
208 ) == 1) && (__s2_len = __builtin_strlen (
__extension__ ... )))); }) == 0Description
TRUEnever evaluated
FALSEnever evaluated
never executed: r = ((string)[0] == (alist[i].word)[0] && __extension__ ({ size_t __s1_len, __s2_len; (__builtin_constant_p ( string ) && __builtin_constant_p ( alist[i].word ) && (__s1_len = __builtin_strlen ( string ), __s2_len = __builtin_strlen ( alist[i].word ), (!(...har *) (const char *) ( alist[i].word ))[2] - __s2[2]); if (__s2_len > 2 && __result == 0) __result = (((const unsigned char *) (const char *) ( alist[i].word ))[3] - __s2[3]); } } __result; }))) : __builtin_strcmp ( string , alist[i].word )))); }) == 0);
0
209 alist[i].word
__extension__ ... )))); }) == 0Description
TRUEnever evaluated
FALSEnever evaluated
never executed: r = ((string)[0] == (alist[i].word)[0] && __extension__ ({ size_t __s1_len, __s2_len; (__builtin_constant_p ( string ) && __builtin_constant_p ( alist[i].word ) && (__s1_len = __builtin_strlen ( string ), __s2_len = __builtin_strlen ( alist[i].word ), (!(...har *) (const char *) ( alist[i].word ))[2] - __s2[2]); if (__s2_len > 2 && __result == 0) __result = (((const unsigned char *) (const char *) ( alist[i].word ))[3] - __s2[3]); } } __result; }))) : __builtin_strcmp ( string , alist[i].word )))); }) == 0);
0
210 ), __s2_len < 4) ? (__builtin_constant_p (
__extension__ ... )))); }) == 0Description
TRUEnever evaluated
FALSEnever evaluated
never executed: r = ((string)[0] == (alist[i].word)[0] && __extension__ ({ size_t __s1_len, __s2_len; (__builtin_constant_p ( string ) && __builtin_constant_p ( alist[i].word ) && (__s1_len = __builtin_strlen ( string ), __s2_len = __builtin_strlen ( alist[i].word ), (!(...har *) (const char *) ( alist[i].word ))[2] - __s2[2]); if (__s2_len > 2 && __result == 0) __result = (((const unsigned char *) (const char *) ( alist[i].word ))[3] - __s2[3]); } } __result; }))) : __builtin_strcmp ( string , alist[i].word )))); }) == 0);
0
211 string
__extension__ ... )))); }) == 0Description
TRUEnever evaluated
FALSEnever evaluated
never executed: r = ((string)[0] == (alist[i].word)[0] && __extension__ ({ size_t __s1_len, __s2_len; (__builtin_constant_p ( string ) && __builtin_constant_p ( alist[i].word ) && (__s1_len = __builtin_strlen ( string ), __s2_len = __builtin_strlen ( alist[i].word ), (!(...har *) (const char *) ( alist[i].word ))[2] - __s2[2]); if (__s2_len > 2 && __result == 0) __result = (((const unsigned char *) (const char *) ( alist[i].word ))[3] - __s2[3]); } } __result; }))) : __builtin_strcmp ( string , alist[i].word )))); }) == 0);
0
212 ) && ((size_t)(const void *)((
__extension__ ... )))); }) == 0Description
TRUEnever evaluated
FALSEnever evaluated
never executed: r = ((string)[0] == (alist[i].word)[0] && __extension__ ({ size_t __s1_len, __s2_len; (__builtin_constant_p ( string ) && __builtin_constant_p ( alist[i].word ) && (__s1_len = __builtin_strlen ( string ), __s2_len = __builtin_strlen ( alist[i].word ), (!(...har *) (const char *) ( alist[i].word ))[2] - __s2[2]); if (__s2_len > 2 && __result == 0) __result = (((const unsigned char *) (const char *) ( alist[i].word ))[3] - __s2[3]); } } __result; }))) : __builtin_strcmp ( string , alist[i].word )))); }) == 0);
0
213 string
__extension__ ... )))); }) == 0Description
TRUEnever evaluated
FALSEnever evaluated
never executed: r = ((string)[0] == (alist[i].word)[0] && __extension__ ({ size_t __s1_len, __s2_len; (__builtin_constant_p ( string ) && __builtin_constant_p ( alist[i].word ) && (__s1_len = __builtin_strlen ( string ), __s2_len = __builtin_strlen ( alist[i].word ), (!(...har *) (const char *) ( alist[i].word ))[2] - __s2[2]); if (__s2_len > 2 && __result == 0) __result = (((const unsigned char *) (const char *) ( alist[i].word ))[3] - __s2[3]); } } __result; }))) : __builtin_strcmp ( string , alist[i].word )))); }) == 0);
0
214 ) + 1) - (size_t)(const void *)(
__extension__ ... )))); }) == 0Description
TRUEnever evaluated
FALSEnever evaluated
never executed: r = ((string)[0] == (alist[i].word)[0] && __extension__ ({ size_t __s1_len, __s2_len; (__builtin_constant_p ( string ) && __builtin_constant_p ( alist[i].word ) && (__s1_len = __builtin_strlen ( string ), __s2_len = __builtin_strlen ( alist[i].word ), (!(...har *) (const char *) ( alist[i].word ))[2] - __s2[2]); if (__s2_len > 2 && __result == 0) __result = (((const unsigned char *) (const char *) ( alist[i].word ))[3] - __s2[3]); } } __result; }))) : __builtin_strcmp ( string , alist[i].word )))); }) == 0);
0
215 string
__extension__ ... )))); }) == 0Description
TRUEnever evaluated
FALSEnever evaluated
never executed: r = ((string)[0] == (alist[i].word)[0] && __extension__ ({ size_t __s1_len, __s2_len; (__builtin_constant_p ( string ) && __builtin_constant_p ( alist[i].word ) && (__s1_len = __builtin_strlen ( string ), __s2_len = __builtin_strlen ( alist[i].word ), (!(...har *) (const char *) ( alist[i].word ))[2] - __s2[2]); if (__s2_len > 2 && __result == 0) __result = (((const unsigned char *) (const char *) ( alist[i].word ))[3] - __s2[3]); } } __result; }))) : __builtin_strcmp ( string , alist[i].word )))); }) == 0);
0
216 ) == 1) ? __builtin_strcmp (
__extension__ ... )))); }) == 0Description
TRUEnever evaluated
FALSEnever evaluated
never executed: r = ((string)[0] == (alist[i].word)[0] && __extension__ ({ size_t __s1_len, __s2_len; (__builtin_constant_p ( string ) && __builtin_constant_p ( alist[i].word ) && (__s1_len = __builtin_strlen ( string ), __s2_len = __builtin_strlen ( alist[i].word ), (!(...har *) (const char *) ( alist[i].word ))[2] - __s2[2]); if (__s2_len > 2 && __result == 0) __result = (((const unsigned char *) (const char *) ( alist[i].word ))[3] - __s2[3]); } } __result; }))) : __builtin_strcmp ( string , alist[i].word )))); }) == 0);
0
217 string
__extension__ ... )))); }) == 0Description
TRUEnever evaluated
FALSEnever evaluated
never executed: r = ((string)[0] == (alist[i].word)[0] && __extension__ ({ size_t __s1_len, __s2_len; (__builtin_constant_p ( string ) && __builtin_constant_p ( alist[i].word ) && (__s1_len = __builtin_strlen ( string ), __s2_len = __builtin_strlen ( alist[i].word ), (!(...har *) (const char *) ( alist[i].word ))[2] - __s2[2]); if (__s2_len > 2 && __result == 0) __result = (((const unsigned char *) (const char *) ( alist[i].word ))[3] - __s2[3]); } } __result; }))) : __builtin_strcmp ( string , alist[i].word )))); }) == 0);
0
218 ,
__extension__ ... )))); }) == 0Description
TRUEnever evaluated
FALSEnever evaluated
never executed: r = ((string)[0] == (alist[i].word)[0] && __extension__ ({ size_t __s1_len, __s2_len; (__builtin_constant_p ( string ) && __builtin_constant_p ( alist[i].word ) && (__s1_len = __builtin_strlen ( string ), __s2_len = __builtin_strlen ( alist[i].word ), (!(...har *) (const char *) ( alist[i].word ))[2] - __s2[2]); if (__s2_len > 2 && __result == 0) __result = (((const unsigned char *) (const char *) ( alist[i].word ))[3] - __s2[3]); } } __result; }))) : __builtin_strcmp ( string , alist[i].word )))); }) == 0);
0
219 alist[i].word
__extension__ ... )))); }) == 0Description
TRUEnever evaluated
FALSEnever evaluated
never executed: r = ((string)[0] == (alist[i].word)[0] && __extension__ ({ size_t __s1_len, __s2_len; (__builtin_constant_p ( string ) && __builtin_constant_p ( alist[i].word ) && (__s1_len = __builtin_strlen ( string ), __s2_len = __builtin_strlen ( alist[i].word ), (!(...har *) (const char *) ( alist[i].word ))[2] - __s2[2]); if (__s2_len > 2 && __result == 0) __result = (((const unsigned char *) (const char *) ( alist[i].word ))[3] - __s2[3]); } } __result; }))) : __builtin_strcmp ( string , alist[i].word )))); }) == 0);
0
220 ) : -(__extension__ ({ const unsigned char *__s2 = (const unsigned char *) (const char *) (
__extension__ ... )))); }) == 0Description
TRUEnever evaluated
FALSEnever evaluated
never executed: r = ((string)[0] == (alist[i].word)[0] && __extension__ ({ size_t __s1_len, __s2_len; (__builtin_constant_p ( string ) && __builtin_constant_p ( alist[i].word ) && (__s1_len = __builtin_strlen ( string ), __s2_len = __builtin_strlen ( alist[i].word ), (!(...har *) (const char *) ( alist[i].word ))[2] - __s2[2]); if (__s2_len > 2 && __result == 0) __result = (((const unsigned char *) (const char *) ( alist[i].word ))[3] - __s2[3]); } } __result; }))) : __builtin_strcmp ( string , alist[i].word )))); }) == 0);
0
221 string
__extension__ ... )))); }) == 0Description
TRUEnever evaluated
FALSEnever evaluated
never executed: r = ((string)[0] == (alist[i].word)[0] && __extension__ ({ size_t __s1_len, __s2_len; (__builtin_constant_p ( string ) && __builtin_constant_p ( alist[i].word ) && (__s1_len = __builtin_strlen ( string ), __s2_len = __builtin_strlen ( alist[i].word ), (!(...har *) (const char *) ( alist[i].word ))[2] - __s2[2]); if (__s2_len > 2 && __result == 0) __result = (((const unsigned char *) (const char *) ( alist[i].word ))[3] - __s2[3]); } } __result; }))) : __builtin_strcmp ( string , alist[i].word )))); }) == 0);
0
222 ); int __result = (((const unsigned char *) (const char *) (
__extension__ ... )))); }) == 0Description
TRUEnever evaluated
FALSEnever evaluated
never executed: r = ((string)[0] == (alist[i].word)[0] && __extension__ ({ size_t __s1_len, __s2_len; (__builtin_constant_p ( string ) && __builtin_constant_p ( alist[i].word ) && (__s1_len = __builtin_strlen ( string ), __s2_len = __builtin_strlen ( alist[i].word ), (!(...har *) (const char *) ( alist[i].word ))[2] - __s2[2]); if (__s2_len > 2 && __result == 0) __result = (((const unsigned char *) (const char *) ( alist[i].word ))[3] - __s2[3]); } } __result; }))) : __builtin_strcmp ( string , alist[i].word )))); }) == 0);
0
223 alist[i].word
__extension__ ... )))); }) == 0Description
TRUEnever evaluated
FALSEnever evaluated
never executed: r = ((string)[0] == (alist[i].word)[0] && __extension__ ({ size_t __s1_len, __s2_len; (__builtin_constant_p ( string ) && __builtin_constant_p ( alist[i].word ) && (__s1_len = __builtin_strlen ( string ), __s2_len = __builtin_strlen ( alist[i].word ), (!(...har *) (const char *) ( alist[i].word ))[2] - __s2[2]); if (__s2_len > 2 && __result == 0) __result = (((const unsigned char *) (const char *) ( alist[i].word ))[3] - __s2[3]); } } __result; }))) : __builtin_strcmp ( string , alist[i].word )))); }) == 0);
0
224 ))[0] - __s2[0]); if (__s2_len > 0
__s2_len > 0Description
TRUEnever evaluated
FALSEnever evaluated
&& __result == 0
__result == 0Description
TRUEnever evaluated
FALSEnever evaluated
) { __result = (((const unsigned char *) (const char *) (
__extension__ ... )))); }) == 0Description
TRUEnever evaluated
FALSEnever evaluated
never executed: r = ((string)[0] == (alist[i].word)[0] && __extension__ ({ size_t __s1_len, __s2_len; (__builtin_constant_p ( string ) && __builtin_constant_p ( alist[i].word ) && (__s1_len = __builtin_strlen ( string ), __s2_len = __builtin_strlen ( alist[i].word ), (!(...har *) (const char *) ( alist[i].word ))[2] - __s2[2]); if (__s2_len > 2 && __result == 0) __result = (((const unsigned char *) (const char *) ( alist[i].word ))[3] - __s2[3]); } } __result; }))) : __builtin_strcmp ( string , alist[i].word )))); }) == 0);
0
225 alist[i].word
__extension__ ... )))); }) == 0Description
TRUEnever evaluated
FALSEnever evaluated
never executed: r = ((string)[0] == (alist[i].word)[0] && __extension__ ({ size_t __s1_len, __s2_len; (__builtin_constant_p ( string ) && __builtin_constant_p ( alist[i].word ) && (__s1_len = __builtin_strlen ( string ), __s2_len = __builtin_strlen ( alist[i].word ), (!(...har *) (const char *) ( alist[i].word ))[2] - __s2[2]); if (__s2_len > 2 && __result == 0) __result = (((const unsigned char *) (const char *) ( alist[i].word ))[3] - __s2[3]); } } __result; }))) : __builtin_strcmp ( string , alist[i].word )))); }) == 0);
0
226 ))[1] - __s2[1]); if (__s2_len > 1
__s2_len > 1Description
TRUEnever evaluated
FALSEnever evaluated
&& __result == 0
__result == 0Description
TRUEnever evaluated
FALSEnever evaluated
) { __result = (((const unsigned char *) (const char *) (
__extension__ ... )))); }) == 0Description
TRUEnever evaluated
FALSEnever evaluated
never executed: r = ((string)[0] == (alist[i].word)[0] && __extension__ ({ size_t __s1_len, __s2_len; (__builtin_constant_p ( string ) && __builtin_constant_p ( alist[i].word ) && (__s1_len = __builtin_strlen ( string ), __s2_len = __builtin_strlen ( alist[i].word ), (!(...har *) (const char *) ( alist[i].word ))[2] - __s2[2]); if (__s2_len > 2 && __result == 0) __result = (((const unsigned char *) (const char *) ( alist[i].word ))[3] - __s2[3]); } } __result; }))) : __builtin_strcmp ( string , alist[i].word )))); }) == 0);
0
227 alist[i].word
__extension__ ... )))); }) == 0Description
TRUEnever evaluated
FALSEnever evaluated
never executed: r = ((string)[0] == (alist[i].word)[0] && __extension__ ({ size_t __s1_len, __s2_len; (__builtin_constant_p ( string ) && __builtin_constant_p ( alist[i].word ) && (__s1_len = __builtin_strlen ( string ), __s2_len = __builtin_strlen ( alist[i].word ), (!(...har *) (const char *) ( alist[i].word ))[2] - __s2[2]); if (__s2_len > 2 && __result == 0) __result = (((const unsigned char *) (const char *) ( alist[i].word ))[3] - __s2[3]); } } __result; }))) : __builtin_strcmp ( string , alist[i].word )))); }) == 0);
0
228 ))[2] - __s2[2]); if (__s2_len > 2
__s2_len > 2Description
TRUEnever evaluated
FALSEnever evaluated
&& __result == 0
__result == 0Description
TRUEnever evaluated
FALSEnever evaluated
) __result = (((const unsigned char *) (const char *) (
never executed: __result = (((const unsigned char *) (const char *) ( alist[i].word ))[3] - __s2[3]);
never executed: r = ((string)[0] == (alist[i].word)[0] && __extension__ ({ size_t __s1_len, __s2_len; (__builtin_constant_p ( string ) && __builtin_constant_p ( alist[i].word ) && (__s1_len = __builtin_strlen ( string ), __s2_len = __builtin_strlen ( alist[i].word ), (!(...har *) (const char *) ( alist[i].word ))[2] - __s2[2]); if (__s2_len > 2 && __result == 0) __result = (((const unsigned char *) (const char *) ( alist[i].word ))[3] - __s2[3]); } } __result; }))) : __builtin_strcmp ( string , alist[i].word )))); }) == 0);
0
229 alist[i].word
__extension__ ... )))); }) == 0Description
TRUEnever evaluated
FALSEnever evaluated
never executed: __result = (((const unsigned char *) (const char *) ( alist[i].word ))[3] - __s2[3]);
never executed: r = ((string)[0] == (alist[i].word)[0] && __extension__ ({ size_t __s1_len, __s2_len; (__builtin_constant_p ( string ) && __builtin_constant_p ( alist[i].word ) && (__s1_len = __builtin_strlen ( string ), __s2_len = __builtin_strlen ( alist[i].word ), (!(...har *) (const char *) ( alist[i].word ))[2] - __s2[2]); if (__s2_len > 2 && __result == 0) __result = (((const unsigned char *) (const char *) ( alist[i].word ))[3] - __s2[3]); } } __result; }))) : __builtin_strcmp ( string , alist[i].word )))); }) == 0);
0
230 ))[3] - __s2[3]); } } __result; }))) : __builtin_strcmp (
__extension__ ... )))); }) == 0Description
TRUEnever evaluated
FALSEnever evaluated
never executed: r = ((string)[0] == (alist[i].word)[0] && __extension__ ({ size_t __s1_len, __s2_len; (__builtin_constant_p ( string ) && __builtin_constant_p ( alist[i].word ) && (__s1_len = __builtin_strlen ( string ), __s2_len = __builtin_strlen ( alist[i].word ), (!(...har *) (const char *) ( alist[i].word ))[2] - __s2[2]); if (__s2_len > 2 && __result == 0) __result = (((const unsigned char *) (const char *) ( alist[i].word ))[3] - __s2[3]); } } __result; }))) : __builtin_strcmp ( string , alist[i].word )))); }) == 0);
0
231 string
__extension__ ... )))); }) == 0Description
TRUEnever evaluated
FALSEnever evaluated
never executed: r = ((string)[0] == (alist[i].word)[0] && __extension__ ({ size_t __s1_len, __s2_len; (__builtin_constant_p ( string ) && __builtin_constant_p ( alist[i].word ) && (__s1_len = __builtin_strlen ( string ), __s2_len = __builtin_strlen ( alist[i].word ), (!(...har *) (const char *) ( alist[i].word ))[2] - __s2[2]); if (__s2_len > 2 && __result == 0) __result = (((const unsigned char *) (const char *) ( alist[i].word ))[3] - __s2[3]); } } __result; }))) : __builtin_strcmp ( string , alist[i].word )))); }) == 0);
0
232 ,
__extension__ ... )))); }) == 0Description
TRUEnever evaluated
FALSEnever evaluated
never executed: r = ((string)[0] == (alist[i].word)[0] && __extension__ ({ size_t __s1_len, __s2_len; (__builtin_constant_p ( string ) && __builtin_constant_p ( alist[i].word ) && (__s1_len = __builtin_strlen ( string ), __s2_len = __builtin_strlen ( alist[i].word ), (!(...har *) (const char *) ( alist[i].word ))[2] - __s2[2]); if (__s2_len > 2 && __result == 0) __result = (((const unsigned char *) (const char *) ( alist[i].word ))[3] - __s2[3]); } } __result; }))) : __builtin_strcmp ( string , alist[i].word )))); }) == 0);
0
233 alist[i].word
__extension__ ... )))); }) == 0Description
TRUEnever evaluated
FALSEnever evaluated
never executed: r = ((string)[0] == (alist[i].word)[0] && __extension__ ({ size_t __s1_len, __s2_len; (__builtin_constant_p ( string ) && __builtin_constant_p ( alist[i].word ) && (__s1_len = __builtin_strlen ( string ), __s2_len = __builtin_strlen ( alist[i].word ), (!(...har *) (const char *) ( alist[i].word ))[2] - __s2[2]); if (__s2_len > 2 && __result == 0) __result = (((const unsigned char *) (const char *) ( alist[i].word ))[3] - __s2[3]); } } __result; }))) : __builtin_strcmp ( string , alist[i].word )))); }) == 0);
0
234 )))); })
__extension__ ... )))); }) == 0Description
TRUEnever evaluated
FALSEnever evaluated
never executed: r = ((string)[0] == (alist[i].word)[0] && __extension__ ({ size_t __s1_len, __s2_len; (__builtin_constant_p ( string ) && __builtin_constant_p ( alist[i].word ) && (__s1_len = __builtin_strlen ( string ), __s2_len = __builtin_strlen ( alist[i].word ), (!(...har *) (const char *) ( alist[i].word ))[2] - __s2[2]); if (__s2_len > 2 && __result == 0) __result = (((const unsigned char *) (const char *) ( alist[i].word ))[3] - __s2[3]); } } __result; }))) : __builtin_strcmp ( string , alist[i].word )))); }) == 0);
0
235 == 0
__extension__ ... )))); }) == 0Description
TRUEnever evaluated
FALSEnever evaluated
);
never executed: r = ((string)[0] == (alist[i].word)[0] && __extension__ ({ size_t __s1_len, __s2_len; (__builtin_constant_p ( string ) && __builtin_constant_p ( alist[i].word ) && (__s1_len = __builtin_strlen ( string ), __s2_len = __builtin_strlen ( alist[i].word ), (!(...har *) (const char *) ( alist[i].word ))[2] - __s2[2]); if (__s2_len > 2 && __result == 0) __result = (((const unsigned char *) (const char *) ( alist[i].word ))[3] - __s2[3]); } } __result; }))) : __builtin_strcmp ( string , alist[i].word )))); }) == 0);
0
236-
237 if (r
rDescription
TRUEnever evaluated
FALSEnever evaluated
)
0
238 return
never executed: return (i);
(i);
never executed: return (i);
0
239 }
never executed: end of block
0
240-
241 return
never executed: return -1;
-1;
never executed: return -1;
0
242}-
243char *-
244substring (string, start, end)-
245 const char *string;-
246 int start, end;-
247{-
248 register int len;-
249 register char *result;-
250-
251 len = end - start;-
252 result = (char *)sh_xmalloc((len + 1), "stringlib.c", 135);-
253 memcpy (result, string + start, len);-
254 result[len] = '\0';-
255 return
executed 121777313 times by 1 test: return (result);
Executed by:
  • Self test
(result);
executed 121777313 times by 1 test: return (result);
Executed by:
  • Self test
121777313
256}-
257-
258-
259-
260-
261char *-
262strsub (string, pat, rep, global)-
263 char *string, *pat, *rep;-
264 int global;-
265{-
266 int patlen, replen, templen, tempsize, repl, i;-
267 char *temp, *r;-
268-
269 patlen = strlen (pat);-
270 replen = strlen (rep);-
271 for (temp = (char *)-
272 ((void *)0)-
273 , i = templen = tempsize = 0, repl = 1; string[i]
string[i]Description
TRUEevaluated 39 times by 1 test
Evaluated by:
  • Self test
FALSEevaluated 3 times by 1 test
Evaluated by:
  • Self test
; )
3-39
274 {-
275 if (repl
replDescription
TRUEevaluated 39 times by 1 test
Evaluated by:
  • Self test
FALSEnever evaluated
&& ((
(patlen == 0)Description
TRUEnever evaluated
FALSEevaluated 39 times by 1 test
Evaluated by:
  • Self test
((patlen == 0)...len ))) == 0))Description
TRUEevaluated 9 times by 1 test
Evaluated by:
  • Self test
FALSEevaluated 30 times by 1 test
Evaluated by:
  • Self test
patlen == 0)
(patlen == 0)Description
TRUEnever evaluated
FALSEevaluated 39 times by 1 test
Evaluated by:
  • Self test
? (1) : ((
(string + i)[0] == (pat)[0]Description
TRUEevaluated 9 times by 1 test
Evaluated by:
  • Self test
FALSEevaluated 30 times by 1 test
Evaluated by:
  • Self test
string + i)[0] == (pat)[0]
(string + i)[0] == (pat)[0]Description
TRUEevaluated 9 times by 1 test
Evaluated by:
  • Self test
FALSEevaluated 30 times by 1 test
Evaluated by:
  • Self test
&&
((patlen == 0)...len ))) == 0))Description
TRUEevaluated 9 times by 1 test
Evaluated by:
  • Self test
FALSEevaluated 30 times by 1 test
Evaluated by:
  • Self test
0-39
276 (
(__extension__...atlen ))) == 0Description
TRUEevaluated 9 times by 1 test
Evaluated by:
  • Self test
FALSEnever evaluated
__extension__ (__builtin_constant_p (
__builtin_cons...t_p ( patlen )Description
TRUEnever evaluated
FALSEevaluated 9 times by 1 test
Evaluated by:
  • Self test
(__extension__...atlen ))) == 0Description
TRUEevaluated 9 times by 1 test
Evaluated by:
  • Self test
FALSEnever evaluated
((patlen == 0)...len ))) == 0))Description
TRUEevaluated 9 times by 1 test
Evaluated by:
  • Self test
FALSEevaluated 30 times by 1 test
Evaluated by:
  • Self test
0-30
277 patlen
__builtin_cons...t_p ( patlen )Description
TRUEnever evaluated
FALSEevaluated 9 times by 1 test
Evaluated by:
  • Self test
(__extension__...atlen ))) == 0Description
TRUEevaluated 9 times by 1 test
Evaluated by:
  • Self test
FALSEnever evaluated
((patlen == 0)...len ))) == 0))Description
TRUEevaluated 9 times by 1 test
Evaluated by:
  • Self test
FALSEevaluated 30 times by 1 test
Evaluated by:
  • Self test
0-30
278 )
__builtin_cons...t_p ( patlen )Description
TRUEnever evaluated
FALSEevaluated 9 times by 1 test
Evaluated by:
  • Self test
&& ((__builtin_constant_p (
__builtin_cons...( string + i )Description
TRUEnever evaluated
FALSEnever evaluated
(__extension__...atlen ))) == 0Description
TRUEevaluated 9 times by 1 test
Evaluated by:
  • Self test
FALSEnever evaluated
((patlen == 0)...len ))) == 0))Description
TRUEevaluated 9 times by 1 test
Evaluated by:
  • Self test
FALSEevaluated 30 times by 1 test
Evaluated by:
  • Self test
0-30
279 string + i
__builtin_cons...( string + i )Description
TRUEnever evaluated
FALSEnever evaluated
(__extension__...atlen ))) == 0Description
TRUEevaluated 9 times by 1 test
Evaluated by:
  • Self test
FALSEnever evaluated
((patlen == 0)...len ))) == 0))Description
TRUEevaluated 9 times by 1 test
Evaluated by:
  • Self test
FALSEevaluated 30 times by 1 test
Evaluated by:
  • Self test
0-30
280 )
__builtin_cons...( string + i )Description
TRUEnever evaluated
FALSEnever evaluated
&& strlen (
strlen ( strin...t) ( patlen ))Description
TRUEnever evaluated
FALSEnever evaluated
(__extension__...atlen ))) == 0Description
TRUEevaluated 9 times by 1 test
Evaluated by:
  • Self test
FALSEnever evaluated
((patlen == 0)...len ))) == 0))Description
TRUEevaluated 9 times by 1 test
Evaluated by:
  • Self test
FALSEevaluated 30 times by 1 test
Evaluated by:
  • Self test
0-30
281 string + i
strlen ( strin...t) ( patlen ))Description
TRUEnever evaluated
FALSEnever evaluated
(__extension__...atlen ))) == 0Description
TRUEevaluated 9 times by 1 test
Evaluated by:
  • Self test
FALSEnever evaluated
((patlen == 0)...len ))) == 0))Description
TRUEevaluated 9 times by 1 test
Evaluated by:
  • Self test
FALSEevaluated 30 times by 1 test
Evaluated by:
  • Self test
0-30
282 ) < ((size_t) (
strlen ( strin...t) ( patlen ))Description
TRUEnever evaluated
FALSEnever evaluated
(__extension__...atlen ))) == 0Description
TRUEevaluated 9 times by 1 test
Evaluated by:
  • Self test
FALSEnever evaluated
((patlen == 0)...len ))) == 0))Description
TRUEevaluated 9 times by 1 test
Evaluated by:
  • Self test
FALSEevaluated 30 times by 1 test
Evaluated by:
  • Self test
0-30
283 patlen
strlen ( strin...t) ( patlen ))Description
TRUEnever evaluated
FALSEnever evaluated
(__extension__...atlen ))) == 0Description
TRUEevaluated 9 times by 1 test
Evaluated by:
  • Self test
FALSEnever evaluated
((patlen == 0)...len ))) == 0))Description
TRUEevaluated 9 times by 1 test
Evaluated by:
  • Self test
FALSEevaluated 30 times by 1 test
Evaluated by:
  • Self test
0-30
284 ))
strlen ( strin...t) ( patlen ))Description
TRUEnever evaluated
FALSEnever evaluated
) || (__builtin_constant_p (
__builtin_constant_p ( pat )Description
TRUEnever evaluated
FALSEnever evaluated
(__extension__...atlen ))) == 0Description
TRUEevaluated 9 times by 1 test
Evaluated by:
  • Self test
FALSEnever evaluated
((patlen == 0)...len ))) == 0))Description
TRUEevaluated 9 times by 1 test
Evaluated by:
  • Self test
FALSEevaluated 30 times by 1 test
Evaluated by:
  • Self test
0-30
285 pat
__builtin_constant_p ( pat )Description
TRUEnever evaluated
FALSEnever evaluated
(__extension__...atlen ))) == 0Description
TRUEevaluated 9 times by 1 test
Evaluated by:
  • Self test
FALSEnever evaluated
((patlen == 0)...len ))) == 0))Description
TRUEevaluated 9 times by 1 test
Evaluated by:
  • Self test
FALSEevaluated 30 times by 1 test
Evaluated by:
  • Self test
0-30
286 )
__builtin_constant_p ( pat )Description
TRUEnever evaluated
FALSEnever evaluated
&& strlen (
strlen ( pat )...t) ( patlen ))Description
TRUEnever evaluated
FALSEnever evaluated
(__extension__...atlen ))) == 0Description
TRUEevaluated 9 times by 1 test
Evaluated by:
  • Self test
FALSEnever evaluated
((patlen == 0)...len ))) == 0))Description
TRUEevaluated 9 times by 1 test
Evaluated by:
  • Self test
FALSEevaluated 30 times by 1 test
Evaluated by:
  • Self test
0-30
287 pat
strlen ( pat )...t) ( patlen ))Description
TRUEnever evaluated
FALSEnever evaluated
(__extension__...atlen ))) == 0Description
TRUEevaluated 9 times by 1 test
Evaluated by:
  • Self test
FALSEnever evaluated
((patlen == 0)...len ))) == 0))Description
TRUEevaluated 9 times by 1 test
Evaluated by:
  • Self test
FALSEevaluated 30 times by 1 test
Evaluated by:
  • Self test
0-30
288 ) < ((size_t) (
strlen ( pat )...t) ( patlen ))Description
TRUEnever evaluated
FALSEnever evaluated
(__extension__...atlen ))) == 0Description
TRUEevaluated 9 times by 1 test
Evaluated by:
  • Self test
FALSEnever evaluated
((patlen == 0)...len ))) == 0))Description
TRUEevaluated 9 times by 1 test
Evaluated by:
  • Self test
FALSEevaluated 30 times by 1 test
Evaluated by:
  • Self test
0-30
289 patlen
strlen ( pat )...t) ( patlen ))Description
TRUEnever evaluated
FALSEnever evaluated
(__extension__...atlen ))) == 0Description
TRUEevaluated 9 times by 1 test
Evaluated by:
  • Self test
FALSEnever evaluated
((patlen == 0)...len ))) == 0))Description
TRUEevaluated 9 times by 1 test
Evaluated by:
  • Self test
FALSEevaluated 30 times by 1 test
Evaluated by:
  • Self test
0-30
290 ))
strlen ( pat )...t) ( patlen ))Description
TRUEnever evaluated
FALSEnever evaluated
)) ? __extension__ ({ size_t __s1_len, __s2_len; (__builtin_constant_p (
(__extension__...atlen ))) == 0Description
TRUEevaluated 9 times by 1 test
Evaluated by:
  • Self test
FALSEnever evaluated
((patlen == 0)...len ))) == 0))Description
TRUEevaluated 9 times by 1 test
Evaluated by:
  • Self test
FALSEevaluated 30 times by 1 test
Evaluated by:
  • Self test
0-30
291 string + i
(__extension__...atlen ))) == 0Description
TRUEevaluated 9 times by 1 test
Evaluated by:
  • Self test
FALSEnever evaluated
((patlen == 0)...len ))) == 0))Description
TRUEevaluated 9 times by 1 test
Evaluated by:
  • Self test
FALSEevaluated 30 times by 1 test
Evaluated by:
  • Self test
0-30
292 ) && __builtin_constant_p (
(__extension__...atlen ))) == 0Description
TRUEevaluated 9 times by 1 test
Evaluated by:
  • Self test
FALSEnever evaluated
((patlen == 0)...len ))) == 0))Description
TRUEevaluated 9 times by 1 test
Evaluated by:
  • Self test
FALSEevaluated 30 times by 1 test
Evaluated by:
  • Self test
0-30
293 pat
(__extension__...atlen ))) == 0Description
TRUEevaluated 9 times by 1 test
Evaluated by:
  • Self test
FALSEnever evaluated
((patlen == 0)...len ))) == 0))Description
TRUEevaluated 9 times by 1 test
Evaluated by:
  • Self test
FALSEevaluated 30 times by 1 test
Evaluated by:
  • Self test
0-30
294 ) && (__s1_len = __builtin_strlen (
(__extension__...atlen ))) == 0Description
TRUEevaluated 9 times by 1 test
Evaluated by:
  • Self test
FALSEnever evaluated
((patlen == 0)...len ))) == 0))Description
TRUEevaluated 9 times by 1 test
Evaluated by:
  • Self test
FALSEevaluated 30 times by 1 test
Evaluated by:
  • Self test
0-30
295 string + i
(__extension__...atlen ))) == 0Description
TRUEevaluated 9 times by 1 test
Evaluated by:
  • Self test
FALSEnever evaluated
((patlen == 0)...len ))) == 0))Description
TRUEevaluated 9 times by 1 test
Evaluated by:
  • Self test
FALSEevaluated 30 times by 1 test
Evaluated by:
  • Self test
0-30
296 ), __s2_len = __builtin_strlen (
(__extension__...atlen ))) == 0Description
TRUEevaluated 9 times by 1 test
Evaluated by:
  • Self test
FALSEnever evaluated
((patlen == 0)...len ))) == 0))Description
TRUEevaluated 9 times by 1 test
Evaluated by:
  • Self test
FALSEevaluated 30 times by 1 test
Evaluated by:
  • Self test
0-30
297 pat
(__extension__...atlen ))) == 0Description
TRUEevaluated 9 times by 1 test
Evaluated by:
  • Self test
FALSEnever evaluated
((patlen == 0)...len ))) == 0))Description
TRUEevaluated 9 times by 1 test
Evaluated by:
  • Self test
FALSEevaluated 30 times by 1 test
Evaluated by:
  • Self test
0-30
298 ), (!((size_t)(const void *)((
(__extension__...atlen ))) == 0Description
TRUEevaluated 9 times by 1 test
Evaluated by:
  • Self test
FALSEnever evaluated
((patlen == 0)...len ))) == 0))Description
TRUEevaluated 9 times by 1 test
Evaluated by:
  • Self test
FALSEevaluated 30 times by 1 test
Evaluated by:
  • Self test
0-30
299 string + i
(__extension__...atlen ))) == 0Description
TRUEevaluated 9 times by 1 test
Evaluated by:
  • Self test
FALSEnever evaluated
((patlen == 0)...len ))) == 0))Description
TRUEevaluated 9 times by 1 test
Evaluated by:
  • Self test
FALSEevaluated 30 times by 1 test
Evaluated by:
  • Self test
0-30
300 ) + 1) - (size_t)(const void *)(
(__extension__...atlen ))) == 0Description
TRUEevaluated 9 times by 1 test
Evaluated by:
  • Self test
FALSEnever evaluated
((patlen == 0)...len ))) == 0))Description
TRUEevaluated 9 times by 1 test
Evaluated by:
  • Self test
FALSEevaluated 30 times by 1 test
Evaluated by:
  • Self test
0-30
301 string + i
(__extension__...atlen ))) == 0Description
TRUEevaluated 9 times by 1 test
Evaluated by:
  • Self test
FALSEnever evaluated
((patlen == 0)...len ))) == 0))Description
TRUEevaluated 9 times by 1 test
Evaluated by:
  • Self test
FALSEevaluated 30 times by 1 test
Evaluated by:
  • Self test
0-30
302 ) == 1) || __s1_len >= 4) && (!((size_t)(const void *)((
(__extension__...atlen ))) == 0Description
TRUEevaluated 9 times by 1 test
Evaluated by:
  • Self test
FALSEnever evaluated
((patlen == 0)...len ))) == 0))Description
TRUEevaluated 9 times by 1 test
Evaluated by:
  • Self test
FALSEevaluated 30 times by 1 test
Evaluated by:
  • Self test
0-30
303 pat
(__extension__...atlen ))) == 0Description
TRUEevaluated 9 times by 1 test
Evaluated by:
  • Self test
FALSEnever evaluated
((patlen == 0)...len ))) == 0))Description
TRUEevaluated 9 times by 1 test
Evaluated by:
  • Self test
FALSEevaluated 30 times by 1 test
Evaluated by:
  • Self test
0-30
304 ) + 1) - (size_t)(const void *)(
(__extension__...atlen ))) == 0Description
TRUEevaluated 9 times by 1 test
Evaluated by:
  • Self test
FALSEnever evaluated
((patlen == 0)...len ))) == 0))Description
TRUEevaluated 9 times by 1 test
Evaluated by:
  • Self test
FALSEevaluated 30 times by 1 test
Evaluated by:
  • Self test
0-30
305 pat
(__extension__...atlen ))) == 0Description
TRUEevaluated 9 times by 1 test
Evaluated by:
  • Self test
FALSEnever evaluated
((patlen == 0)...len ))) == 0))Description
TRUEevaluated 9 times by 1 test
Evaluated by:
  • Self test
FALSEevaluated 30 times by 1 test
Evaluated by:
  • Self test
0-30
306 ) == 1) || __s2_len >= 4)) ? __builtin_strcmp (
(__extension__...atlen ))) == 0Description
TRUEevaluated 9 times by 1 test
Evaluated by:
  • Self test
FALSEnever evaluated
((patlen == 0)...len ))) == 0))Description
TRUEevaluated 9 times by 1 test
Evaluated by:
  • Self test
FALSEevaluated 30 times by 1 test
Evaluated by:
  • Self test
0-30
307 string + i
(__extension__...atlen ))) == 0Description
TRUEevaluated 9 times by 1 test
Evaluated by:
  • Self test
FALSEnever evaluated
((patlen == 0)...len ))) == 0))Description
TRUEevaluated 9 times by 1 test
Evaluated by:
  • Self test
FALSEevaluated 30 times by 1 test
Evaluated by:
  • Self test
0-30
308 ,
(__extension__...atlen ))) == 0Description
TRUEevaluated 9 times by 1 test
Evaluated by:
  • Self test
FALSEnever evaluated
((patlen == 0)...len ))) == 0))Description
TRUEevaluated 9 times by 1 test
Evaluated by:
  • Self test
FALSEevaluated 30 times by 1 test
Evaluated by:
  • Self test
0-30
309 pat
(__extension__...atlen ))) == 0Description
TRUEevaluated 9 times by 1 test
Evaluated by:
  • Self test
FALSEnever evaluated
((patlen == 0)...len ))) == 0))Description
TRUEevaluated 9 times by 1 test
Evaluated by:
  • Self test
FALSEevaluated 30 times by 1 test
Evaluated by:
  • Self test
0-30
310 ) : (__builtin_constant_p (
(__extension__...atlen ))) == 0Description
TRUEevaluated 9 times by 1 test
Evaluated by:
  • Self test
FALSEnever evaluated
((patlen == 0)...len ))) == 0))Description
TRUEevaluated 9 times by 1 test
Evaluated by:
  • Self test
FALSEevaluated 30 times by 1 test
Evaluated by:
  • Self test
0-30
311 string + i
(__extension__...atlen ))) == 0Description
TRUEevaluated 9 times by 1 test
Evaluated by:
  • Self test
FALSEnever evaluated
((patlen == 0)...len ))) == 0))Description
TRUEevaluated 9 times by 1 test
Evaluated by:
  • Self test
FALSEevaluated 30 times by 1 test
Evaluated by:
  • Self test
0-30
312 ) && ((size_t)(const void *)((
(__extension__...atlen ))) == 0Description
TRUEevaluated 9 times by 1 test
Evaluated by:
  • Self test
FALSEnever evaluated
((patlen == 0)...len ))) == 0))Description
TRUEevaluated 9 times by 1 test
Evaluated by:
  • Self test
FALSEevaluated 30 times by 1 test
Evaluated by:
  • Self test
0-30
313 string + i
(__extension__...atlen ))) == 0Description
TRUEevaluated 9 times by 1 test
Evaluated by:
  • Self test
FALSEnever evaluated
((patlen == 0)...len ))) == 0))Description
TRUEevaluated 9 times by 1 test
Evaluated by:
  • Self test
FALSEevaluated 30 times by 1 test
Evaluated by:
  • Self test
0-30
314 ) + 1) - (size_t)(const void *)(
(__extension__...atlen ))) == 0Description
TRUEevaluated 9 times by 1 test
Evaluated by:
  • Self test
FALSEnever evaluated
((patlen == 0)...len ))) == 0))Description
TRUEevaluated 9 times by 1 test
Evaluated by:
  • Self test
FALSEevaluated 30 times by 1 test
Evaluated by:
  • Self test
0-30
315 string + i
(__extension__...atlen ))) == 0Description
TRUEevaluated 9 times by 1 test
Evaluated by:
  • Self test
FALSEnever evaluated
((patlen == 0)...len ))) == 0))Description
TRUEevaluated 9 times by 1 test
Evaluated by:
  • Self test
FALSEevaluated 30 times by 1 test
Evaluated by:
  • Self test
0-30
316 ) == 1) && (__s1_len = __builtin_strlen (
(__extension__...atlen ))) == 0Description
TRUEevaluated 9 times by 1 test
Evaluated by:
  • Self test
FALSEnever evaluated
((patlen == 0)...len ))) == 0))Description
TRUEevaluated 9 times by 1 test
Evaluated by:
  • Self test
FALSEevaluated 30 times by 1 test
Evaluated by:
  • Self test
0-30
317 string + i
(__extension__...atlen ))) == 0Description
TRUEevaluated 9 times by 1 test
Evaluated by:
  • Self test
FALSEnever evaluated
((patlen == 0)...len ))) == 0))Description
TRUEevaluated 9 times by 1 test
Evaluated by:
  • Self test
FALSEevaluated 30 times by 1 test
Evaluated by:
  • Self test
0-30
318 ), __s1_len < 4) ? (__builtin_constant_p (
(__extension__...atlen ))) == 0Description
TRUEevaluated 9 times by 1 test
Evaluated by:
  • Self test
FALSEnever evaluated
((patlen == 0)...len ))) == 0))Description
TRUEevaluated 9 times by 1 test
Evaluated by:
  • Self test
FALSEevaluated 30 times by 1 test
Evaluated by:
  • Self test
0-30
319 pat
(__extension__...atlen ))) == 0Description
TRUEevaluated 9 times by 1 test
Evaluated by:
  • Self test
FALSEnever evaluated
((patlen == 0)...len ))) == 0))Description
TRUEevaluated 9 times by 1 test
Evaluated by:
  • Self test
FALSEevaluated 30 times by 1 test
Evaluated by:
  • Self test
0-30
320 ) && ((size_t)(const void *)((
(__extension__...atlen ))) == 0Description
TRUEevaluated 9 times by 1 test
Evaluated by:
  • Self test
FALSEnever evaluated
((patlen == 0)...len ))) == 0))Description
TRUEevaluated 9 times by 1 test
Evaluated by:
  • Self test
FALSEevaluated 30 times by 1 test
Evaluated by:
  • Self test
0-30
321 pat
(__extension__...atlen ))) == 0Description
TRUEevaluated 9 times by 1 test
Evaluated by:
  • Self test
FALSEnever evaluated
((patlen == 0)...len ))) == 0))Description
TRUEevaluated 9 times by 1 test
Evaluated by:
  • Self test
FALSEevaluated 30 times by 1 test
Evaluated by:
  • Self test
0-30
322 ) + 1) - (size_t)(const void *)(
(__extension__...atlen ))) == 0Description
TRUEevaluated 9 times by 1 test
Evaluated by:
  • Self test
FALSEnever evaluated
((patlen == 0)...len ))) == 0))Description
TRUEevaluated 9 times by 1 test
Evaluated by:
  • Self test
FALSEevaluated 30 times by 1 test
Evaluated by:
  • Self test
0-30
323 pat
(__extension__...atlen ))) == 0Description
TRUEevaluated 9 times by 1 test
Evaluated by:
  • Self test
FALSEnever evaluated
((patlen == 0)...len ))) == 0))Description
TRUEevaluated 9 times by 1 test
Evaluated by:
  • Self test
FALSEevaluated 30 times by 1 test
Evaluated by:
  • Self test
0-30
324 ) == 1) ? __builtin_strcmp (
(__extension__...atlen ))) == 0Description
TRUEevaluated 9 times by 1 test
Evaluated by:
  • Self test
FALSEnever evaluated
((patlen == 0)...len ))) == 0))Description
TRUEevaluated 9 times by 1 test
Evaluated by:
  • Self test
FALSEevaluated 30 times by 1 test
Evaluated by:
  • Self test
0-30
325 string + i
(__extension__...atlen ))) == 0Description
TRUEevaluated 9 times by 1 test
Evaluated by:
  • Self test
FALSEnever evaluated
((patlen == 0)...len ))) == 0))Description
TRUEevaluated 9 times by 1 test
Evaluated by:
  • Self test
FALSEevaluated 30 times by 1 test
Evaluated by:
  • Self test
0-30
326 ,
(__extension__...atlen ))) == 0Description
TRUEevaluated 9 times by 1 test
Evaluated by:
  • Self test
FALSEnever evaluated
((patlen == 0)...len ))) == 0))Description
TRUEevaluated 9 times by 1 test
Evaluated by:
  • Self test
FALSEevaluated 30 times by 1 test
Evaluated by:
  • Self test
0-30
327 pat
(__extension__...atlen ))) == 0Description
TRUEevaluated 9 times by 1 test
Evaluated by:
  • Self test
FALSEnever evaluated
((patlen == 0)...len ))) == 0))Description
TRUEevaluated 9 times by 1 test
Evaluated by:
  • Self test
FALSEevaluated 30 times by 1 test
Evaluated by:
  • Self test
0-30
328 ) : (__extension__ ({ const unsigned char *__s2 = (const unsigned char *) (const char *) (
(__extension__...atlen ))) == 0Description
TRUEevaluated 9 times by 1 test
Evaluated by:
  • Self test
FALSEnever evaluated
((patlen == 0)...len ))) == 0))Description
TRUEevaluated 9 times by 1 test
Evaluated by:
  • Self test
FALSEevaluated 30 times by 1 test
Evaluated by:
  • Self test
0-30
329 pat
(__extension__...atlen ))) == 0Description
TRUEevaluated 9 times by 1 test
Evaluated by:
  • Self test
FALSEnever evaluated
((patlen == 0)...len ))) == 0))Description
TRUEevaluated 9 times by 1 test
Evaluated by:
  • Self test
FALSEevaluated 30 times by 1 test
Evaluated by:
  • Self test
0-30
330 ); int __result = (((const unsigned char *) (const char *) (
(__extension__...atlen ))) == 0Description
TRUEevaluated 9 times by 1 test
Evaluated by:
  • Self test
FALSEnever evaluated
((patlen == 0)...len ))) == 0))Description
TRUEevaluated 9 times by 1 test
Evaluated by:
  • Self test
FALSEevaluated 30 times by 1 test
Evaluated by:
  • Self test
0-30
331 string + i
(__extension__...atlen ))) == 0Description
TRUEevaluated 9 times by 1 test
Evaluated by:
  • Self test
FALSEnever evaluated
((patlen == 0)...len ))) == 0))Description
TRUEevaluated 9 times by 1 test
Evaluated by:
  • Self test
FALSEevaluated 30 times by 1 test
Evaluated by:
  • Self test
0-30
332 ))[0] - __s2[0]); if (__s1_len > 0
__s1_len > 0Description
TRUEnever evaluated
FALSEnever evaluated
&& __result == 0
__result == 0Description
TRUEnever evaluated
FALSEnever evaluated
) { __result = (((const unsigned char *) (const char *) (
(__extension__...atlen ))) == 0Description
TRUEevaluated 9 times by 1 test
Evaluated by:
  • Self test
FALSEnever evaluated
((patlen == 0)...len ))) == 0))Description
TRUEevaluated 9 times by 1 test
Evaluated by:
  • Self test
FALSEevaluated 30 times by 1 test
Evaluated by:
  • Self test
0-30
333 string + i
(__extension__...atlen ))) == 0Description
TRUEevaluated 9 times by 1 test
Evaluated by:
  • Self test
FALSEnever evaluated
((patlen == 0)...len ))) == 0))Description
TRUEevaluated 9 times by 1 test
Evaluated by:
  • Self test
FALSEevaluated 30 times by 1 test
Evaluated by:
  • Self test
0-30
334 ))[1] - __s2[1]); if (__s1_len > 1
__s1_len > 1Description
TRUEnever evaluated
FALSEnever evaluated
&& __result == 0
__result == 0Description
TRUEnever evaluated
FALSEnever evaluated
) { __result = (((const unsigned char *) (const char *) (
(__extension__...atlen ))) == 0Description
TRUEevaluated 9 times by 1 test
Evaluated by:
  • Self test
FALSEnever evaluated
((patlen == 0)...len ))) == 0))Description
TRUEevaluated 9 times by 1 test
Evaluated by:
  • Self test
FALSEevaluated 30 times by 1 test
Evaluated by:
  • Self test
0-30
335 string + i
(__extension__...atlen ))) == 0Description
TRUEevaluated 9 times by 1 test
Evaluated by:
  • Self test
FALSEnever evaluated
((patlen == 0)...len ))) == 0))Description
TRUEevaluated 9 times by 1 test
Evaluated by:
  • Self test
FALSEevaluated 30 times by 1 test
Evaluated by:
  • Self test
0-30
336 ))[2] - __s2[2]); if (__s1_len > 2
__s1_len > 2Description
TRUEnever evaluated
FALSEnever evaluated
&& __result == 0
__result == 0Description
TRUEnever evaluated
FALSEnever evaluated
) __result = (((const unsigned char *) (const char *) (
never executed: __result = (((const unsigned char *) (const char *) ( string + i ))[3] - __s2[3]);
(__extension__...atlen ))) == 0Description
TRUEevaluated 9 times by 1 test
Evaluated by:
  • Self test
FALSEnever evaluated
((patlen == 0)...len ))) == 0))Description
TRUEevaluated 9 times by 1 test
Evaluated by:
  • Self test
FALSEevaluated 30 times by 1 test
Evaluated by:
  • Self test
0-30
337 string + i
(__extension__...atlen ))) == 0Description
TRUEevaluated 9 times by 1 test
Evaluated by:
  • Self test
FALSEnever evaluated
((patlen == 0)...len ))) == 0))Description
TRUEevaluated 9 times by 1 test
Evaluated by:
  • Self test
FALSEevaluated 30 times by 1 test
Evaluated by:
  • Self test
never executed: __result = (((const unsigned char *) (const char *) ( string + i ))[3] - __s2[3]);
0-30
338 ))[3] - __s2[3]);
(__extension__...atlen ))) == 0Description
TRUEevaluated 9 times by 1 test
Evaluated by:
  • Self test
FALSEnever evaluated
((patlen == 0)...len ))) == 0))Description
TRUEevaluated 9 times by 1 test
Evaluated by:
  • Self test
FALSEevaluated 30 times by 1 test
Evaluated by:
  • Self test
(__extension__...atlen ))) == 0Description
TRUEevaluated 9 times by 1 test
Evaluated by:
  • Self test
FALSEnever evaluated
never executed: __result = (((const unsigned char *) (const char *) ( string + i ))[3] - __s2[3]);
}
never executed: end of block
}
never executed: end of block
__result; }))) : (__builtin_constant_p (
((patlen == 0)...len ))) == 0))Description
TRUEevaluated 9 times by 1 test
Evaluated by:
  • Self test
FALSEevaluated 30 times by 1 test
Evaluated by:
  • Self test
(__extension__...atlen ))) == 0Description
TRUEevaluated 9 times by 1 test
Evaluated by:
  • Self test
FALSEnever evaluated
0-30
339 pat
(__extension__...atlen ))) == 0Description
TRUEevaluated 9 times by 1 test
Evaluated by:
  • Self test
FALSEnever evaluated
((patlen == 0)...len ))) == 0))Description
TRUEevaluated 9 times by 1 test
Evaluated by:
  • Self test
FALSEevaluated 30 times by 1 test
Evaluated by:
  • Self test
0-30
340 ) && ((size_t)(const void *)((
(__extension__...atlen ))) == 0Description
TRUEevaluated 9 times by 1 test
Evaluated by:
  • Self test
FALSEnever evaluated
((patlen == 0)...len ))) == 0))Description
TRUEevaluated 9 times by 1 test
Evaluated by:
  • Self test
FALSEevaluated 30 times by 1 test
Evaluated by:
  • Self test
0-30
341 pat
(__extension__...atlen ))) == 0Description
TRUEevaluated 9 times by 1 test
Evaluated by:
  • Self test
FALSEnever evaluated
((patlen == 0)...len ))) == 0))Description
TRUEevaluated 9 times by 1 test
Evaluated by:
  • Self test
FALSEevaluated 30 times by 1 test
Evaluated by:
  • Self test
0-30
342 ) + 1) - (size_t)(const void *)(
(__extension__...atlen ))) == 0Description
TRUEevaluated 9 times by 1 test
Evaluated by:
  • Self test
FALSEnever evaluated
((patlen == 0)...len ))) == 0))Description
TRUEevaluated 9 times by 1 test
Evaluated by:
  • Self test
FALSEevaluated 30 times by 1 test
Evaluated by:
  • Self test
0-30
343 pat
(__extension__...atlen ))) == 0Description
TRUEevaluated 9 times by 1 test
Evaluated by:
  • Self test
FALSEnever evaluated
((patlen == 0)...len ))) == 0))Description
TRUEevaluated 9 times by 1 test
Evaluated by:
  • Self test
FALSEevaluated 30 times by 1 test
Evaluated by:
  • Self test
0-30
344 ) == 1) && (__s2_len = __builtin_strlen (
(__extension__...atlen ))) == 0Description
TRUEevaluated 9 times by 1 test
Evaluated by:
  • Self test
FALSEnever evaluated
((patlen == 0)...len ))) == 0))Description
TRUEevaluated 9 times by 1 test
Evaluated by:
  • Self test
FALSEevaluated 30 times by 1 test
Evaluated by:
  • Self test
0-30
345 pat
(__extension__...atlen ))) == 0Description
TRUEevaluated 9 times by 1 test
Evaluated by:
  • Self test
FALSEnever evaluated
((patlen == 0)...len ))) == 0))Description
TRUEevaluated 9 times by 1 test
Evaluated by:
  • Self test
FALSEevaluated 30 times by 1 test
Evaluated by:
  • Self test
0-30
346 ), __s2_len < 4) ? (__builtin_constant_p (
(__extension__...atlen ))) == 0Description
TRUEevaluated 9 times by 1 test
Evaluated by:
  • Self test
FALSEnever evaluated
((patlen == 0)...len ))) == 0))Description
TRUEevaluated 9 times by 1 test
Evaluated by:
  • Self test
FALSEevaluated 30 times by 1 test
Evaluated by:
  • Self test
0-30
347 string + i
(__extension__...atlen ))) == 0Description
TRUEevaluated 9 times by 1 test
Evaluated by:
  • Self test
FALSEnever evaluated
((patlen == 0)...len ))) == 0))Description
TRUEevaluated 9 times by 1 test
Evaluated by:
  • Self test
FALSEevaluated 30 times by 1 test
Evaluated by:
  • Self test
0-30
348 ) && ((size_t)(const void *)((
(__extension__...atlen ))) == 0Description
TRUEevaluated 9 times by 1 test
Evaluated by:
  • Self test
FALSEnever evaluated
((patlen == 0)...len ))) == 0))Description
TRUEevaluated 9 times by 1 test
Evaluated by:
  • Self test
FALSEevaluated 30 times by 1 test
Evaluated by:
  • Self test
0-30
349 string + i
(__extension__...atlen ))) == 0Description
TRUEevaluated 9 times by 1 test
Evaluated by:
  • Self test
FALSEnever evaluated
((patlen == 0)...len ))) == 0))Description
TRUEevaluated 9 times by 1 test
Evaluated by:
  • Self test
FALSEevaluated 30 times by 1 test
Evaluated by:
  • Self test
0-30
350 ) + 1) - (size_t)(const void *)(
(__extension__...atlen ))) == 0Description
TRUEevaluated 9 times by 1 test
Evaluated by:
  • Self test
FALSEnever evaluated
((patlen == 0)...len ))) == 0))Description
TRUEevaluated 9 times by 1 test
Evaluated by:
  • Self test
FALSEevaluated 30 times by 1 test
Evaluated by:
  • Self test
0-30
351 string + i
(__extension__...atlen ))) == 0Description
TRUEevaluated 9 times by 1 test
Evaluated by:
  • Self test
FALSEnever evaluated
((patlen == 0)...len ))) == 0))Description
TRUEevaluated 9 times by 1 test
Evaluated by:
  • Self test
FALSEevaluated 30 times by 1 test
Evaluated by:
  • Self test
0-30
352 ) == 1) ? __builtin_strcmp (
(__extension__...atlen ))) == 0Description
TRUEevaluated 9 times by 1 test
Evaluated by:
  • Self test
FALSEnever evaluated
((patlen == 0)...len ))) == 0))Description
TRUEevaluated 9 times by 1 test
Evaluated by:
  • Self test
FALSEevaluated 30 times by 1 test
Evaluated by:
  • Self test
0-30
353 string + i
(__extension__...atlen ))) == 0Description
TRUEevaluated 9 times by 1 test
Evaluated by:
  • Self test
FALSEnever evaluated
((patlen == 0)...len ))) == 0))Description
TRUEevaluated 9 times by 1 test
Evaluated by:
  • Self test
FALSEevaluated 30 times by 1 test
Evaluated by:
  • Self test
0-30
354 ,
(__extension__...atlen ))) == 0Description
TRUEevaluated 9 times by 1 test
Evaluated by:
  • Self test
FALSEnever evaluated
((patlen == 0)...len ))) == 0))Description
TRUEevaluated 9 times by 1 test
Evaluated by:
  • Self test
FALSEevaluated 30 times by 1 test
Evaluated by:
  • Self test
0-30
355 pat
(__extension__...atlen ))) == 0Description
TRUEevaluated 9 times by 1 test
Evaluated by:
  • Self test
FALSEnever evaluated
((patlen == 0)...len ))) == 0))Description
TRUEevaluated 9 times by 1 test
Evaluated by:
  • Self test
FALSEevaluated 30 times by 1 test
Evaluated by:
  • Self test
0-30
356 ) : -(__extension__ ({ const unsigned char *__s2 = (const unsigned char *) (const char *) (
(__extension__...atlen ))) == 0Description
TRUEevaluated 9 times by 1 test
Evaluated by:
  • Self test
FALSEnever evaluated
((patlen == 0)...len ))) == 0))Description
TRUEevaluated 9 times by 1 test
Evaluated by:
  • Self test
FALSEevaluated 30 times by 1 test
Evaluated by:
  • Self test
0-30
357 string + i
(__extension__...atlen ))) == 0Description
TRUEevaluated 9 times by 1 test
Evaluated by:
  • Self test
FALSEnever evaluated
((patlen == 0)...len ))) == 0))Description
TRUEevaluated 9 times by 1 test
Evaluated by:
  • Self test
FALSEevaluated 30 times by 1 test
Evaluated by:
  • Self test
0-30
358 ); int __result = (((const unsigned char *) (const char *) (
(__extension__...atlen ))) == 0Description
TRUEevaluated 9 times by 1 test
Evaluated by:
  • Self test
FALSEnever evaluated
((patlen == 0)...len ))) == 0))Description
TRUEevaluated 9 times by 1 test
Evaluated by:
  • Self test
FALSEevaluated 30 times by 1 test
Evaluated by:
  • Self test
0-30
359 pat
(__extension__...atlen ))) == 0Description
TRUEevaluated 9 times by 1 test
Evaluated by:
  • Self test
FALSEnever evaluated
((patlen == 0)...len ))) == 0))Description
TRUEevaluated 9 times by 1 test
Evaluated by:
  • Self test
FALSEevaluated 30 times by 1 test
Evaluated by:
  • Self test
0-30
360 ))[0] - __s2[0]); if (__s2_len > 0
__s2_len > 0Description
TRUEnever evaluated
FALSEnever evaluated
&& __result == 0
__result == 0Description
TRUEnever evaluated
FALSEnever evaluated
) { __result = (((const unsigned char *) (const char *) (
(__extension__...atlen ))) == 0Description
TRUEevaluated 9 times by 1 test
Evaluated by:
  • Self test
FALSEnever evaluated
((patlen == 0)...len ))) == 0))Description
TRUEevaluated 9 times by 1 test
Evaluated by:
  • Self test
FALSEevaluated 30 times by 1 test
Evaluated by:
  • Self test
0-30
361 pat
(__extension__...atlen ))) == 0Description
TRUEevaluated 9 times by 1 test
Evaluated by:
  • Self test
FALSEnever evaluated
((patlen == 0)...len ))) == 0))Description
TRUEevaluated 9 times by 1 test
Evaluated by:
  • Self test
FALSEevaluated 30 times by 1 test
Evaluated by:
  • Self test
0-30
362 ))[1] - __s2[1]); if (__s2_len > 1
__s2_len > 1Description
TRUEnever evaluated
FALSEnever evaluated
&& __result == 0
__result == 0Description
TRUEnever evaluated
FALSEnever evaluated
) { __result = (((const unsigned char *) (const char *) (
(__extension__...atlen ))) == 0Description
TRUEevaluated 9 times by 1 test
Evaluated by:
  • Self test
FALSEnever evaluated
((patlen == 0)...len ))) == 0))Description
TRUEevaluated 9 times by 1 test
Evaluated by:
  • Self test
FALSEevaluated 30 times by 1 test
Evaluated by:
  • Self test
0-30
363 pat
(__extension__...atlen ))) == 0Description
TRUEevaluated 9 times by 1 test
Evaluated by:
  • Self test
FALSEnever evaluated
((patlen == 0)...len ))) == 0))Description
TRUEevaluated 9 times by 1 test
Evaluated by:
  • Self test
FALSEevaluated 30 times by 1 test
Evaluated by:
  • Self test
0-30
364 ))[2] - __s2[2]); if (__s2_len > 2
__s2_len > 2Description
TRUEnever evaluated
FALSEnever evaluated
&& __result == 0
__result == 0Description
TRUEnever evaluated
FALSEnever evaluated
) __result = (((const unsigned char *) (const char *) (
never executed: __result = (((const unsigned char *) (const char *) ( pat ))[3] - __s2[3]);
(__extension__...atlen ))) == 0Description
TRUEevaluated 9 times by 1 test
Evaluated by:
  • Self test
FALSEnever evaluated
((patlen == 0)...len ))) == 0))Description
TRUEevaluated 9 times by 1 test
Evaluated by:
  • Self test
FALSEevaluated 30 times by 1 test
Evaluated by:
  • Self test
0-30
365 pat
(__extension__...atlen ))) == 0Description
TRUEevaluated 9 times by 1 test
Evaluated by:
  • Self test
FALSEnever evaluated
((patlen == 0)...len ))) == 0))Description
TRUEevaluated 9 times by 1 test
Evaluated by:
  • Self test
FALSEevaluated 30 times by 1 test
Evaluated by:
  • Self test
never executed: __result = (((const unsigned char *) (const char *) ( pat ))[3] - __s2[3]);
0-30
366 ))[3] - __s2[3]);
(__extension__...atlen ))) == 0Description
TRUEevaluated 9 times by 1 test
Evaluated by:
  • Self test
FALSEnever evaluated
((patlen == 0)...len ))) == 0))Description
TRUEevaluated 9 times by 1 test
Evaluated by:
  • Self test
FALSEevaluated 30 times by 1 test
Evaluated by:
  • Self test
(__extension__...atlen ))) == 0Description
TRUEevaluated 9 times by 1 test
Evaluated by:
  • Self test
FALSEnever evaluated
never executed: __result = (((const unsigned char *) (const char *) ( pat ))[3] - __s2[3]);
}
never executed: end of block
}
never executed: end of block
__result; }))) : __builtin_strcmp (
((patlen == 0)...len ))) == 0))Description
TRUEevaluated 9 times by 1 test
Evaluated by:
  • Self test
FALSEevaluated 30 times by 1 test
Evaluated by:
  • Self test
(__extension__...atlen ))) == 0Description
TRUEevaluated 9 times by 1 test
Evaluated by:
  • Self test
FALSEnever evaluated
0-30
367 string + i
(__extension__...atlen ))) == 0Description
TRUEevaluated 9 times by 1 test
Evaluated by:
  • Self test
FALSEnever evaluated
((patlen == 0)...len ))) == 0))Description
TRUEevaluated 9 times by 1 test
Evaluated by:
  • Self test
FALSEevaluated 30 times by 1 test
Evaluated by:
  • Self test
0-30
368 ,
(__extension__...atlen ))) == 0Description
TRUEevaluated 9 times by 1 test
Evaluated by:
  • Self test
FALSEnever evaluated
((patlen == 0)...len ))) == 0))Description
TRUEevaluated 9 times by 1 test
Evaluated by:
  • Self test
FALSEevaluated 30 times by 1 test
Evaluated by:
  • Self test
0-30
369 pat
(__extension__...atlen ))) == 0Description
TRUEevaluated 9 times by 1 test
Evaluated by:
  • Self test
FALSEnever evaluated
((patlen == 0)...len ))) == 0))Description
TRUEevaluated 9 times by 1 test
Evaluated by:
  • Self test
FALSEevaluated 30 times by 1 test
Evaluated by:
  • Self test
0-30
370 )))); }) : strncmp (
(__extension__...atlen ))) == 0Description
TRUEevaluated 9 times by 1 test
Evaluated by:
  • Self test
FALSEnever evaluated
((patlen == 0)...len ))) == 0))Description
TRUEevaluated 9 times by 1 test
Evaluated by:
  • Self test
FALSEevaluated 30 times by 1 test
Evaluated by:
  • Self test
0-30
371 string + i
(__extension__...atlen ))) == 0Description
TRUEevaluated 9 times by 1 test
Evaluated by:
  • Self test
FALSEnever evaluated
((patlen == 0)...len ))) == 0))Description
TRUEevaluated 9 times by 1 test
Evaluated by:
  • Self test
FALSEevaluated 30 times by 1 test
Evaluated by:
  • Self test
0-30
372 ,
(__extension__...atlen ))) == 0Description
TRUEevaluated 9 times by 1 test
Evaluated by:
  • Self test
FALSEnever evaluated
((patlen == 0)...len ))) == 0))Description
TRUEevaluated 9 times by 1 test
Evaluated by:
  • Self test
FALSEevaluated 30 times by 1 test
Evaluated by:
  • Self test
0-30
373 pat
(__extension__...atlen ))) == 0Description
TRUEevaluated 9 times by 1 test
Evaluated by:
  • Self test
FALSEnever evaluated
((patlen == 0)...len ))) == 0))Description
TRUEevaluated 9 times by 1 test
Evaluated by:
  • Self test
FALSEevaluated 30 times by 1 test
Evaluated by:
  • Self test
0-30
374 ,
(__extension__...atlen ))) == 0Description
TRUEevaluated 9 times by 1 test
Evaluated by:
  • Self test
FALSEnever evaluated
((patlen == 0)...len ))) == 0))Description
TRUEevaluated 9 times by 1 test
Evaluated by:
  • Self test
FALSEevaluated 30 times by 1 test
Evaluated by:
  • Self test
0-30
375 patlen
(__extension__...atlen ))) == 0Description
TRUEevaluated 9 times by 1 test
Evaluated by:
  • Self test
FALSEnever evaluated
((patlen == 0)...len ))) == 0))Description
TRUEevaluated 9 times by 1 test
Evaluated by:
  • Self test
FALSEevaluated 30 times by 1 test
Evaluated by:
  • Self test
0-30
376 )))
(__extension__...atlen ))) == 0Description
TRUEevaluated 9 times by 1 test
Evaluated by:
  • Self test
FALSEnever evaluated
((patlen == 0)...len ))) == 0))Description
TRUEevaluated 9 times by 1 test
Evaluated by:
  • Self test
FALSEevaluated 30 times by 1 test
Evaluated by:
  • Self test
0-30
377 == 0
(__extension__...atlen ))) == 0Description
TRUEevaluated 9 times by 1 test
Evaluated by:
  • Self test
FALSEnever evaluated
))
((patlen == 0)...len ))) == 0))Description
TRUEevaluated 9 times by 1 test
Evaluated by:
  • Self test
FALSEevaluated 30 times by 1 test
Evaluated by:
  • Self test
)
0-30
378 {-
379 if (replen
replenDescription
TRUEevaluated 9 times by 1 test
Evaluated by:
  • Self test
FALSEnever evaluated
)
0-9
380 do { if ((
(templen) + (r...n) >= tempsizeDescription
TRUEnever evaluated
FALSEevaluated 9 times by 1 test
Evaluated by:
  • Self test
templen) + (replen) >= tempsize
(templen) + (r...n) >= tempsizeDescription
TRUEnever evaluated
FALSEevaluated 9 times by 1 test
Evaluated by:
  • Self test
) { while ((
(templen) + (r...n) >= tempsizeDescription
TRUEnever evaluated
FALSEnever evaluated
templen) + (replen) >= tempsize
(templen) + (r...n) >= tempsizeDescription
TRUEnever evaluated
FALSEnever evaluated
) tempsize += ((replen * 2));
never executed: tempsize += ((replen * 2));
temp = sh_xrealloc((temp), (tempsize), "stringlib.c", 159); }
never executed: end of block
}
executed 9 times by 1 test: end of block
Executed by:
  • Self test
while (0);
0-9
381-
382 for (r = rep; *
*rDescription
TRUEevaluated 9 times by 1 test
Evaluated by:
  • Self test
FALSEevaluated 9 times by 1 test
Evaluated by:
  • Self test
r
*rDescription
TRUEevaluated 9 times by 1 test
Evaluated by:
  • Self test
FALSEevaluated 9 times by 1 test
Evaluated by:
  • Self test
; )
9
383 temp[templen++] = *r++;
executed 9 times by 1 test: temp[templen++] = *r++;
Executed by:
  • Self test
9
384-
385 i += patlen
patlenDescription
TRUEevaluated 9 times by 1 test
Evaluated by:
  • Self test
FALSEnever evaluated
? patlen : 1;
0-9
386 repl = global != 0;-
387 }
executed 9 times by 1 test: end of block
Executed by:
  • Self test
9
388 else-
389 {-
390 do { if ((
(templen) + (1) >= tempsizeDescription
TRUEevaluated 3 times by 1 test
Evaluated by:
  • Self test
FALSEevaluated 27 times by 1 test
Evaluated by:
  • Self test
templen) + (1) >= tempsize
(templen) + (1) >= tempsizeDescription
TRUEevaluated 3 times by 1 test
Evaluated by:
  • Self test
FALSEevaluated 27 times by 1 test
Evaluated by:
  • Self test
) { while ((
(templen) + (1) >= tempsizeDescription
TRUEevaluated 3 times by 1 test
Evaluated by:
  • Self test
FALSEevaluated 3 times by 1 test
Evaluated by:
  • Self test
templen) + (1) >= tempsize
(templen) + (1) >= tempsizeDescription
TRUEevaluated 3 times by 1 test
Evaluated by:
  • Self test
FALSEevaluated 3 times by 1 test
Evaluated by:
  • Self test
) tempsize += (16);
executed 3 times by 1 test: tempsize += (16);
Executed by:
  • Self test
temp = sh_xrealloc((temp), (tempsize), "stringlib.c", 169); }
executed 3 times by 1 test: end of block
Executed by:
  • Self test
} while (0);
3-27
391 temp[templen++] = string[i++];-
392 }
executed 30 times by 1 test: end of block
Executed by:
  • Self test
30
393 }-
394 if (temp
tempDescription
TRUEevaluated 3 times by 1 test
Evaluated by:
  • Self test
FALSEnever evaluated
)
0-3
395 temp[templen] = 0;
executed 3 times by 1 test: temp[templen] = 0;
Executed by:
  • Self test
3
396 else-
397 temp = (char *)strcpy (sh_xmalloc((1 + strlen (string)), "stringlib.c", 176), (string));
never executed: temp = (char *)strcpy (sh_xmalloc((1 + strlen (string)), "stringlib.c", 176), (string));
0
398 return
executed 3 times by 1 test: return (temp);
Executed by:
  • Self test
(temp);
executed 3 times by 1 test: return (temp);
Executed by:
  • Self test
3
399}-
400-
401-
402-
403-
404char *-
405strcreplace (string, c, text, do_glob)-
406 char *string;-
407 int c;-
408 const char *text;-
409 int do_glob;-
410{-
411 char *ret, *p, *r, *t;-
412 int len, rlen, ind, tlen;-
413-
414 len = (((
(text)Description
TRUEevaluated 136 times by 1 test
Evaluated by:
  • Self test
FALSEnever evaluated
text)
(text)Description
TRUEevaluated 136 times by 1 test
Evaluated by:
  • Self test
FALSEnever evaluated
&& (
(text)[0]Description
TRUEevaluated 136 times by 1 test
Evaluated by:
  • Self test
FALSEnever evaluated
text)[0]
(text)[0]Description
TRUEevaluated 136 times by 1 test
Evaluated by:
  • Self test
FALSEnever evaluated
) ? ((
(text)[1]Description
TRUEevaluated 136 times by 1 test
Evaluated by:
  • Self test
FALSEnever evaluated
text)[1]
(text)[1]Description
TRUEevaluated 136 times by 1 test
Evaluated by:
  • Self test
FALSEnever evaluated
? ((
(text)[2]Description
TRUEevaluated 136 times by 1 test
Evaluated by:
  • Self test
FALSEnever evaluated
text)[2]
(text)[2]Description
TRUEevaluated 136 times by 1 test
Evaluated by:
  • Self test
FALSEnever evaluated
? strlen(text) : 2) : 1) : 0);
0-136
415 rlen = len + strlen (string) + 2;-
416 ret = (char *)sh_xmalloc((rlen), "stringlib.c", 195);-
417-
418 for (p = string, r = ret; p
pDescription
TRUEevaluated 272 times by 1 test
Evaluated by:
  • Self test
FALSEnever evaluated
&& *
*pDescription
TRUEevaluated 136 times by 1 test
Evaluated by:
  • Self test
FALSEevaluated 136 times by 1 test
Evaluated by:
  • Self test
p
*pDescription
TRUEevaluated 136 times by 1 test
Evaluated by:
  • Self test
FALSEevaluated 136 times by 1 test
Evaluated by:
  • Self test
; )
0-272
419 {-
420 if (*
*p == cDescription
TRUEevaluated 136 times by 1 test
Evaluated by:
  • Self test
FALSEnever evaluated
p == c
*p == cDescription
TRUEevaluated 136 times by 1 test
Evaluated by:
  • Self test
FALSEnever evaluated
)
0-136
421 {-
422 if (len
lenDescription
TRUEevaluated 136 times by 1 test
Evaluated by:
  • Self test
FALSEnever evaluated
)
0-136
423 {-
424 ind = r - ret;-
425 if (do_glob
do_globDescription
TRUEevaluated 136 times by 1 test
Evaluated by:
  • Self test
FALSEnever evaluated
&& (glob_pattern_p (text)
glob_pattern_p (text)Description
TRUEevaluated 1 time by 1 test
Evaluated by:
  • Self test
FALSEevaluated 135 times by 1 test
Evaluated by:
  • Self test
||
0-136
426 (
(__extension__...ext , '\\' )))Description
TRUEevaluated 4 times by 1 test
Evaluated by:
  • Self test
FALSEevaluated 131 times by 1 test
Evaluated by:
  • Self test
__extension__ (__builtin_constant_p (
__builtin_constant_p ( '\\' )Description
TRUEevaluated 135 times by 1 test
Evaluated by:
  • Self test
FALSEnever evaluated
(__extension__...ext , '\\' )))Description
TRUEevaluated 4 times by 1 test
Evaluated by:
  • Self test
FALSEevaluated 131 times by 1 test
Evaluated by:
  • Self test
0-135
427 '\\'
__builtin_constant_p ( '\\' )Description
TRUEevaluated 135 times by 1 test
Evaluated by:
  • Self test
FALSEnever evaluated
(__extension__...ext , '\\' )))Description
TRUEevaluated 4 times by 1 test
Evaluated by:
  • Self test
FALSEevaluated 131 times by 1 test
Evaluated by:
  • Self test
0-135
428 )
__builtin_constant_p ( '\\' )Description
TRUEevaluated 135 times by 1 test
Evaluated by:
  • Self test
FALSEnever evaluated
&& !__builtin_constant_p (
!__builtin_constant_p ( text )Description
TRUEevaluated 135 times by 1 test
Evaluated by:
  • Self test
FALSEnever evaluated
(__extension__...ext , '\\' )))Description
TRUEevaluated 4 times by 1 test
Evaluated by:
  • Self test
FALSEevaluated 131 times by 1 test
Evaluated by:
  • Self test
0-135
429 text
!__builtin_constant_p ( text )Description
TRUEevaluated 135 times by 1 test
Evaluated by:
  • Self test
FALSEnever evaluated
(__extension__...ext , '\\' )))Description
TRUEevaluated 4 times by 1 test
Evaluated by:
  • Self test
FALSEevaluated 131 times by 1 test
Evaluated by:
  • Self test
0-135
430 )
!__builtin_constant_p ( text )Description
TRUEevaluated 135 times by 1 test
Evaluated by:
  • Self test
FALSEnever evaluated
&& (
( '\\' ) == '\0'Description
TRUEnever evaluated
FALSEevaluated 135 times by 1 test
Evaluated by:
  • Self test
(__extension__...ext , '\\' )))Description
TRUEevaluated 4 times by 1 test
Evaluated by:
  • Self test
FALSEevaluated 131 times by 1 test
Evaluated by:
  • Self test
0-135
431 '\\'
( '\\' ) == '\0'Description
TRUEnever evaluated
FALSEevaluated 135 times by 1 test
Evaluated by:
  • Self test
(__extension__...ext , '\\' )))Description
TRUEevaluated 4 times by 1 test
Evaluated by:
  • Self test
FALSEevaluated 131 times by 1 test
Evaluated by:
  • Self test
0-135
432 ) == '\0'
( '\\' ) == '\0'Description
TRUEnever evaluated
FALSEevaluated 135 times by 1 test
Evaluated by:
  • Self test
? (char *) __rawmemchr (
(__extension__...ext , '\\' )))Description
TRUEevaluated 4 times by 1 test
Evaluated by:
  • Self test
FALSEevaluated 131 times by 1 test
Evaluated by:
  • Self test
0-135
433 text
(__extension__...ext , '\\' )))Description
TRUEevaluated 4 times by 1 test
Evaluated by:
  • Self test
FALSEevaluated 131 times by 1 test
Evaluated by:
  • Self test
4-131
434 ,
(__extension__...ext , '\\' )))Description
TRUEevaluated 4 times by 1 test
Evaluated by:
  • Self test
FALSEevaluated 131 times by 1 test
Evaluated by:
  • Self test
4-131
435 '\\'
(__extension__...ext , '\\' )))Description
TRUEevaluated 4 times by 1 test
Evaluated by:
  • Self test
FALSEevaluated 131 times by 1 test
Evaluated by:
  • Self test
4-131
436 ) : __builtin_strchr (
(__extension__...ext , '\\' )))Description
TRUEevaluated 4 times by 1 test
Evaluated by:
  • Self test
FALSEevaluated 131 times by 1 test
Evaluated by:
  • Self test
4-131
437 text
(__extension__...ext , '\\' )))Description
TRUEevaluated 4 times by 1 test
Evaluated by:
  • Self test
FALSEevaluated 131 times by 1 test
Evaluated by:
  • Self test
4-131
438 ,
(__extension__...ext , '\\' )))Description
TRUEevaluated 4 times by 1 test
Evaluated by:
  • Self test
FALSEevaluated 131 times by 1 test
Evaluated by:
  • Self test
4-131
439 '\\'
(__extension__...ext , '\\' )))Description
TRUEevaluated 4 times by 1 test
Evaluated by:
  • Self test
FALSEevaluated 131 times by 1 test
Evaluated by:
  • Self test
4-131
440 )))
(__extension__...ext , '\\' )))Description
TRUEevaluated 4 times by 1 test
Evaluated by:
  • Self test
FALSEevaluated 131 times by 1 test
Evaluated by:
  • Self test
4-131
441 ))-
442 {-
443 t = quote_globbing_chars (text);-
444 tlen = strlen (t);-
445 do { if ((
(ind) + (tlen) >= rlenDescription
TRUEnever evaluated
FALSEevaluated 5 times by 1 test
Evaluated by:
  • Self test
ind) + (tlen) >= rlen
(ind) + (tlen) >= rlenDescription
TRUEnever evaluated
FALSEevaluated 5 times by 1 test
Evaluated by:
  • Self test
) { while ((
(ind) + (tlen) >= rlenDescription
TRUEnever evaluated
FALSEnever evaluated
ind) + (tlen) >= rlen
(ind) + (tlen) >= rlenDescription
TRUEnever evaluated
FALSEnever evaluated
) rlen += (rlen);
never executed: rlen += (rlen);
ret = sh_xrealloc((ret), (rlen), "stringlib.c", 208); }
never executed: end of block
} while (0);
0-5
446 r = ret + ind;-
447 strcpy (r, t);-
448 r += tlen;-
449 sh_xfree((t), "stringlib.c", 212);-
450 }
executed 5 times by 1 test: end of block
Executed by:
  • Self test
5
451 else-
452 {-
453 do { if ((
(ind) + (len) >= rlenDescription
TRUEnever evaluated
FALSEevaluated 131 times by 1 test
Evaluated by:
  • Self test
ind) + (len) >= rlen
(ind) + (len) >= rlenDescription
TRUEnever evaluated
FALSEevaluated 131 times by 1 test
Evaluated by:
  • Self test
) { while ((
(ind) + (len) >= rlenDescription
TRUEnever evaluated
FALSEnever evaluated
ind) + (len) >= rlen
(ind) + (len) >= rlenDescription
TRUEnever evaluated
FALSEnever evaluated
) rlen += (rlen);
never executed: rlen += (rlen);
ret = sh_xrealloc((ret), (rlen), "stringlib.c", 216); }
never executed: end of block
} while (0);
0-131
454 r = ret + ind;-
455 strcpy (r, text);-
456 r += len;-
457 }
executed 131 times by 1 test: end of block
Executed by:
  • Self test
131
458 }-
459 p++;-
460 continue;
executed 136 times by 1 test: continue;
Executed by:
  • Self test
136
461 }-
462-
463 if (*
*p == '\\'Description
TRUEnever evaluated
FALSEnever evaluated
p == '\\'
*p == '\\'Description
TRUEnever evaluated
FALSEnever evaluated
&& p[1] == c
p[1] == cDescription
TRUEnever evaluated
FALSEnever evaluated
)
0
464 p++;
never executed: p++;
0
465-
466 ind = r - ret;-
467 do { if ((
(ind) + (2) >= rlenDescription
TRUEnever evaluated
FALSEnever evaluated
ind) + (2) >= rlen
(ind) + (2) >= rlenDescription
TRUEnever evaluated
FALSEnever evaluated
) { while ((
(ind) + (2) >= rlenDescription
TRUEnever evaluated
FALSEnever evaluated
ind) + (2) >= rlen
(ind) + (2) >= rlenDescription
TRUEnever evaluated
FALSEnever evaluated
) rlen += (rlen);
never executed: rlen += (rlen);
ret = sh_xrealloc((ret), (rlen), "stringlib.c", 230); }
never executed: end of block
} while (0);
0
468 r = ret + ind;-
469 *r++ = *p++;-
470 }
never executed: end of block
0
471 *r = '\0';-
472-
473 return
executed 136 times by 1 test: return ret;
Executed by:
  • Self test
ret;
executed 136 times by 1 test: return ret;
Executed by:
  • Self test
136
474}-
475void-
476strip_trailing (string, len, newlines_only)-
477 char *string;-
478 int len;-
479 int newlines_only;-
480{-
481 while (len >= 0
len >= 0Description
TRUEevaluated 6505045 times by 1 test
Evaluated by:
  • Self test
FALSEevaluated 67 times by 1 test
Evaluated by:
  • Self test
)
67-6505045
482 {-
483 if ((newlines_only
newlines_onlyDescription
TRUEevaluated 6505045 times by 1 test
Evaluated by:
  • Self test
FALSEnever evaluated
&& string[len] == '\n'
string[len] == '\n'Description
TRUEevaluated 3252361 times by 1 test
Evaluated by:
  • Self test
FALSEevaluated 3252684 times by 1 test
Evaluated by:
  • Self test
) ||
0-6505045
484 (!newlines_only
!newlines_onlyDescription
TRUEnever evaluated
FALSEevaluated 3252684 times by 1 test
Evaluated by:
  • Self test
&& (((
((string[len]) == ' ')Description
TRUEnever evaluated
FALSEnever evaluated
string[len]) == ' ')
((string[len]) == ' ')Description
TRUEnever evaluated
FALSEnever evaluated
|| ((
((string[len]) == '\t')Description
TRUEnever evaluated
FALSEnever evaluated
string[len]) == '\t')
((string[len]) == '\t')Description
TRUEnever evaluated
FALSEnever evaluated
)))
0-3252684
485 len--;
executed 3252361 times by 1 test: len--;
Executed by:
  • Self test
3252361
486 else-
487 break;
executed 3252684 times by 1 test: break;
Executed by:
  • Self test
3252684
488 }-
489 string[len + 1] = '\0';-
490}
executed 3252751 times by 1 test: end of block
Executed by:
  • Self test
3252751
491-
492-
493void-
494xbcopy (s, d, n)-
495 char *s, *d;-
496 int n;-
497{-
498 __builtin_memcpy ((d), (s), (n));-
499}
executed 745028 times by 1 test: end of block
Executed by:
  • Self test
745028
Switch to Source codePreprocessed file

Generated by Squish Coco 4.1.2