OpenCoverage

util.c

Absolute File Name:/home/opencoverage/opencoverage/guest-scripts/bash/src/lib/readline/util.c
Switch to Source codePreprocessed file
LineSourceCount
1-
2-
3-
4-
5-
6-
7-
8-
9-
10-
11-
12-
13-
14-
15-
16-
17-
18-
19-
20-
21int _rl_allow_pathname_alphabetic_chars = 0;-
22static const char * const pathname_alphabetic_chars = "/-_=~.#$";-
23-
24int-
25rl_alphabetic (int c)-
26{-
27 if ((((
((unsigned char)(c) == (c))Description
TRUEnever evaluated
FALSEnever evaluated
unsigned char)(c) == (c))
((unsigned char)(c) == (c))Description
TRUEnever evaluated
FALSEnever evaluated
&& (1 &&
0
28 ((*
((*__ctype_b_l...int) _ISalnum)Description
TRUEnever evaluated
FALSEnever evaluated
__ctype_b_loc ())[(int) ((
((*__ctype_b_l...int) _ISalnum)Description
TRUEnever evaluated
FALSEnever evaluated
0
29 (unsigned char)c
((*__ctype_b_l...int) _ISalnum)Description
TRUEnever evaluated
FALSEnever evaluated
0
30 ))] & (unsigned short int) _ISalnum)
((*__ctype_b_l...int) _ISalnum)Description
TRUEnever evaluated
FALSEnever evaluated
0
31 )))-
32 return
never executed: return (1);
(1);
never executed: return (1);
0
33-
34 return
never executed: return (_rl_allow_pathname_alphabetic_chars && (__extension__ (__builtin_constant_p ( c ) && !__builtin_constant_p ( pathname_alphabetic_chars ) && ( c ) == '\0' ? (char *) __rawmemchr ( pathname_alphabetic_chars , c ) : __builtin_strchr ( pathname_alphabetic_chars , c ))) != ((void *)0) );
(_rl_allow_pathname_alphabetic_chars &&
never executed: return (_rl_allow_pathname_alphabetic_chars && (__extension__ (__builtin_constant_p ( c ) && !__builtin_constant_p ( pathname_alphabetic_chars ) && ( c ) == '\0' ? (char *) __rawmemchr ( pathname_alphabetic_chars , c ) : __builtin_strchr ( pathname_alphabetic_chars , c ))) != ((void *)0) );
0
35
never executed: return (_rl_allow_pathname_alphabetic_chars && (__extension__ (__builtin_constant_p ( c ) && !__builtin_constant_p ( pathname_alphabetic_chars ) && ( c ) == '\0' ? (char *) __rawmemchr ( pathname_alphabetic_chars , c ) : __builtin_strchr ( pathname_alphabetic_chars , c ))) != ((void *)0) );
0
36 (__extension__ (__builtin_constant_p (
never executed: return (_rl_allow_pathname_alphabetic_chars && (__extension__ (__builtin_constant_p ( c ) && !__builtin_constant_p ( pathname_alphabetic_chars ) && ( c ) == '\0' ? (char *) __rawmemchr ( pathname_alphabetic_chars , c ) : __builtin_strchr ( pathname_alphabetic_chars , c ))) != ((void *)0) );
0
37 c
never executed: return (_rl_allow_pathname_alphabetic_chars && (__extension__ (__builtin_constant_p ( c ) && !__builtin_constant_p ( pathname_alphabetic_chars ) && ( c ) == '\0' ? (char *) __rawmemchr ( pathname_alphabetic_chars , c ) : __builtin_strchr ( pathname_alphabetic_chars , c ))) != ((void *)0) );
0
38 ) && !__builtin_constant_p (
never executed: return (_rl_allow_pathname_alphabetic_chars && (__extension__ (__builtin_constant_p ( c ) && !__builtin_constant_p ( pathname_alphabetic_chars ) && ( c ) == '\0' ? (char *) __rawmemchr ( pathname_alphabetic_chars , c ) : __builtin_strchr ( pathname_alphabetic_chars , c ))) != ((void *)0) );
0
39 pathname_alphabetic_chars
never executed: return (_rl_allow_pathname_alphabetic_chars && (__extension__ (__builtin_constant_p ( c ) && !__builtin_constant_p ( pathname_alphabetic_chars ) && ( c ) == '\0' ? (char *) __rawmemchr ( pathname_alphabetic_chars , c ) : __builtin_strchr ( pathname_alphabetic_chars , c ))) != ((void *)0) );
0
40 ) && (
never executed: return (_rl_allow_pathname_alphabetic_chars && (__extension__ (__builtin_constant_p ( c ) && !__builtin_constant_p ( pathname_alphabetic_chars ) && ( c ) == '\0' ? (char *) __rawmemchr ( pathname_alphabetic_chars , c ) : __builtin_strchr ( pathname_alphabetic_chars , c ))) != ((void *)0) );
0
41 c
never executed: return (_rl_allow_pathname_alphabetic_chars && (__extension__ (__builtin_constant_p ( c ) && !__builtin_constant_p ( pathname_alphabetic_chars ) && ( c ) == '\0' ? (char *) __rawmemchr ( pathname_alphabetic_chars , c ) : __builtin_strchr ( pathname_alphabetic_chars , c ))) != ((void *)0) );
0
42 ) == '\0' ? (char *) __rawmemchr (
never executed: return (_rl_allow_pathname_alphabetic_chars && (__extension__ (__builtin_constant_p ( c ) && !__builtin_constant_p ( pathname_alphabetic_chars ) && ( c ) == '\0' ? (char *) __rawmemchr ( pathname_alphabetic_chars , c ) : __builtin_strchr ( pathname_alphabetic_chars , c ))) != ((void *)0) );
0
43 pathname_alphabetic_chars
never executed: return (_rl_allow_pathname_alphabetic_chars && (__extension__ (__builtin_constant_p ( c ) && !__builtin_constant_p ( pathname_alphabetic_chars ) && ( c ) == '\0' ? (char *) __rawmemchr ( pathname_alphabetic_chars , c ) : __builtin_strchr ( pathname_alphabetic_chars , c ))) != ((void *)0) );
0
44 ,
never executed: return (_rl_allow_pathname_alphabetic_chars && (__extension__ (__builtin_constant_p ( c ) && !__builtin_constant_p ( pathname_alphabetic_chars ) && ( c ) == '\0' ? (char *) __rawmemchr ( pathname_alphabetic_chars , c ) : __builtin_strchr ( pathname_alphabetic_chars , c ))) != ((void *)0) );
0
45 c
never executed: return (_rl_allow_pathname_alphabetic_chars && (__extension__ (__builtin_constant_p ( c ) && !__builtin_constant_p ( pathname_alphabetic_chars ) && ( c ) == '\0' ? (char *) __rawmemchr ( pathname_alphabetic_chars , c ) : __builtin_strchr ( pathname_alphabetic_chars , c ))) != ((void *)0) );
0
46 ) : __builtin_strchr (
never executed: return (_rl_allow_pathname_alphabetic_chars && (__extension__ (__builtin_constant_p ( c ) && !__builtin_constant_p ( pathname_alphabetic_chars ) && ( c ) == '\0' ? (char *) __rawmemchr ( pathname_alphabetic_chars , c ) : __builtin_strchr ( pathname_alphabetic_chars , c ))) != ((void *)0) );
0
47 pathname_alphabetic_chars
never executed: return (_rl_allow_pathname_alphabetic_chars && (__extension__ (__builtin_constant_p ( c ) && !__builtin_constant_p ( pathname_alphabetic_chars ) && ( c ) == '\0' ? (char *) __rawmemchr ( pathname_alphabetic_chars , c ) : __builtin_strchr ( pathname_alphabetic_chars , c ))) != ((void *)0) );
0
48 ,
never executed: return (_rl_allow_pathname_alphabetic_chars && (__extension__ (__builtin_constant_p ( c ) && !__builtin_constant_p ( pathname_alphabetic_chars ) && ( c ) == '\0' ? (char *) __rawmemchr ( pathname_alphabetic_chars , c ) : __builtin_strchr ( pathname_alphabetic_chars , c ))) != ((void *)0) );
0
49 c
never executed: return (_rl_allow_pathname_alphabetic_chars && (__extension__ (__builtin_constant_p ( c ) && !__builtin_constant_p ( pathname_alphabetic_chars ) && ( c ) == '\0' ? (char *) __rawmemchr ( pathname_alphabetic_chars , c ) : __builtin_strchr ( pathname_alphabetic_chars , c ))) != ((void *)0) );
0
50 )))
never executed: return (_rl_allow_pathname_alphabetic_chars && (__extension__ (__builtin_constant_p ( c ) && !__builtin_constant_p ( pathname_alphabetic_chars ) && ( c ) == '\0' ? (char *) __rawmemchr ( pathname_alphabetic_chars , c ) : __builtin_strchr ( pathname_alphabetic_chars , c ))) != ((void *)0) );
0
51 !=
never executed: return (_rl_allow_pathname_alphabetic_chars && (__extension__ (__builtin_constant_p ( c ) && !__builtin_constant_p ( pathname_alphabetic_chars ) && ( c ) == '\0' ? (char *) __rawmemchr ( pathname_alphabetic_chars , c ) : __builtin_strchr ( pathname_alphabetic_chars , c ))) != ((void *)0) );
0
52 ((void *)0)
never executed: return (_rl_allow_pathname_alphabetic_chars && (__extension__ (__builtin_constant_p ( c ) && !__builtin_constant_p ( pathname_alphabetic_chars ) && ( c ) == '\0' ? (char *) __rawmemchr ( pathname_alphabetic_chars , c ) : __builtin_strchr ( pathname_alphabetic_chars , c ))) != ((void *)0) );
0
53 );
never executed: return (_rl_allow_pathname_alphabetic_chars && (__extension__ (__builtin_constant_p ( c ) && !__builtin_constant_p ( pathname_alphabetic_chars ) && ( c ) == '\0' ? (char *) __rawmemchr ( pathname_alphabetic_chars , c ) : __builtin_strchr ( pathname_alphabetic_chars , c ))) != ((void *)0) );
0
54}-
55-
56-
57int-
58_rl_walphabetic (wchar_t wc)-
59{-
60 int c;-
61-
62 if (iswalnum (wc)
iswalnum (wc)Description
TRUEnever evaluated
FALSEnever evaluated
)
0
63 return
never executed: return (1);
(1);
never executed: return (1);
0
64-
65 c = wc & 0177;-
66 return
never executed: return (_rl_allow_pathname_alphabetic_chars && (__extension__ (__builtin_constant_p ( c ) && !__builtin_constant_p ( pathname_alphabetic_chars ) && ( c ) == '\0' ? (char *) __rawmemchr ( pathname_alphabetic_chars , c ) : __builtin_strchr ( pathname_alphabetic_chars , c ))) != ((void *)0) );
(_rl_allow_pathname_alphabetic_chars &&
never executed: return (_rl_allow_pathname_alphabetic_chars && (__extension__ (__builtin_constant_p ( c ) && !__builtin_constant_p ( pathname_alphabetic_chars ) && ( c ) == '\0' ? (char *) __rawmemchr ( pathname_alphabetic_chars , c ) : __builtin_strchr ( pathname_alphabetic_chars , c ))) != ((void *)0) );
0
67
never executed: return (_rl_allow_pathname_alphabetic_chars && (__extension__ (__builtin_constant_p ( c ) && !__builtin_constant_p ( pathname_alphabetic_chars ) && ( c ) == '\0' ? (char *) __rawmemchr ( pathname_alphabetic_chars , c ) : __builtin_strchr ( pathname_alphabetic_chars , c ))) != ((void *)0) );
0
68 (__extension__ (__builtin_constant_p (
never executed: return (_rl_allow_pathname_alphabetic_chars && (__extension__ (__builtin_constant_p ( c ) && !__builtin_constant_p ( pathname_alphabetic_chars ) && ( c ) == '\0' ? (char *) __rawmemchr ( pathname_alphabetic_chars , c ) : __builtin_strchr ( pathname_alphabetic_chars , c ))) != ((void *)0) );
0
69 c
never executed: return (_rl_allow_pathname_alphabetic_chars && (__extension__ (__builtin_constant_p ( c ) && !__builtin_constant_p ( pathname_alphabetic_chars ) && ( c ) == '\0' ? (char *) __rawmemchr ( pathname_alphabetic_chars , c ) : __builtin_strchr ( pathname_alphabetic_chars , c ))) != ((void *)0) );
0
70 ) && !__builtin_constant_p (
never executed: return (_rl_allow_pathname_alphabetic_chars && (__extension__ (__builtin_constant_p ( c ) && !__builtin_constant_p ( pathname_alphabetic_chars ) && ( c ) == '\0' ? (char *) __rawmemchr ( pathname_alphabetic_chars , c ) : __builtin_strchr ( pathname_alphabetic_chars , c ))) != ((void *)0) );
0
71 pathname_alphabetic_chars
never executed: return (_rl_allow_pathname_alphabetic_chars && (__extension__ (__builtin_constant_p ( c ) && !__builtin_constant_p ( pathname_alphabetic_chars ) && ( c ) == '\0' ? (char *) __rawmemchr ( pathname_alphabetic_chars , c ) : __builtin_strchr ( pathname_alphabetic_chars , c ))) != ((void *)0) );
0
72 ) && (
never executed: return (_rl_allow_pathname_alphabetic_chars && (__extension__ (__builtin_constant_p ( c ) && !__builtin_constant_p ( pathname_alphabetic_chars ) && ( c ) == '\0' ? (char *) __rawmemchr ( pathname_alphabetic_chars , c ) : __builtin_strchr ( pathname_alphabetic_chars , c ))) != ((void *)0) );
0
73 c
never executed: return (_rl_allow_pathname_alphabetic_chars && (__extension__ (__builtin_constant_p ( c ) && !__builtin_constant_p ( pathname_alphabetic_chars ) && ( c ) == '\0' ? (char *) __rawmemchr ( pathname_alphabetic_chars , c ) : __builtin_strchr ( pathname_alphabetic_chars , c ))) != ((void *)0) );
0
74 ) == '\0' ? (char *) __rawmemchr (
never executed: return (_rl_allow_pathname_alphabetic_chars && (__extension__ (__builtin_constant_p ( c ) && !__builtin_constant_p ( pathname_alphabetic_chars ) && ( c ) == '\0' ? (char *) __rawmemchr ( pathname_alphabetic_chars , c ) : __builtin_strchr ( pathname_alphabetic_chars , c ))) != ((void *)0) );
0
75 pathname_alphabetic_chars
never executed: return (_rl_allow_pathname_alphabetic_chars && (__extension__ (__builtin_constant_p ( c ) && !__builtin_constant_p ( pathname_alphabetic_chars ) && ( c ) == '\0' ? (char *) __rawmemchr ( pathname_alphabetic_chars , c ) : __builtin_strchr ( pathname_alphabetic_chars , c ))) != ((void *)0) );
0
76 ,
never executed: return (_rl_allow_pathname_alphabetic_chars && (__extension__ (__builtin_constant_p ( c ) && !__builtin_constant_p ( pathname_alphabetic_chars ) && ( c ) == '\0' ? (char *) __rawmemchr ( pathname_alphabetic_chars , c ) : __builtin_strchr ( pathname_alphabetic_chars , c ))) != ((void *)0) );
0
77 c
never executed: return (_rl_allow_pathname_alphabetic_chars && (__extension__ (__builtin_constant_p ( c ) && !__builtin_constant_p ( pathname_alphabetic_chars ) && ( c ) == '\0' ? (char *) __rawmemchr ( pathname_alphabetic_chars , c ) : __builtin_strchr ( pathname_alphabetic_chars , c ))) != ((void *)0) );
0
78 ) : __builtin_strchr (
never executed: return (_rl_allow_pathname_alphabetic_chars && (__extension__ (__builtin_constant_p ( c ) && !__builtin_constant_p ( pathname_alphabetic_chars ) && ( c ) == '\0' ? (char *) __rawmemchr ( pathname_alphabetic_chars , c ) : __builtin_strchr ( pathname_alphabetic_chars , c ))) != ((void *)0) );
0
79 pathname_alphabetic_chars
never executed: return (_rl_allow_pathname_alphabetic_chars && (__extension__ (__builtin_constant_p ( c ) && !__builtin_constant_p ( pathname_alphabetic_chars ) && ( c ) == '\0' ? (char *) __rawmemchr ( pathname_alphabetic_chars , c ) : __builtin_strchr ( pathname_alphabetic_chars , c ))) != ((void *)0) );
0
80 ,
never executed: return (_rl_allow_pathname_alphabetic_chars && (__extension__ (__builtin_constant_p ( c ) && !__builtin_constant_p ( pathname_alphabetic_chars ) && ( c ) == '\0' ? (char *) __rawmemchr ( pathname_alphabetic_chars , c ) : __builtin_strchr ( pathname_alphabetic_chars , c ))) != ((void *)0) );
0
81 c
never executed: return (_rl_allow_pathname_alphabetic_chars && (__extension__ (__builtin_constant_p ( c ) && !__builtin_constant_p ( pathname_alphabetic_chars ) && ( c ) == '\0' ? (char *) __rawmemchr ( pathname_alphabetic_chars , c ) : __builtin_strchr ( pathname_alphabetic_chars , c ))) != ((void *)0) );
0
82 )))
never executed: return (_rl_allow_pathname_alphabetic_chars && (__extension__ (__builtin_constant_p ( c ) && !__builtin_constant_p ( pathname_alphabetic_chars ) && ( c ) == '\0' ? (char *) __rawmemchr ( pathname_alphabetic_chars , c ) : __builtin_strchr ( pathname_alphabetic_chars , c ))) != ((void *)0) );
0
83 !=
never executed: return (_rl_allow_pathname_alphabetic_chars && (__extension__ (__builtin_constant_p ( c ) && !__builtin_constant_p ( pathname_alphabetic_chars ) && ( c ) == '\0' ? (char *) __rawmemchr ( pathname_alphabetic_chars , c ) : __builtin_strchr ( pathname_alphabetic_chars , c ))) != ((void *)0) );
0
84 ((void *)0)
never executed: return (_rl_allow_pathname_alphabetic_chars && (__extension__ (__builtin_constant_p ( c ) && !__builtin_constant_p ( pathname_alphabetic_chars ) && ( c ) == '\0' ? (char *) __rawmemchr ( pathname_alphabetic_chars , c ) : __builtin_strchr ( pathname_alphabetic_chars , c ))) != ((void *)0) );
0
85 );
never executed: return (_rl_allow_pathname_alphabetic_chars && (__extension__ (__builtin_constant_p ( c ) && !__builtin_constant_p ( pathname_alphabetic_chars ) && ( c ) == '\0' ? (char *) __rawmemchr ( pathname_alphabetic_chars , c ) : __builtin_strchr ( pathname_alphabetic_chars , c ))) != ((void *)0) );
0
86}-
87-
88-
89-
90int-
91_rl_abort_internal (void)-
92{-
93 rl_ding ();-
94 rl_clear_message ();-
95 _rl_reset_argument ();-
96 rl_clear_pending_input ();-
97-
98 (rl_readline_state &= ~(0x0001000));-
99 while (rl_executing_macro
rl_executing_macroDescription
TRUEnever evaluated
FALSEnever evaluated
)
0
100 _rl_pop_executing_macro ();
never executed: _rl_pop_executing_macro ();
0
101-
102 (rl_readline_state &= ~(0x0200000));-
103-
104 rl_last_func = (rl_command_func_t *)-
105 ((void *)0)-
106 ;-
107-
108 siglongjmp((_rl_top_level), (1));-
109 return
never executed: return (0);
(0);
never executed: return (0);
0
110}-
111-
112int-
113rl_abort (int count, int key)-
114{-
115 return
never executed: return (_rl_abort_internal ());
(_rl_abort_internal ());
never executed: return (_rl_abort_internal ());
0
116}-
117-
118int-
119_rl_null_function (int count, int key)-
120{-
121 return
never executed: return 0;
0;
never executed: return 0;
0
122}-
123-
124int-
125rl_tty_status (int count, int key)-
126{-
127-
128-
129-
130-
131 rl_ding ();-
132-
133 return
never executed: return 0;
0;
never executed: return 0;
0
134}-
135-
136-
137-
138char *-
139rl_copy_text (int from, int to)-
140{-
141 register int length;-
142 char *copy;-
143-
144-
145 if (from > to
from > toDescription
TRUEnever evaluated
FALSEnever evaluated
)
0
146 do { int t; t = from; from = to; to = t; }
never executed: end of block
while (0);
0
147-
148 length = to - from;-
149 copy = (char *)xmalloc (1 + length);-
150 -
151 __builtin_strncpy (-
152 copy-
153 , -
154 rl_line_buffer + from-
155 , -
156 length-
157 )-
158 ;-
159 copy[length] = '\0';-
160 return
never executed: return (copy);
(copy);
never executed: return (copy);
0
161}-
162-
163-
164-
165void-
166rl_extend_line_buffer (int len)-
167{-
168 while (len >= rl_line_buffer_len
len >= rl_line_buffer_lenDescription
TRUEnever evaluated
FALSEnever evaluated
)
0
169 {-
170 rl_line_buffer_len += 256;-
171 rl_line_buffer = (char *)xrealloc (rl_line_buffer, rl_line_buffer_len);-
172 }
never executed: end of block
0
173-
174 _rl_set_the_line ();-
175}
never executed: end of block
0
176-
177-
178-
179int-
180rl_tilde_expand (int ignore, int key)-
181{-
182 register int start, end;-
183 char *homedir, *temp;-
184 int len;-
185-
186 end = rl_point;-
187 start = end - 1;-
188-
189 if (rl_point == rl_end
rl_point == rl_endDescription
TRUEnever evaluated
FALSEnever evaluated
&& rl_line_buffer[rl_point] == '~'
rl_line_buffer..._point] == '~'Description
TRUEnever evaluated
FALSEnever evaluated
)
0
190 {-
191 homedir = tilde_expand ("~");-
192 _rl_replace_text (homedir, start, end);-
193 xfree (homedir);-
194 return
never executed: return (0);
(0);
never executed: return (0);
0
195 }-
196 else if (start >= 0
start >= 0Description
TRUEnever evaluated
FALSEnever evaluated
&& rl_line_buffer[start] != '~'
rl_line_buffer[start] != '~'Description
TRUEnever evaluated
FALSEnever evaluated
)
0
197 {-
198 for (; start >= 0
start >= 0Description
TRUEnever evaluated
FALSEnever evaluated
&& !(((
((rl_line_buff...tart]) == ' ')Description
TRUEnever evaluated
FALSEnever evaluated
rl_line_buffer[start]) == ' ')
((rl_line_buff...tart]) == ' ')Description
TRUEnever evaluated
FALSEnever evaluated
|| ((
((rl_line_buff...art]) == '\t')Description
TRUEnever evaluated
FALSEnever evaluated
rl_line_buffer[start]) == '\t')
((rl_line_buff...art]) == '\t')Description
TRUEnever evaluated
FALSEnever evaluated
); start--)
0
199 ;
never executed: ;
0
200 start++;-
201 }
never executed: end of block
0
202 else if (start < 0
start < 0Description
TRUEnever evaluated
FALSEnever evaluated
)
0
203 start = 0;
never executed: start = 0;
0
204-
205 end = start;-
206 do-
207 end++;
never executed: end++;
0
208 while ((((
((rl_line_buffer[end]) == ' ')Description
TRUEnever evaluated
FALSEnever evaluated
rl_line_buffer[end]) == ' ')
((rl_line_buffer[end]) == ' ')Description
TRUEnever evaluated
FALSEnever evaluated
|| ((
((rl_line_buff...end]) == '\t')Description
TRUEnever evaluated
FALSEnever evaluated
rl_line_buffer[end]) == '\t')
((rl_line_buff...end]) == '\t')Description
TRUEnever evaluated
FALSEnever evaluated
) == 0
(((rl_line_buf...== '\t')) == 0Description
TRUEnever evaluated
FALSEnever evaluated
&& end < rl_end
end < rl_endDescription
TRUEnever evaluated
FALSEnever evaluated
);
0
209-
210 if ((((
((rl_line_buffer[end]) == ' ')Description
TRUEnever evaluated
FALSEnever evaluated
rl_line_buffer[end]) == ' ')
((rl_line_buffer[end]) == ' ')Description
TRUEnever evaluated
FALSEnever evaluated
|| ((
((rl_line_buff...end]) == '\t')Description
TRUEnever evaluated
FALSEnever evaluated
rl_line_buffer[end]) == '\t')
((rl_line_buff...end]) == '\t')Description
TRUEnever evaluated
FALSEnever evaluated
) || end >= rl_end
end >= rl_endDescription
TRUEnever evaluated
FALSEnever evaluated
)
0
211 end--;
never executed: end--;
0
212-
213-
214-
215-
216 if (rl_line_buffer[start] == '~'
rl_line_buffer[start] == '~'Description
TRUEnever evaluated
FALSEnever evaluated
)
0
217 {-
218 len = end - start + 1;-
219 temp = (char *)xmalloc (len + 1);-
220 -
221 __builtin_strncpy (-
222 temp-
223 , -
224 rl_line_buffer + start-
225 , -
226 len-
227 )-
228 ;-
229 temp[len] = '\0';-
230 homedir = tilde_expand (temp);-
231 xfree (temp);-
232-
233 _rl_replace_text (homedir, start, end);-
234 xfree (homedir);-
235 }
never executed: end of block
0
236-
237 return
never executed: return (0);
(0);
never executed: return (0);
0
238}-
239-
240-
241void-
242-
243_rl_ttymsg (const char *format, ...)-
244-
245-
246-
247-
248{-
249 va_list args;-
250-
251-
252-
253-
254-
255 -
256 __builtin_va_start(-
257 args-
258 ,-
259 format-
260 )-
261 ;-
262-
263-
264-
265-
266-
267 fprintf (-
268 stderr-
269 , "readline: ");-
270 vfprintf (-
271 stderr-
272 , format, args);-
273 fprintf (-
274 stderr-
275 , "\n");-
276 fflush (-
277 stderr-
278 );-
279-
280 -
281 __builtin_va_end(-
282 args-
283 )-
284 ;-
285-
286 rl_forced_update_display ();-
287}
never executed: end of block
0
288-
289void-
290-
291_rl_errmsg (const char *format, ...)-
292-
293-
294-
295-
296{-
297 va_list args;-
298-
299-
300-
301-
302-
303 -
304 __builtin_va_start(-
305 args-
306 ,-
307 format-
308 )-
309 ;-
310-
311-
312-
313-
314-
315 fprintf (-
316 stderr-
317 , "readline: ");-
318 vfprintf (-
319 stderr-
320 , format, args);-
321 fprintf (-
322 stderr-
323 , "\n");-
324 fflush (-
325 stderr-
326 );-
327-
328 -
329 __builtin_va_end(-
330 args-
331 )-
332 ;-
333}
never executed: end of block
0
334char *-
335_rl_strindex (const char *s1, const char *s2)-
336{-
337 register int i, l, len;-
338-
339 for (i = 0, l = strlen (s2), len = strlen (s1); (
(len - i) >= lDescription
TRUEnever evaluated
FALSEnever evaluated
len - i) >= l
(len - i) >= lDescription
TRUEnever evaluated
FALSEnever evaluated
; i++)
0
340 if (strncasecmp (s1 + i, s2, l) == 0
strncasecmp (s...i, s2, l) == 0Description
TRUEnever evaluated
FALSEnever evaluated
)
0
341 return
never executed: return ((char *) (s1 + i));
((char *) (s1 + i));
never executed: return ((char *) (s1 + i));
0
342 return
never executed: return ((char *) ((void *)0) );
((char *)
never executed: return ((char *) ((void *)0) );
0
343 ((void *)0)
never executed: return ((char *) ((void *)0) );
0
344 );
never executed: return ((char *) ((void *)0) );
0
345}-
346int-
347_rl_qsort_string_compare (char **s1, char **s2)-
348{-
349-
350 return
never executed: return (strcoll (*s1, *s2));
(strcoll (*s1, *s2));
never executed: return (strcoll (*s1, *s2));
0
351}-
352-
353-
354-
355-
356int (_rl_digit_p) (int c) { return
never executed: return ((c) >= '0' && (c) <= '9');
((c) >= '0' && (c) <= '9');
never executed: return ((c) >= '0' && (c) <= '9');
}
0
357int (_rl_digit_value) (int c) { return
never executed: return ((c) - '0');
((c) - '0');
never executed: return ((c) - '0');
}
0
358int (_rl_lowercase_p) (int c) { return
never executed: return (((unsigned char)(c) == (c)) && (1 && ((*__ctype_b_loc ())[(int) (( (unsigned char)c ))] & (unsigned short int) _ISlower) ));
(((unsigned char)(c) == (c)) && (1 &&
never executed: return (((unsigned char)(c) == (c)) && (1 && ((*__ctype_b_loc ())[(int) (( (unsigned char)c ))] & (unsigned short int) _ISlower) ));
0
359((*
never executed: return (((unsigned char)(c) == (c)) && (1 && ((*__ctype_b_loc ())[(int) (( (unsigned char)c ))] & (unsigned short int) _ISlower) ));
never executed: return (((unsigned char)(c) == (c)) && (1 && ((*__ctype_b_loc ())[(int) (( (unsigned char)c ))] & (unsigned short int) _ISlower) ));
__ctype_b_loc ())[(int) ((
never executed: return (((unsigned char)(c) == (c)) && (1 && ((*__ctype_b_loc ())[(int) (( (unsigned char)c ))] & (unsigned short int) _ISlower) ));
0
360(
never executed: return (((unsigned char)(c) == (c)) && (1 && ((*__ctype_b_loc ())[(int) (( (unsigned char)c ))] & (unsigned short int) _ISlower) ));
never executed: return (((unsigned char)(c) == (c)) && (1 && ((*__ctype_b_loc ())[(int) (( (unsigned char)c ))] & (unsigned short int) _ISlower) ));
unsigned char)c
never executed: return (((unsigned char)(c) == (c)) && (1 && ((*__ctype_b_loc ())[(int) (( (unsigned char)c ))] & (unsigned short int) _ISlower) ));
0
361))]
never executed: return (((unsigned char)(c) == (c)) && (1 && ((*__ctype_b_loc ())[(int) (( (unsigned char)c ))] & (unsigned short int) _ISlower) ));
never executed: return (((unsigned char)(c) == (c)) && (1 && ((*__ctype_b_loc ())[(int) (( (unsigned char)c ))] & (unsigned short int) _ISlower) ));
& (unsigned short int) _ISlower)
never executed: return (((unsigned char)(c) == (c)) && (1 && ((*__ctype_b_loc ())[(int) (( (unsigned char)c ))] & (unsigned short int) _ISlower) ));
0
362))
never executed: return (((unsigned char)(c) == (c)) && (1 && ((*__ctype_b_loc ())[(int) (( (unsigned char)c ))] & (unsigned short int) _ISlower) ));
never executed: return (((unsigned char)(c) == (c)) && (1 && ((*__ctype_b_loc ())[(int) (( (unsigned char)c ))] & (unsigned short int) _ISlower) ));
;
never executed: return (((unsigned char)(c) == (c)) && (1 && ((*__ctype_b_loc ())[(int) (( (unsigned char)c ))] & (unsigned short int) _ISlower) ));
}
0
363int (_rl_pure_alphabetic) (int c) { return
never executed: return (((unsigned char)(c) == (c)) && (1 && ((*__ctype_b_loc ())[(int) (( (unsigned char)c ))] & (unsigned short int) _ISalpha) ));
(((unsigned char)(c) == (c)) && (1 &&
never executed: return (((unsigned char)(c) == (c)) && (1 && ((*__ctype_b_loc ())[(int) (( (unsigned char)c ))] & (unsigned short int) _ISalpha) ));
0
364((*
never executed: return (((unsigned char)(c) == (c)) && (1 && ((*__ctype_b_loc ())[(int) (( (unsigned char)c ))] & (unsigned short int) _ISalpha) ));
never executed: return (((unsigned char)(c) == (c)) && (1 && ((*__ctype_b_loc ())[(int) (( (unsigned char)c ))] & (unsigned short int) _ISalpha) ));
__ctype_b_loc ())[(int) ((
never executed: return (((unsigned char)(c) == (c)) && (1 && ((*__ctype_b_loc ())[(int) (( (unsigned char)c ))] & (unsigned short int) _ISalpha) ));
0
365(
never executed: return (((unsigned char)(c) == (c)) && (1 && ((*__ctype_b_loc ())[(int) (( (unsigned char)c ))] & (unsigned short int) _ISalpha) ));
never executed: return (((unsigned char)(c) == (c)) && (1 && ((*__ctype_b_loc ())[(int) (( (unsigned char)c ))] & (unsigned short int) _ISalpha) ));
unsigned char)c
never executed: return (((unsigned char)(c) == (c)) && (1 && ((*__ctype_b_loc ())[(int) (( (unsigned char)c ))] & (unsigned short int) _ISalpha) ));
0
366))]
never executed: return (((unsigned char)(c) == (c)) && (1 && ((*__ctype_b_loc ())[(int) (( (unsigned char)c ))] & (unsigned short int) _ISalpha) ));
never executed: return (((unsigned char)(c) == (c)) && (1 && ((*__ctype_b_loc ())[(int) (( (unsigned char)c ))] & (unsigned short int) _ISalpha) ));
& (unsigned short int) _ISalpha)
never executed: return (((unsigned char)(c) == (c)) && (1 && ((*__ctype_b_loc ())[(int) (( (unsigned char)c ))] & (unsigned short int) _ISalpha) ));
0
367))
never executed: return (((unsigned char)(c) == (c)) && (1 && ((*__ctype_b_loc ())[(int) (( (unsigned char)c ))] & (unsigned short int) _ISalpha) ));
never executed: return (((unsigned char)(c) == (c)) && (1 && ((*__ctype_b_loc ())[(int) (( (unsigned char)c ))] & (unsigned short int) _ISalpha) ));
;
never executed: return (((unsigned char)(c) == (c)) && (1 && ((*__ctype_b_loc ())[(int) (( (unsigned char)c ))] & (unsigned short int) _ISalpha) ));
}
0
368int (_rl_to_lower) (int c) { return
never executed: return ((((unsigned char)(c) == (c)) && (1 && ((*__ctype_b_loc ())[(int) (( (unsigned char)c ))] & (unsigned short int) _ISupper) )) ? (__extension__ ({ int __res; if (sizeof ( (unsigned char)c ) > 1) { if (__builtin_constant_p ( (unsigned char)c )) { int __c = ( (unsigned char)c ); __res = __c < -128 || __c > 255 ? __c : (*__ctype_tolower_loc ())[__c]; } else __res = tolower ( (unsigned char)c ); } else __res = (*__ctype_tolower_loc ())[(int) ( (unsigned char)c )]; __res; })) : (c));
((((unsigned char)(c) == (c)) && (1 &&
never executed: return ((((unsigned char)(c) == (c)) && (1 && ((*__ctype_b_loc ())[(int) (( (unsigned char)c ))] & (unsigned short int) _ISupper) )) ? (__extension__ ({ int __res; if (sizeof ( (unsigned char)c ) > 1) { if (__builtin_constant_p ( (unsigned char)c )) { int __c = ( (unsigned char)c ); __res = __c < -128 || __c > 255 ? __c : (*__ctype_tolower_loc ())[__c]; } else __res = tolower ( (unsigned char)c ); } else __res = (*__ctype_tolower_loc ())[(int) ( (unsigned char)c )]; __res; })) : (c));
0
369((*
never executed: return ((((unsigned char)(c) == (c)) && (1 && ((*__ctype_b_loc ())[(int) (( (unsigned char)c ))] & (unsigned short int) _ISupper) )) ? (__extension__ ({ int __res; if (sizeof ( (unsigned char)c ) > 1) { if (__builtin_constant_p ( (unsigned char)c )) { int __c = ( (unsigned char)c ); __res = __c < -128 || __c > 255 ? __c : (*__ctype_tolower_loc ())[__c]; } else __res = tolower ( (unsigned char)c ); } else __res = (*__ctype_tolower_loc ())[(int) ( (unsigned char)c )]; __res; })) : (c));
never executed: return ((((unsigned char)(c) == (c)) && (1 && ((*__ctype_b_loc ())[(int) (( (unsigned char)c ))] & (unsigned short int) _ISupper) )) ? (__extension__ ({ int __res; if (sizeof ( (unsigned char)c ) > 1) { if (__builtin_constant_p ( (unsigned char)c )) { int __c = ( (unsigned char)c ); __res = __c < -128 || __c > 255 ? __c : (*__ctype_tolower_loc ())[__c]; } else __res = tolower ( (unsigned char)c ); } else __res = (*__ctype_tolower_loc ())[(int) ( (unsigned char)c )]; __res; })) : (c));
__ctype_b_loc ())[(int) ((
never executed: return ((((unsigned char)(c) == (c)) && (1 && ((*__ctype_b_loc ())[(int) (( (unsigned char)c ))] & (unsigned short int) _ISupper) )) ? (__extension__ ({ int __res; if (sizeof ( (unsigned char)c ) > 1) { if (__builtin_constant_p ( (unsigned char)c )) { int __c = ( (unsigned char)c ); __res = __c < -128 || __c > 255 ? __c : (*__ctype_tolower_loc ())[__c]; } else __res = tolower ( (unsigned char)c ); } else __res = (*__ctype_tolower_loc ())[(int) ( (unsigned char)c )]; __res; })) : (c));
0
370(
never executed: return ((((unsigned char)(c) == (c)) && (1 && ((*__ctype_b_loc ())[(int) (( (unsigned char)c ))] & (unsigned short int) _ISupper) )) ? (__extension__ ({ int __res; if (sizeof ( (unsigned char)c ) > 1) { if (__builtin_constant_p ( (unsigned char)c )) { int __c = ( (unsigned char)c ); __res = __c < -128 || __c > 255 ? __c : (*__ctype_tolower_loc ())[__c]; } else __res = tolower ( (unsigned char)c ); } else __res = (*__ctype_tolower_loc ())[(int) ( (unsigned char)c )]; __res; })) : (c));
never executed: return ((((unsigned char)(c) == (c)) && (1 && ((*__ctype_b_loc ())[(int) (( (unsigned char)c ))] & (unsigned short int) _ISupper) )) ? (__extension__ ({ int __res; if (sizeof ( (unsigned char)c ) > 1) { if (__builtin_constant_p ( (unsigned char)c )) { int __c = ( (unsigned char)c ); __res = __c < -128 || __c > 255 ? __c : (*__ctype_tolower_loc ())[__c]; } else __res = tolower ( (unsigned char)c ); } else __res = (*__ctype_tolower_loc ())[(int) ( (unsigned char)c )]; __res; })) : (c));
unsigned char)c
never executed: return ((((unsigned char)(c) == (c)) && (1 && ((*__ctype_b_loc ())[(int) (( (unsigned char)c ))] & (unsigned short int) _ISupper) )) ? (__extension__ ({ int __res; if (sizeof ( (unsigned char)c ) > 1) { if (__builtin_constant_p ( (unsigned char)c )) { int __c = ( (unsigned char)c ); __res = __c < -128 || __c > 255 ? __c : (*__ctype_tolower_loc ())[__c]; } else __res = tolower ( (unsigned char)c ); } else __res = (*__ctype_tolower_loc ())[(int) ( (unsigned char)c )]; __res; })) : (c));
0
371))]
never executed: return ((((unsigned char)(c) == (c)) && (1 && ((*__ctype_b_loc ())[(int) (( (unsigned char)c ))] & (unsigned short int) _ISupper) )) ? (__extension__ ({ int __res; if (sizeof ( (unsigned char)c ) > 1) { if (__builtin_constant_p ( (unsigned char)c )) { int __c = ( (unsigned char)c ); __res = __c < -128 || __c > 255 ? __c : (*__ctype_tolower_loc ())[__c]; } else __res = tolower ( (unsigned char)c ); } else __res = (*__ctype_tolower_loc ())[(int) ( (unsigned char)c )]; __res; })) : (c));
never executed: return ((((unsigned char)(c) == (c)) && (1 && ((*__ctype_b_loc ())[(int) (( (unsigned char)c ))] & (unsigned short int) _ISupper) )) ? (__extension__ ({ int __res; if (sizeof ( (unsigned char)c ) > 1) { if (__builtin_constant_p ( (unsigned char)c )) { int __c = ( (unsigned char)c ); __res = __c < -128 || __c > 255 ? __c : (*__ctype_tolower_loc ())[__c]; } else __res = tolower ( (unsigned char)c ); } else __res = (*__ctype_tolower_loc ())[(int) ( (unsigned char)c )]; __res; })) : (c));
& (unsigned short int) _ISupper)
never executed: return ((((unsigned char)(c) == (c)) && (1 && ((*__ctype_b_loc ())[(int) (( (unsigned char)c ))] & (unsigned short int) _ISupper) )) ? (__extension__ ({ int __res; if (sizeof ( (unsigned char)c ) > 1) { if (__builtin_constant_p ( (unsigned char)c )) { int __c = ( (unsigned char)c ); __res = __c < -128 || __c > 255 ? __c : (*__ctype_tolower_loc ())[__c]; } else __res = tolower ( (unsigned char)c ); } else __res = (*__ctype_tolower_loc ())[(int) ( (unsigned char)c )]; __res; })) : (c));
0
372))
never executed: return ((((unsigned char)(c) == (c)) && (1 && ((*__ctype_b_loc ())[(int) (( (unsigned char)c ))] & (unsigned short int) _ISupper) )) ? (__extension__ ({ int __res; if (sizeof ( (unsigned char)c ) > 1) { if (__builtin_constant_p ( (unsigned char)c )) { int __c = ( (unsigned char)c ); __res = __c < -128 || __c > 255 ? __c : (*__ctype_tolower_loc ())[__c]; } else __res = tolower ( (unsigned char)c ); } else __res = (*__ctype_tolower_loc ())[(int) ( (unsigned char)c )]; __res; })) : (c));
never executed: return ((((unsigned char)(c) == (c)) && (1 && ((*__ctype_b_loc ())[(int) (( (unsigned char)c ))] & (unsigned short int) _ISupper) )) ? (__extension__ ({ int __res; if (sizeof ( (unsigned char)c ) > 1) { if (__builtin_constant_p ( (unsigned char)c )) { int __c = ( (unsigned char)c ); __res = __c < -128 || __c > 255 ? __c : (*__ctype_tolower_loc ())[__c]; } else __res = tolower ( (unsigned char)c ); } else __res = (*__ctype_tolower_loc ())[(int) ( (unsigned char)c )]; __res; })) : (c));
?
never executed: return ((((unsigned char)(c) == (c)) && (1 && ((*__ctype_b_loc ())[(int) (( (unsigned char)c ))] & (unsigned short int) _ISupper) )) ? (__extension__ ({ int __res; if (sizeof ( (unsigned char)c ) > 1) { if (__builtin_constant_p ( (unsigned char)c )) { int __c = ( (unsigned char)c ); __res = __c < -128 || __c > 255 ? __c : (*__ctype_tolower_loc ())[__c]; } else __res = tolower ( (unsigned char)c ); } else __res = (*__ctype_tolower_loc ())[(int) ( (unsigned char)c )]; __res; })) : (c));
0
373(
never executed: return ((((unsigned char)(c) == (c)) && (1 && ((*__ctype_b_loc ())[(int) (( (unsigned char)c ))] & (unsigned short int) _ISupper) )) ? (__extension__ ({ int __res; if (sizeof ( (unsigned char)c ) > 1) { if (__builtin_constant_p ( (unsigned char)c )) { int __c = ( (unsigned char)c ); __res = __c < -128 || __c > 255 ? __c : (*__ctype_tolower_loc ())[__c]; } else __res = tolower ( (unsigned char)c ); } else __res = (*__ctype_tolower_loc ())[(int) ( (unsigned char)c )]; __res; })) : (c));
never executed: return ((((unsigned char)(c) == (c)) && (1 && ((*__ctype_b_loc ())[(int) (( (unsigned char)c ))] & (unsigned short int) _ISupper) )) ? (__extension__ ({ int __res; if (sizeof ( (unsigned char)c ) > 1) { if (__builtin_constant_p ( (unsigned char)c )) { int __c = ( (unsigned char)c ); __res = __c < -128 || __c > 255 ? __c : (*__ctype_tolower_loc ())[__c]; } else __res = tolower ( (unsigned char)c ); } else __res = (*__ctype_tolower_loc ())[(int) ( (unsigned char)c )]; __res; })) : (c));
__extension__ ({ int __res; if (sizeof (
sizeof ( (unsi...d char)c ) > 1Description
TRUEnever evaluated
FALSEnever evaluated
never executed: return ((((unsigned char)(c) == (c)) && (1 && ((*__ctype_b_loc ())[(int) (( (unsigned char)c ))] & (unsigned short int) _ISupper) )) ? (__extension__ ({ int __res; if (sizeof ( (unsigned char)c ) > 1) { if (__builtin_constant_p ( (unsigned char)c )) { int __c = ( (unsigned char)c ); __res = __c < -128 || __c > 255 ? __c : (*__ctype_tolower_loc ())[__c]; } else __res = tolower ( (unsigned char)c ); } else __res = (*__ctype_tolower_loc ())[(int) ( (unsigned char)c )]; __res; })) : (c));
0
374(
sizeof ( (unsi...d char)c ) > 1Description
TRUEnever evaluated
FALSEnever evaluated
sizeof ( (unsi...d char)c ) > 1Description
TRUEnever evaluated
FALSEnever evaluated
unsigned char)c
sizeof ( (unsi...d char)c ) > 1Description
TRUEnever evaluated
FALSEnever evaluated
never executed: return ((((unsigned char)(c) == (c)) && (1 && ((*__ctype_b_loc ())[(int) (( (unsigned char)c ))] & (unsigned short int) _ISupper) )) ? (__extension__ ({ int __res; if (sizeof ( (unsigned char)c ) > 1) { if (__builtin_constant_p ( (unsigned char)c )) { int __c = ( (unsigned char)c ); __res = __c < -128 || __c > 255 ? __c : (*__ctype_tolower_loc ())[__c]; } else __res = tolower ( (unsigned char)c ); } else __res = (*__ctype_tolower_loc ())[(int) ( (unsigned char)c )]; __res; })) : (c));
0
375)
sizeof ( (unsi...d char)c ) > 1Description
TRUEnever evaluated
FALSEnever evaluated
sizeof ( (unsi...d char)c ) > 1Description
TRUEnever evaluated
FALSEnever evaluated
> 1
sizeof ( (unsi...d char)c ) > 1Description
TRUEnever evaluated
FALSEnever evaluated
) { if (__builtin_constant_p (
__builtin_cons...igned char)c )Description
TRUEnever evaluated
FALSEnever evaluated
never executed: return ((((unsigned char)(c) == (c)) && (1 && ((*__ctype_b_loc ())[(int) (( (unsigned char)c ))] & (unsigned short int) _ISupper) )) ? (__extension__ ({ int __res; if (sizeof ( (unsigned char)c ) > 1) { if (__builtin_constant_p ( (unsigned char)c )) { int __c = ( (unsigned char)c ); __res = __c < -128 || __c > 255 ? __c : (*__ctype_tolower_loc ())[__c]; } else __res = tolower ( (unsigned char)c ); } else __res = (*__ctype_tolower_loc ())[(int) ( (unsigned char)c )]; __res; })) : (c));
0
376(
__builtin_cons...igned char)c )Description
TRUEnever evaluated
FALSEnever evaluated
__builtin_cons...igned char)c )Description
TRUEnever evaluated
FALSEnever evaluated
unsigned char)c
__builtin_cons...igned char)c )Description
TRUEnever evaluated
FALSEnever evaluated
never executed: return ((((unsigned char)(c) == (c)) && (1 && ((*__ctype_b_loc ())[(int) (( (unsigned char)c ))] & (unsigned short int) _ISupper) )) ? (__extension__ ({ int __res; if (sizeof ( (unsigned char)c ) > 1) { if (__builtin_constant_p ( (unsigned char)c )) { int __c = ( (unsigned char)c ); __res = __c < -128 || __c > 255 ? __c : (*__ctype_tolower_loc ())[__c]; } else __res = tolower ( (unsigned char)c ); } else __res = (*__ctype_tolower_loc ())[(int) ( (unsigned char)c )]; __res; })) : (c));
0
377)
__builtin_cons...igned char)c )Description
TRUEnever evaluated
FALSEnever evaluated
)
never executed: return ((((unsigned char)(c) == (c)) && (1 && ((*__ctype_b_loc ())[(int) (( (unsigned char)c ))] & (unsigned short int) _ISupper) )) ? (__extension__ ({ int __res; if (sizeof ( (unsigned char)c ) > 1) { if (__builtin_constant_p ( (unsigned char)c )) { int __c = ( (unsigned char)c ); __res = __c < -128 || __c > 255 ? __c : (*__ctype_tolower_loc ())[__c]; } else __res = tolower ( (unsigned char)c ); } else __res = (*__ctype_tolower_loc ())[(int) ( (unsigned char)c )]; __res; })) : (c));
never executed: return ((((unsigned char)(c) == (c)) && (1 && ((*__ctype_b_loc ())[(int) (( (unsigned char)c ))] & (unsigned short int) _ISupper) )) ? (__extension__ ({ int __res; if (sizeof ( (unsigned char)c ) > 1) { if (__builtin_constant_p ( (unsigned char)c )) { int __c = ( (unsigned char)c ); __res = __c < -128 || __c > 255 ? __c : (*__ctype_tolower_loc ())[__c]; } else __res = tolower ( (unsigned char)c ); } else __res = (*__ctype_tolower_loc ())[(int) ( (unsigned char)c )]; __res; })) : (c));
{ int __c = (
never executed: return ((((unsigned char)(c) == (c)) && (1 && ((*__ctype_b_loc ())[(int) (( (unsigned char)c ))] & (unsigned short int) _ISupper) )) ? (__extension__ ({ int __res; if (sizeof ( (unsigned char)c ) > 1) { if (__builtin_constant_p ( (unsigned char)c )) { int __c = ( (unsigned char)c ); __res = __c < -128 || __c > 255 ? __c : (*__ctype_tolower_loc ())[__c]; } else __res = tolower ( (unsigned char)c ); } else __res = (*__ctype_tolower_loc ())[(int) ( (unsigned char)c )]; __res; })) : (c));
0
378(
never executed: return ((((unsigned char)(c) == (c)) && (1 && ((*__ctype_b_loc ())[(int) (( (unsigned char)c ))] & (unsigned short int) _ISupper) )) ? (__extension__ ({ int __res; if (sizeof ( (unsigned char)c ) > 1) { if (__builtin_constant_p ( (unsigned char)c )) { int __c = ( (unsigned char)c ); __res = __c < -128 || __c > 255 ? __c : (*__ctype_tolower_loc ())[__c]; } else __res = tolower ( (unsigned char)c ); } else __res = (*__ctype_tolower_loc ())[(int) ( (unsigned char)c )]; __res; })) : (c));
never executed: return ((((unsigned char)(c) == (c)) && (1 && ((*__ctype_b_loc ())[(int) (( (unsigned char)c ))] & (unsigned short int) _ISupper) )) ? (__extension__ ({ int __res; if (sizeof ( (unsigned char)c ) > 1) { if (__builtin_constant_p ( (unsigned char)c )) { int __c = ( (unsigned char)c ); __res = __c < -128 || __c > 255 ? __c : (*__ctype_tolower_loc ())[__c]; } else __res = tolower ( (unsigned char)c ); } else __res = (*__ctype_tolower_loc ())[(int) ( (unsigned char)c )]; __res; })) : (c));
unsigned char)c
never executed: return ((((unsigned char)(c) == (c)) && (1 && ((*__ctype_b_loc ())[(int) (( (unsigned char)c ))] & (unsigned short int) _ISupper) )) ? (__extension__ ({ int __res; if (sizeof ( (unsigned char)c ) > 1) { if (__builtin_constant_p ( (unsigned char)c )) { int __c = ( (unsigned char)c ); __res = __c < -128 || __c > 255 ? __c : (*__ctype_tolower_loc ())[__c]; } else __res = tolower ( (unsigned char)c ); } else __res = (*__ctype_tolower_loc ())[(int) ( (unsigned char)c )]; __res; })) : (c));
0
379)
never executed: return ((((unsigned char)(c) == (c)) && (1 && ((*__ctype_b_loc ())[(int) (( (unsigned char)c ))] & (unsigned short int) _ISupper) )) ? (__extension__ ({ int __res; if (sizeof ( (unsigned char)c ) > 1) { if (__builtin_constant_p ( (unsigned char)c )) { int __c = ( (unsigned char)c ); __res = __c < -128 || __c > 255 ? __c : (*__ctype_tolower_loc ())[__c]; } else __res = tolower ( (unsigned char)c ); } else __res = (*__ctype_tolower_loc ())[(int) ( (unsigned char)c )]; __res; })) : (c));
never executed: return ((((unsigned char)(c) == (c)) && (1 && ((*__ctype_b_loc ())[(int) (( (unsigned char)c ))] & (unsigned short int) _ISupper) )) ? (__extension__ ({ int __res; if (sizeof ( (unsigned char)c ) > 1) { if (__builtin_constant_p ( (unsigned char)c )) { int __c = ( (unsigned char)c ); __res = __c < -128 || __c > 255 ? __c : (*__ctype_tolower_loc ())[__c]; } else __res = tolower ( (unsigned char)c ); } else __res = (*__ctype_tolower_loc ())[(int) ( (unsigned char)c )]; __res; })) : (c));
; __res = __c < -128
__c < -128Description
TRUEnever evaluated
FALSEnever evaluated
|| __c > 255
__c > 255Description
TRUEnever evaluated
FALSEnever evaluated
? __c : (*__ctype_tolower_loc ())[__c]; }
never executed: end of block
else __res = tolower (
never executed: __res = tolower ( (unsigned char)c );
never executed: return ((((unsigned char)(c) == (c)) && (1 && ((*__ctype_b_loc ())[(int) (( (unsigned char)c ))] & (unsigned short int) _ISupper) )) ? (__extension__ ({ int __res; if (sizeof ( (unsigned char)c ) > 1) { if (__builtin_constant_p ( (unsigned char)c )) { int __c = ( (unsigned char)c ); __res = __c < -128 || __c > 255 ? __c : (*__ctype_tolower_loc ())[__c]; } else __res = tolower ( (unsigned char)c ); } else __res = (*__ctype_tolower_loc ())[(int) ( (unsigned char)c )]; __res; })) : (c));
0
380(
never executed: __res = tolower ( (unsigned char)c );
never executed: __res = tolower ( (unsigned char)c );
unsigned char)c
never executed: __res = tolower ( (unsigned char)c );
never executed: return ((((unsigned char)(c) == (c)) && (1 && ((*__ctype_b_loc ())[(int) (( (unsigned char)c ))] & (unsigned short int) _ISupper) )) ? (__extension__ ({ int __res; if (sizeof ( (unsigned char)c ) > 1) { if (__builtin_constant_p ( (unsigned char)c )) { int __c = ( (unsigned char)c ); __res = __c < -128 || __c > 255 ? __c : (*__ctype_tolower_loc ())[__c]; } else __res = tolower ( (unsigned char)c ); } else __res = (*__ctype_tolower_loc ())[(int) ( (unsigned char)c )]; __res; })) : (c));
0
381)
never executed: __res = tolower ( (unsigned char)c );
never executed: __res = tolower ( (unsigned char)c );
;
never executed: __res = tolower ( (unsigned char)c );
} else __res = (*__ctype_tolower_loc ())[(int) (
never executed: __res = (*__ctype_tolower_loc ())[(int) ( (unsigned char)c )];
never executed: return ((((unsigned char)(c) == (c)) && (1 && ((*__ctype_b_loc ())[(int) (( (unsigned char)c ))] & (unsigned short int) _ISupper) )) ? (__extension__ ({ int __res; if (sizeof ( (unsigned char)c ) > 1) { if (__builtin_constant_p ( (unsigned char)c )) { int __c = ( (unsigned char)c ); __res = __c < -128 || __c > 255 ? __c : (*__ctype_tolower_loc ())[__c]; } else __res = tolower ( (unsigned char)c ); } else __res = (*__ctype_tolower_loc ())[(int) ( (unsigned char)c )]; __res; })) : (c));
0
382(
never executed: __res = (*__ctype_tolower_loc ())[(int) ( (unsigned char)c )];
never executed: __res = (*__ctype_tolower_loc ())[(int) ( (unsigned char)c )];
unsigned char)c
never executed: __res = (*__ctype_tolower_loc ())[(int) ( (unsigned char)c )];
never executed: return ((((unsigned char)(c) == (c)) && (1 && ((*__ctype_b_loc ())[(int) (( (unsigned char)c ))] & (unsigned short int) _ISupper) )) ? (__extension__ ({ int __res; if (sizeof ( (unsigned char)c ) > 1) { if (__builtin_constant_p ( (unsigned char)c )) { int __c = ( (unsigned char)c ); __res = __c < -128 || __c > 255 ? __c : (*__ctype_tolower_loc ())[__c]; } else __res = tolower ( (unsigned char)c ); } else __res = (*__ctype_tolower_loc ())[(int) ( (unsigned char)c )]; __res; })) : (c));
0
383)]
never executed: __res = (*__ctype_tolower_loc ())[(int) ( (unsigned char)c )];
never executed: __res = (*__ctype_tolower_loc ())[(int) ( (unsigned char)c )];
;
never executed: __res = (*__ctype_tolower_loc ())[(int) ( (unsigned char)c )];
__res; }))
never executed: return ((((unsigned char)(c) == (c)) && (1 && ((*__ctype_b_loc ())[(int) (( (unsigned char)c ))] & (unsigned short int) _ISupper) )) ? (__extension__ ({ int __res; if (sizeof ( (unsigned char)c ) > 1) { if (__builtin_constant_p ( (unsigned char)c )) { int __c = ( (unsigned char)c ); __res = __c < -128 || __c > 255 ? __c : (*__ctype_tolower_loc ())[__c]; } else __res = tolower ( (unsigned char)c ); } else __res = (*__ctype_tolower_loc ())[(int) ( (unsigned char)c )]; __res; })) : (c));
0
384:
never executed: return ((((unsigned char)(c) == (c)) && (1 && ((*__ctype_b_loc ())[(int) (( (unsigned char)c ))] & (unsigned short int) _ISupper) )) ? (__extension__ ({ int __res; if (sizeof ( (unsigned char)c ) > 1) { if (__builtin_constant_p ( (unsigned char)c )) { int __c = ( (unsigned char)c ); __res = __c < -128 || __c > 255 ? __c : (*__ctype_tolower_loc ())[__c]; } else __res = tolower ( (unsigned char)c ); } else __res = (*__ctype_tolower_loc ())[(int) ( (unsigned char)c )]; __res; })) : (c));
never executed: return ((((unsigned char)(c) == (c)) && (1 && ((*__ctype_b_loc ())[(int) (( (unsigned char)c ))] & (unsigned short int) _ISupper) )) ? (__extension__ ({ int __res; if (sizeof ( (unsigned char)c ) > 1) { if (__builtin_constant_p ( (unsigned char)c )) { int __c = ( (unsigned char)c ); __res = __c < -128 || __c > 255 ? __c : (*__ctype_tolower_loc ())[__c]; } else __res = tolower ( (unsigned char)c ); } else __res = (*__ctype_tolower_loc ())[(int) ( (unsigned char)c )]; __res; })) : (c));
(c));
never executed: return ((((unsigned char)(c) == (c)) && (1 && ((*__ctype_b_loc ())[(int) (( (unsigned char)c ))] & (unsigned short int) _ISupper) )) ? (__extension__ ({ int __res; if (sizeof ( (unsigned char)c ) > 1) { if (__builtin_constant_p ( (unsigned char)c )) { int __c = ( (unsigned char)c ); __res = __c < -128 || __c > 255 ? __c : (*__ctype_tolower_loc ())[__c]; } else __res = tolower ( (unsigned char)c ); } else __res = (*__ctype_tolower_loc ())[(int) ( (unsigned char)c )]; __res; })) : (c));
}
0
385int (_rl_to_upper) (int c) { return
never executed: return ((((unsigned char)(c) == (c)) && (1 && ((*__ctype_b_loc ())[(int) (( (unsigned char)c ))] & (unsigned short int) _ISlower) )) ? (__extension__ ({ int __res; if (sizeof ( (unsigned char)c ) > 1) { if (__builtin_constant_p ( (unsigned char)c )) { int __c = ( (unsigned char)c ); __res = __c < -128 || __c > 255 ? __c : (*__ctype_toupper_loc ())[__c]; } else __res = toupper ( (unsigned char)c ); } else __res = (*__ctype_toupper_loc ())[(int) ( (unsigned char)c )]; __res; })) : (c));
((((unsigned char)(c) == (c)) && (1 &&
never executed: return ((((unsigned char)(c) == (c)) && (1 && ((*__ctype_b_loc ())[(int) (( (unsigned char)c ))] & (unsigned short int) _ISlower) )) ? (__extension__ ({ int __res; if (sizeof ( (unsigned char)c ) > 1) { if (__builtin_constant_p ( (unsigned char)c )) { int __c = ( (unsigned char)c ); __res = __c < -128 || __c > 255 ? __c : (*__ctype_toupper_loc ())[__c]; } else __res = toupper ( (unsigned char)c ); } else __res = (*__ctype_toupper_loc ())[(int) ( (unsigned char)c )]; __res; })) : (c));
0
386((*
never executed: return ((((unsigned char)(c) == (c)) && (1 && ((*__ctype_b_loc ())[(int) (( (unsigned char)c ))] & (unsigned short int) _ISlower) )) ? (__extension__ ({ int __res; if (sizeof ( (unsigned char)c ) > 1) { if (__builtin_constant_p ( (unsigned char)c )) { int __c = ( (unsigned char)c ); __res = __c < -128 || __c > 255 ? __c : (*__ctype_toupper_loc ())[__c]; } else __res = toupper ( (unsigned char)c ); } else __res = (*__ctype_toupper_loc ())[(int) ( (unsigned char)c )]; __res; })) : (c));
never executed: return ((((unsigned char)(c) == (c)) && (1 && ((*__ctype_b_loc ())[(int) (( (unsigned char)c ))] & (unsigned short int) _ISlower) )) ? (__extension__ ({ int __res; if (sizeof ( (unsigned char)c ) > 1) { if (__builtin_constant_p ( (unsigned char)c )) { int __c = ( (unsigned char)c ); __res = __c < -128 || __c > 255 ? __c : (*__ctype_toupper_loc ())[__c]; } else __res = toupper ( (unsigned char)c ); } else __res = (*__ctype_toupper_loc ())[(int) ( (unsigned char)c )]; __res; })) : (c));
__ctype_b_loc ())[(int) ((
never executed: return ((((unsigned char)(c) == (c)) && (1 && ((*__ctype_b_loc ())[(int) (( (unsigned char)c ))] & (unsigned short int) _ISlower) )) ? (__extension__ ({ int __res; if (sizeof ( (unsigned char)c ) > 1) { if (__builtin_constant_p ( (unsigned char)c )) { int __c = ( (unsigned char)c ); __res = __c < -128 || __c > 255 ? __c : (*__ctype_toupper_loc ())[__c]; } else __res = toupper ( (unsigned char)c ); } else __res = (*__ctype_toupper_loc ())[(int) ( (unsigned char)c )]; __res; })) : (c));
0
387(
never executed: return ((((unsigned char)(c) == (c)) && (1 && ((*__ctype_b_loc ())[(int) (( (unsigned char)c ))] & (unsigned short int) _ISlower) )) ? (__extension__ ({ int __res; if (sizeof ( (unsigned char)c ) > 1) { if (__builtin_constant_p ( (unsigned char)c )) { int __c = ( (unsigned char)c ); __res = __c < -128 || __c > 255 ? __c : (*__ctype_toupper_loc ())[__c]; } else __res = toupper ( (unsigned char)c ); } else __res = (*__ctype_toupper_loc ())[(int) ( (unsigned char)c )]; __res; })) : (c));
never executed: return ((((unsigned char)(c) == (c)) && (1 && ((*__ctype_b_loc ())[(int) (( (unsigned char)c ))] & (unsigned short int) _ISlower) )) ? (__extension__ ({ int __res; if (sizeof ( (unsigned char)c ) > 1) { if (__builtin_constant_p ( (unsigned char)c )) { int __c = ( (unsigned char)c ); __res = __c < -128 || __c > 255 ? __c : (*__ctype_toupper_loc ())[__c]; } else __res = toupper ( (unsigned char)c ); } else __res = (*__ctype_toupper_loc ())[(int) ( (unsigned char)c )]; __res; })) : (c));
unsigned char)c
never executed: return ((((unsigned char)(c) == (c)) && (1 && ((*__ctype_b_loc ())[(int) (( (unsigned char)c ))] & (unsigned short int) _ISlower) )) ? (__extension__ ({ int __res; if (sizeof ( (unsigned char)c ) > 1) { if (__builtin_constant_p ( (unsigned char)c )) { int __c = ( (unsigned char)c ); __res = __c < -128 || __c > 255 ? __c : (*__ctype_toupper_loc ())[__c]; } else __res = toupper ( (unsigned char)c ); } else __res = (*__ctype_toupper_loc ())[(int) ( (unsigned char)c )]; __res; })) : (c));
0
388))]
never executed: return ((((unsigned char)(c) == (c)) && (1 && ((*__ctype_b_loc ())[(int) (( (unsigned char)c ))] & (unsigned short int) _ISlower) )) ? (__extension__ ({ int __res; if (sizeof ( (unsigned char)c ) > 1) { if (__builtin_constant_p ( (unsigned char)c )) { int __c = ( (unsigned char)c ); __res = __c < -128 || __c > 255 ? __c : (*__ctype_toupper_loc ())[__c]; } else __res = toupper ( (unsigned char)c ); } else __res = (*__ctype_toupper_loc ())[(int) ( (unsigned char)c )]; __res; })) : (c));
never executed: return ((((unsigned char)(c) == (c)) && (1 && ((*__ctype_b_loc ())[(int) (( (unsigned char)c ))] & (unsigned short int) _ISlower) )) ? (__extension__ ({ int __res; if (sizeof ( (unsigned char)c ) > 1) { if (__builtin_constant_p ( (unsigned char)c )) { int __c = ( (unsigned char)c ); __res = __c < -128 || __c > 255 ? __c : (*__ctype_toupper_loc ())[__c]; } else __res = toupper ( (unsigned char)c ); } else __res = (*__ctype_toupper_loc ())[(int) ( (unsigned char)c )]; __res; })) : (c));
& (unsigned short int) _ISlower)
never executed: return ((((unsigned char)(c) == (c)) && (1 && ((*__ctype_b_loc ())[(int) (( (unsigned char)c ))] & (unsigned short int) _ISlower) )) ? (__extension__ ({ int __res; if (sizeof ( (unsigned char)c ) > 1) { if (__builtin_constant_p ( (unsigned char)c )) { int __c = ( (unsigned char)c ); __res = __c < -128 || __c > 255 ? __c : (*__ctype_toupper_loc ())[__c]; } else __res = toupper ( (unsigned char)c ); } else __res = (*__ctype_toupper_loc ())[(int) ( (unsigned char)c )]; __res; })) : (c));
0
389))
never executed: return ((((unsigned char)(c) == (c)) && (1 && ((*__ctype_b_loc ())[(int) (( (unsigned char)c ))] & (unsigned short int) _ISlower) )) ? (__extension__ ({ int __res; if (sizeof ( (unsigned char)c ) > 1) { if (__builtin_constant_p ( (unsigned char)c )) { int __c = ( (unsigned char)c ); __res = __c < -128 || __c > 255 ? __c : (*__ctype_toupper_loc ())[__c]; } else __res = toupper ( (unsigned char)c ); } else __res = (*__ctype_toupper_loc ())[(int) ( (unsigned char)c )]; __res; })) : (c));
never executed: return ((((unsigned char)(c) == (c)) && (1 && ((*__ctype_b_loc ())[(int) (( (unsigned char)c ))] & (unsigned short int) _ISlower) )) ? (__extension__ ({ int __res; if (sizeof ( (unsigned char)c ) > 1) { if (__builtin_constant_p ( (unsigned char)c )) { int __c = ( (unsigned char)c ); __res = __c < -128 || __c > 255 ? __c : (*__ctype_toupper_loc ())[__c]; } else __res = toupper ( (unsigned char)c ); } else __res = (*__ctype_toupper_loc ())[(int) ( (unsigned char)c )]; __res; })) : (c));
?
never executed: return ((((unsigned char)(c) == (c)) && (1 && ((*__ctype_b_loc ())[(int) (( (unsigned char)c ))] & (unsigned short int) _ISlower) )) ? (__extension__ ({ int __res; if (sizeof ( (unsigned char)c ) > 1) { if (__builtin_constant_p ( (unsigned char)c )) { int __c = ( (unsigned char)c ); __res = __c < -128 || __c > 255 ? __c : (*__ctype_toupper_loc ())[__c]; } else __res = toupper ( (unsigned char)c ); } else __res = (*__ctype_toupper_loc ())[(int) ( (unsigned char)c )]; __res; })) : (c));
0
390(
never executed: return ((((unsigned char)(c) == (c)) && (1 && ((*__ctype_b_loc ())[(int) (( (unsigned char)c ))] & (unsigned short int) _ISlower) )) ? (__extension__ ({ int __res; if (sizeof ( (unsigned char)c ) > 1) { if (__builtin_constant_p ( (unsigned char)c )) { int __c = ( (unsigned char)c ); __res = __c < -128 || __c > 255 ? __c : (*__ctype_toupper_loc ())[__c]; } else __res = toupper ( (unsigned char)c ); } else __res = (*__ctype_toupper_loc ())[(int) ( (unsigned char)c )]; __res; })) : (c));
never executed: return ((((unsigned char)(c) == (c)) && (1 && ((*__ctype_b_loc ())[(int) (( (unsigned char)c ))] & (unsigned short int) _ISlower) )) ? (__extension__ ({ int __res; if (sizeof ( (unsigned char)c ) > 1) { if (__builtin_constant_p ( (unsigned char)c )) { int __c = ( (unsigned char)c ); __res = __c < -128 || __c > 255 ? __c : (*__ctype_toupper_loc ())[__c]; } else __res = toupper ( (unsigned char)c ); } else __res = (*__ctype_toupper_loc ())[(int) ( (unsigned char)c )]; __res; })) : (c));
__extension__ ({ int __res; if (sizeof (
sizeof ( (unsi...d char)c ) > 1Description
TRUEnever evaluated
FALSEnever evaluated
never executed: return ((((unsigned char)(c) == (c)) && (1 && ((*__ctype_b_loc ())[(int) (( (unsigned char)c ))] & (unsigned short int) _ISlower) )) ? (__extension__ ({ int __res; if (sizeof ( (unsigned char)c ) > 1) { if (__builtin_constant_p ( (unsigned char)c )) { int __c = ( (unsigned char)c ); __res = __c < -128 || __c > 255 ? __c : (*__ctype_toupper_loc ())[__c]; } else __res = toupper ( (unsigned char)c ); } else __res = (*__ctype_toupper_loc ())[(int) ( (unsigned char)c )]; __res; })) : (c));
0
391(
sizeof ( (unsi...d char)c ) > 1Description
TRUEnever evaluated
FALSEnever evaluated
sizeof ( (unsi...d char)c ) > 1Description
TRUEnever evaluated
FALSEnever evaluated
unsigned char)c
sizeof ( (unsi...d char)c ) > 1Description
TRUEnever evaluated
FALSEnever evaluated
never executed: return ((((unsigned char)(c) == (c)) && (1 && ((*__ctype_b_loc ())[(int) (( (unsigned char)c ))] & (unsigned short int) _ISlower) )) ? (__extension__ ({ int __res; if (sizeof ( (unsigned char)c ) > 1) { if (__builtin_constant_p ( (unsigned char)c )) { int __c = ( (unsigned char)c ); __res = __c < -128 || __c > 255 ? __c : (*__ctype_toupper_loc ())[__c]; } else __res = toupper ( (unsigned char)c ); } else __res = (*__ctype_toupper_loc ())[(int) ( (unsigned char)c )]; __res; })) : (c));
0
392)
sizeof ( (unsi...d char)c ) > 1Description
TRUEnever evaluated
FALSEnever evaluated
sizeof ( (unsi...d char)c ) > 1Description
TRUEnever evaluated
FALSEnever evaluated
> 1
sizeof ( (unsi...d char)c ) > 1Description
TRUEnever evaluated
FALSEnever evaluated
) { if (__builtin_constant_p (
__builtin_cons...igned char)c )Description
TRUEnever evaluated
FALSEnever evaluated
never executed: return ((((unsigned char)(c) == (c)) && (1 && ((*__ctype_b_loc ())[(int) (( (unsigned char)c ))] & (unsigned short int) _ISlower) )) ? (__extension__ ({ int __res; if (sizeof ( (unsigned char)c ) > 1) { if (__builtin_constant_p ( (unsigned char)c )) { int __c = ( (unsigned char)c ); __res = __c < -128 || __c > 255 ? __c : (*__ctype_toupper_loc ())[__c]; } else __res = toupper ( (unsigned char)c ); } else __res = (*__ctype_toupper_loc ())[(int) ( (unsigned char)c )]; __res; })) : (c));
0
393(
__builtin_cons...igned char)c )Description
TRUEnever evaluated
FALSEnever evaluated
__builtin_cons...igned char)c )Description
TRUEnever evaluated
FALSEnever evaluated
unsigned char)c
__builtin_cons...igned char)c )Description
TRUEnever evaluated
FALSEnever evaluated
never executed: return ((((unsigned char)(c) == (c)) && (1 && ((*__ctype_b_loc ())[(int) (( (unsigned char)c ))] & (unsigned short int) _ISlower) )) ? (__extension__ ({ int __res; if (sizeof ( (unsigned char)c ) > 1) { if (__builtin_constant_p ( (unsigned char)c )) { int __c = ( (unsigned char)c ); __res = __c < -128 || __c > 255 ? __c : (*__ctype_toupper_loc ())[__c]; } else __res = toupper ( (unsigned char)c ); } else __res = (*__ctype_toupper_loc ())[(int) ( (unsigned char)c )]; __res; })) : (c));
0
394)
__builtin_cons...igned char)c )Description
TRUEnever evaluated
FALSEnever evaluated
)
never executed: return ((((unsigned char)(c) == (c)) && (1 && ((*__ctype_b_loc ())[(int) (( (unsigned char)c ))] & (unsigned short int) _ISlower) )) ? (__extension__ ({ int __res; if (sizeof ( (unsigned char)c ) > 1) { if (__builtin_constant_p ( (unsigned char)c )) { int __c = ( (unsigned char)c ); __res = __c < -128 || __c > 255 ? __c : (*__ctype_toupper_loc ())[__c]; } else __res = toupper ( (unsigned char)c ); } else __res = (*__ctype_toupper_loc ())[(int) ( (unsigned char)c )]; __res; })) : (c));
never executed: return ((((unsigned char)(c) == (c)) && (1 && ((*__ctype_b_loc ())[(int) (( (unsigned char)c ))] & (unsigned short int) _ISlower) )) ? (__extension__ ({ int __res; if (sizeof ( (unsigned char)c ) > 1) { if (__builtin_constant_p ( (unsigned char)c )) { int __c = ( (unsigned char)c ); __res = __c < -128 || __c > 255 ? __c : (*__ctype_toupper_loc ())[__c]; } else __res = toupper ( (unsigned char)c ); } else __res = (*__ctype_toupper_loc ())[(int) ( (unsigned char)c )]; __res; })) : (c));
{ int __c = (
never executed: return ((((unsigned char)(c) == (c)) && (1 && ((*__ctype_b_loc ())[(int) (( (unsigned char)c ))] & (unsigned short int) _ISlower) )) ? (__extension__ ({ int __res; if (sizeof ( (unsigned char)c ) > 1) { if (__builtin_constant_p ( (unsigned char)c )) { int __c = ( (unsigned char)c ); __res = __c < -128 || __c > 255 ? __c : (*__ctype_toupper_loc ())[__c]; } else __res = toupper ( (unsigned char)c ); } else __res = (*__ctype_toupper_loc ())[(int) ( (unsigned char)c )]; __res; })) : (c));
0
395(
never executed: return ((((unsigned char)(c) == (c)) && (1 && ((*__ctype_b_loc ())[(int) (( (unsigned char)c ))] & (unsigned short int) _ISlower) )) ? (__extension__ ({ int __res; if (sizeof ( (unsigned char)c ) > 1) { if (__builtin_constant_p ( (unsigned char)c )) { int __c = ( (unsigned char)c ); __res = __c < -128 || __c > 255 ? __c : (*__ctype_toupper_loc ())[__c]; } else __res = toupper ( (unsigned char)c ); } else __res = (*__ctype_toupper_loc ())[(int) ( (unsigned char)c )]; __res; })) : (c));
never executed: return ((((unsigned char)(c) == (c)) && (1 && ((*__ctype_b_loc ())[(int) (( (unsigned char)c ))] & (unsigned short int) _ISlower) )) ? (__extension__ ({ int __res; if (sizeof ( (unsigned char)c ) > 1) { if (__builtin_constant_p ( (unsigned char)c )) { int __c = ( (unsigned char)c ); __res = __c < -128 || __c > 255 ? __c : (*__ctype_toupper_loc ())[__c]; } else __res = toupper ( (unsigned char)c ); } else __res = (*__ctype_toupper_loc ())[(int) ( (unsigned char)c )]; __res; })) : (c));
unsigned char)c
never executed: return ((((unsigned char)(c) == (c)) && (1 && ((*__ctype_b_loc ())[(int) (( (unsigned char)c ))] & (unsigned short int) _ISlower) )) ? (__extension__ ({ int __res; if (sizeof ( (unsigned char)c ) > 1) { if (__builtin_constant_p ( (unsigned char)c )) { int __c = ( (unsigned char)c ); __res = __c < -128 || __c > 255 ? __c : (*__ctype_toupper_loc ())[__c]; } else __res = toupper ( (unsigned char)c ); } else __res = (*__ctype_toupper_loc ())[(int) ( (unsigned char)c )]; __res; })) : (c));
0
396)
never executed: return ((((unsigned char)(c) == (c)) && (1 && ((*__ctype_b_loc ())[(int) (( (unsigned char)c ))] & (unsigned short int) _ISlower) )) ? (__extension__ ({ int __res; if (sizeof ( (unsigned char)c ) > 1) { if (__builtin_constant_p ( (unsigned char)c )) { int __c = ( (unsigned char)c ); __res = __c < -128 || __c > 255 ? __c : (*__ctype_toupper_loc ())[__c]; } else __res = toupper ( (unsigned char)c ); } else __res = (*__ctype_toupper_loc ())[(int) ( (unsigned char)c )]; __res; })) : (c));
never executed: return ((((unsigned char)(c) == (c)) && (1 && ((*__ctype_b_loc ())[(int) (( (unsigned char)c ))] & (unsigned short int) _ISlower) )) ? (__extension__ ({ int __res; if (sizeof ( (unsigned char)c ) > 1) { if (__builtin_constant_p ( (unsigned char)c )) { int __c = ( (unsigned char)c ); __res = __c < -128 || __c > 255 ? __c : (*__ctype_toupper_loc ())[__c]; } else __res = toupper ( (unsigned char)c ); } else __res = (*__ctype_toupper_loc ())[(int) ( (unsigned char)c )]; __res; })) : (c));
; __res = __c < -128
__c < -128Description
TRUEnever evaluated
FALSEnever evaluated
|| __c > 255
__c > 255Description
TRUEnever evaluated
FALSEnever evaluated
? __c : (*__ctype_toupper_loc ())[__c]; }
never executed: end of block
else __res = toupper (
never executed: __res = toupper ( (unsigned char)c );
never executed: return ((((unsigned char)(c) == (c)) && (1 && ((*__ctype_b_loc ())[(int) (( (unsigned char)c ))] & (unsigned short int) _ISlower) )) ? (__extension__ ({ int __res; if (sizeof ( (unsigned char)c ) > 1) { if (__builtin_constant_p ( (unsigned char)c )) { int __c = ( (unsigned char)c ); __res = __c < -128 || __c > 255 ? __c : (*__ctype_toupper_loc ())[__c]; } else __res = toupper ( (unsigned char)c ); } else __res = (*__ctype_toupper_loc ())[(int) ( (unsigned char)c )]; __res; })) : (c));
0
397(
never executed: __res = toupper ( (unsigned char)c );
never executed: __res = toupper ( (unsigned char)c );
unsigned char)c
never executed: __res = toupper ( (unsigned char)c );
never executed: return ((((unsigned char)(c) == (c)) && (1 && ((*__ctype_b_loc ())[(int) (( (unsigned char)c ))] & (unsigned short int) _ISlower) )) ? (__extension__ ({ int __res; if (sizeof ( (unsigned char)c ) > 1) { if (__builtin_constant_p ( (unsigned char)c )) { int __c = ( (unsigned char)c ); __res = __c < -128 || __c > 255 ? __c : (*__ctype_toupper_loc ())[__c]; } else __res = toupper ( (unsigned char)c ); } else __res = (*__ctype_toupper_loc ())[(int) ( (unsigned char)c )]; __res; })) : (c));
0
398)
never executed: __res = toupper ( (unsigned char)c );
never executed: __res = toupper ( (unsigned char)c );
;
never executed: __res = toupper ( (unsigned char)c );
} else __res = (*__ctype_toupper_loc ())[(int) (
never executed: __res = (*__ctype_toupper_loc ())[(int) ( (unsigned char)c )];
never executed: return ((((unsigned char)(c) == (c)) && (1 && ((*__ctype_b_loc ())[(int) (( (unsigned char)c ))] & (unsigned short int) _ISlower) )) ? (__extension__ ({ int __res; if (sizeof ( (unsigned char)c ) > 1) { if (__builtin_constant_p ( (unsigned char)c )) { int __c = ( (unsigned char)c ); __res = __c < -128 || __c > 255 ? __c : (*__ctype_toupper_loc ())[__c]; } else __res = toupper ( (unsigned char)c ); } else __res = (*__ctype_toupper_loc ())[(int) ( (unsigned char)c )]; __res; })) : (c));
0
399(
never executed: __res = (*__ctype_toupper_loc ())[(int) ( (unsigned char)c )];
never executed: __res = (*__ctype_toupper_loc ())[(int) ( (unsigned char)c )];
unsigned char)c
never executed: __res = (*__ctype_toupper_loc ())[(int) ( (unsigned char)c )];
never executed: return ((((unsigned char)(c) == (c)) && (1 && ((*__ctype_b_loc ())[(int) (( (unsigned char)c ))] & (unsigned short int) _ISlower) )) ? (__extension__ ({ int __res; if (sizeof ( (unsigned char)c ) > 1) { if (__builtin_constant_p ( (unsigned char)c )) { int __c = ( (unsigned char)c ); __res = __c < -128 || __c > 255 ? __c : (*__ctype_toupper_loc ())[__c]; } else __res = toupper ( (unsigned char)c ); } else __res = (*__ctype_toupper_loc ())[(int) ( (unsigned char)c )]; __res; })) : (c));
0
400)]
never executed: __res = (*__ctype_toupper_loc ())[(int) ( (unsigned char)c )];
never executed: __res = (*__ctype_toupper_loc ())[(int) ( (unsigned char)c )];
;
never executed: __res = (*__ctype_toupper_loc ())[(int) ( (unsigned char)c )];
__res; }))
never executed: return ((((unsigned char)(c) == (c)) && (1 && ((*__ctype_b_loc ())[(int) (( (unsigned char)c ))] & (unsigned short int) _ISlower) )) ? (__extension__ ({ int __res; if (sizeof ( (unsigned char)c ) > 1) { if (__builtin_constant_p ( (unsigned char)c )) { int __c = ( (unsigned char)c ); __res = __c < -128 || __c > 255 ? __c : (*__ctype_toupper_loc ())[__c]; } else __res = toupper ( (unsigned char)c ); } else __res = (*__ctype_toupper_loc ())[(int) ( (unsigned char)c )]; __res; })) : (c));
0
401:
never executed: return ((((unsigned char)(c) == (c)) && (1 && ((*__ctype_b_loc ())[(int) (( (unsigned char)c ))] & (unsigned short int) _ISlower) )) ? (__extension__ ({ int __res; if (sizeof ( (unsigned char)c ) > 1) { if (__builtin_constant_p ( (unsigned char)c )) { int __c = ( (unsigned char)c ); __res = __c < -128 || __c > 255 ? __c : (*__ctype_toupper_loc ())[__c]; } else __res = toupper ( (unsigned char)c ); } else __res = (*__ctype_toupper_loc ())[(int) ( (unsigned char)c )]; __res; })) : (c));
never executed: return ((((unsigned char)(c) == (c)) && (1 && ((*__ctype_b_loc ())[(int) (( (unsigned char)c ))] & (unsigned short int) _ISlower) )) ? (__extension__ ({ int __res; if (sizeof ( (unsigned char)c ) > 1) { if (__builtin_constant_p ( (unsigned char)c )) { int __c = ( (unsigned char)c ); __res = __c < -128 || __c > 255 ? __c : (*__ctype_toupper_loc ())[__c]; } else __res = toupper ( (unsigned char)c ); } else __res = (*__ctype_toupper_loc ())[(int) ( (unsigned char)c )]; __res; })) : (c));
(c));
never executed: return ((((unsigned char)(c) == (c)) && (1 && ((*__ctype_b_loc ())[(int) (( (unsigned char)c ))] & (unsigned short int) _ISlower) )) ? (__extension__ ({ int __res; if (sizeof ( (unsigned char)c ) > 1) { if (__builtin_constant_p ( (unsigned char)c )) { int __c = ( (unsigned char)c ); __res = __c < -128 || __c > 255 ? __c : (*__ctype_toupper_loc ())[__c]; } else __res = toupper ( (unsigned char)c ); } else __res = (*__ctype_toupper_loc ())[(int) ( (unsigned char)c )]; __res; })) : (c));
}
0
402int (_rl_uppercase_p) (int c) { return
never executed: return (((unsigned char)(c) == (c)) && (1 && ((*__ctype_b_loc ())[(int) (( (unsigned char)c ))] & (unsigned short int) _ISupper) ));
(((unsigned char)(c) == (c)) && (1 &&
never executed: return (((unsigned char)(c) == (c)) && (1 && ((*__ctype_b_loc ())[(int) (( (unsigned char)c ))] & (unsigned short int) _ISupper) ));
0
403((*
never executed: return (((unsigned char)(c) == (c)) && (1 && ((*__ctype_b_loc ())[(int) (( (unsigned char)c ))] & (unsigned short int) _ISupper) ));
never executed: return (((unsigned char)(c) == (c)) && (1 && ((*__ctype_b_loc ())[(int) (( (unsigned char)c ))] & (unsigned short int) _ISupper) ));
__ctype_b_loc ())[(int) ((
never executed: return (((unsigned char)(c) == (c)) && (1 && ((*__ctype_b_loc ())[(int) (( (unsigned char)c ))] & (unsigned short int) _ISupper) ));
0
404(
never executed: return (((unsigned char)(c) == (c)) && (1 && ((*__ctype_b_loc ())[(int) (( (unsigned char)c ))] & (unsigned short int) _ISupper) ));
never executed: return (((unsigned char)(c) == (c)) && (1 && ((*__ctype_b_loc ())[(int) (( (unsigned char)c ))] & (unsigned short int) _ISupper) ));
unsigned char)c
never executed: return (((unsigned char)(c) == (c)) && (1 && ((*__ctype_b_loc ())[(int) (( (unsigned char)c ))] & (unsigned short int) _ISupper) ));
0
405))]
never executed: return (((unsigned char)(c) == (c)) && (1 && ((*__ctype_b_loc ())[(int) (( (unsigned char)c ))] & (unsigned short int) _ISupper) ));
never executed: return (((unsigned char)(c) == (c)) && (1 && ((*__ctype_b_loc ())[(int) (( (unsigned char)c ))] & (unsigned short int) _ISupper) ));
& (unsigned short int) _ISupper)
never executed: return (((unsigned char)(c) == (c)) && (1 && ((*__ctype_b_loc ())[(int) (( (unsigned char)c ))] & (unsigned short int) _ISupper) ));
0
406))
never executed: return (((unsigned char)(c) == (c)) && (1 && ((*__ctype_b_loc ())[(int) (( (unsigned char)c ))] & (unsigned short int) _ISupper) ));
never executed: return (((unsigned char)(c) == (c)) && (1 && ((*__ctype_b_loc ())[(int) (( (unsigned char)c ))] & (unsigned short int) _ISupper) ));
;
never executed: return (((unsigned char)(c) == (c)) && (1 && ((*__ctype_b_loc ())[(int) (( (unsigned char)c ))] & (unsigned short int) _ISupper) ));
}
0
407-
408-
409-
410void-
411rl_free (void *mem)-
412{-
413 if (mem
memDescription
TRUEnever evaluated
FALSEnever evaluated
)
0
414 free (mem);
never executed: free (mem);
0
415}
never executed: end of block
0
416-
417-
418-
419-
420char *-
421_rl_savestring (const char *s)-
422{-
423 return
never executed: return (strcpy ((char *)xmalloc (1 + (int)strlen (s)), (s)));
(strcpy ((char *)xmalloc (1 + (int)strlen (s)), (s)));
never executed: return (strcpy ((char *)xmalloc (1 + (int)strlen (s)), (s)));
0
424}-
425-
426-
427-
428static FILE *_rl_tracefp;-
429-
430void-
431-
432_rl_trace (const char *format, ...)-
433-
434-
435-
436-
437{-
438 va_list args;-
439-
440-
441-
442-
443-
444 -
445 __builtin_va_start(-
446 args-
447 ,-
448 format-
449 )-
450 ;-
451-
452-
453-
454-
455-
456 if (_rl_tracefp == 0
_rl_tracefp == 0Description
TRUEnever evaluated
FALSEnever evaluated
)
0
457 _rl_tropen ();
never executed: _rl_tropen ();
0
458 vfprintf (_rl_tracefp, format, args);-
459 fprintf (_rl_tracefp, "\n");-
460 fflush (_rl_tracefp);-
461-
462 -
463 __builtin_va_end(-
464 args-
465 )-
466 ;-
467}
never executed: end of block
0
468-
469int-
470_rl_tropen (void)-
471{-
472 char fnbuf[128], *x;-
473-
474 if (_rl_tracefp
_rl_tracefpDescription
TRUEnever evaluated
FALSEnever evaluated
)
0
475 fclose (_rl_tracefp);
never executed: fclose (_rl_tracefp);
0
476-
477-
478-
479-
480-
481 x = "/var/tmp";-
482-
483 snprintf (fnbuf, sizeof (fnbuf), "%s/rltrace.%ld", x, (long)getpid());-
484 unlink(fnbuf);-
485 _rl_tracefp = fopen (fnbuf, "w+");-
486 return
never executed: return _rl_tracefp != 0;
_rl_tracefp != 0;
never executed: return _rl_tracefp != 0;
0
487}-
488-
489int-
490_rl_trclose (void)-
491{-
492 int r;-
493-
494 r = fclose (_rl_tracefp);-
495 _rl_tracefp = 0;-
496 return
never executed: return r;
r;
never executed: return r;
0
497}-
498-
499void-
500_rl_settracefp (FILE *fp)-
501{-
502 _rl_tracefp = fp;-
503}
never executed: end of block
0
Switch to Source codePreprocessed file

Generated by Squish Coco 4.1.2