Lines Matching refs:expand_tcbtab
2711 (expand_tcbtab): Rewrite in order to utilise xgrowarray
24601 (expand_tcbtab): Do initial memory allocation when tcbtabsize == 0.
30844 (expand_tcbtab): Use xcalloc and xreallocarray.
35258 * strace.c (expand_tcbtab, alloctcb): Change 'i' type to unsigned.
42653 (expand_tcbtab): Likewise.
43091 * strace (expand_tcbtab): Shorten "out of memory" message.
43635 expand_tcbtab(). The second operation is not necessary, since
43639 expand_tcbtab() static. (While at it, I nuked redundant
43643 expand_tcbtab.
43649 (expand_tcbtab): Make it static.
43653 Simplify expand_tcbtab and alloc_tcb.
43662 * strace.c (expand_tcbtab): Simplify this function. No logic changes.