Lines Matching refs:In
36 restrictions. In the past, the C versions distributed by Rick
76 In general, version 2 follows - in the parts that are significant for
106 have been changed in very few places only. In these cases, only the
130 In this section, all changes are described that affect the measurement
134 In addition to adding the measurement loop and the printout statements,
137 o In procedure "main", three statements have been added in the non-
152 o In the three arithmetic computations at the end of the measurement
161 o In Proc_4, the second assignment has been changed from
169 o In Func_1, the statement
175 o In Func_2, the second character comparison statement has been changed
186 o In Func_3, a non-executed "else" part has been added to the "if"
214 known to me, considerably smaller. In Ada and Pascal, assignment and
218 generate efficient inline code. In C, string assignemt and comparisons
222 functions.) In addition to the overhead caused by additional function
324 In any case, for serious performance evaluation, users are advised to
325 ask for code listings and to check them carefully. In this way, when