Searched refs:used_function (Results 1 – 5 of 5) sorted by relevance
265 used_function(void) in used_function() function273 used_function(); in inline_function()274 (void)used_function(); in inline_function()275 return used_function(); in inline_function()
75 273 c 0.273 i 13used_function f0 I76 274 c 0.274 d 13used_function f0 I77 275 c 0.275 u 13used_function f0 I
27 used_function(void)32 used_function(void) used_function() function
80 253 d 0.253 e 13used_function F0 V81 258 c 0.258 i 13used_function f0 V88 254 d 0.254 d r 13used_function F0 I90 262 c 0.262 i 13used_function f0 I92 263 c 0.263 d 13used_function f0 I94 264 c 0.264 u 13used_function f0 I
11 used_function returns 'int' at read.c(254), versus 'void' at read.c(253) [lint2:005]12 used_function returns a value that is sometimes ignored [lint2:009]