Lines Matching refs:expand_tcbtab
10273 (expand_tcbtab): Rewrite in order to utilise xgrowarray
32163 (expand_tcbtab): Do initial memory allocation when tcbtabsize == 0.
38406 (expand_tcbtab): Use xcalloc and xreallocarray.
42820 * strace.c (expand_tcbtab, alloctcb): Change 'i' type to unsigned.
50215 (expand_tcbtab): Likewise.
50653 * strace (expand_tcbtab): Shorten "out of memory" message.
51197 expand_tcbtab(). The second operation is not necessary, since
51201 expand_tcbtab() static. (While at it, I nuked redundant
51205 expand_tcbtab.
51211 (expand_tcbtab): Make it static.
51215 Simplify expand_tcbtab and alloc_tcb.
51224 * strace.c (expand_tcbtab): Simplify this function. No logic changes.