Home | History | Annotate | Download | only in docs

Lines Matching full:calloc

308     <function>calloc</function>,
404 <function>calloc</function>,
411 For <function>calloc</function> both arguments are being checked.
1170 by <computeroutput>calloc</computeroutput>, with the specified
1611 <function>calloc</function>, <function>realloc</function>,
1629 <para><function>calloc</function>: returned memory is marked both
1630 addressable and valid, since <function>calloc</function> clears
1640 <function>malloc</function>/<function>calloc</function>/<function>realloc</function>.</para>