Lines Matching refs:para
6 <para>This manual describes jemalloc @jemalloc_version@. More information
8 url="http://jemalloc.net/">jemalloc website</ulink>.</para>
10 + <para>The following configuration options are enabled in libc's built-in
17 + <constant>MK_MALLOC_PRODUCTION</constant> make variable).</para>
29 @@ -3510,4 +3521,18 @@ malloc_conf = "narenas:1";]]></programlisting></para>
30 <para>The <function>posix_memalign()</function> function conforms
31 to IEEE Std 1003.1-2001 (<quote>POSIX.1</quote>).</para>
35 + <para>The <function>malloc_usable_size()</function> and
37 + 7.0.</para>
39 + <para>The <function>aligned_alloc()</function>,
42 + 10.0.</para>
44 + <para>The <function>*allocx()</function> functions first appeared in FreeBSD
45 + 11.0.</para>