doc: Mention functions which are declared as macros.
authorBruno Haible <bruno@clisp.org>
Sat, 17 Sep 2011 15:10:12 +0000 (17:10 +0200)
committerBruno Haible <bruno@clisp.org>
Sat, 17 Sep 2011 15:10:12 +0000 (17:10 +0200)
commit2049ed10148563c6c530c8b13229ea35da4f4cc1
tree1b8e95a8cc209fbb5f8dec566d3e74bcca06d20d
parent7943c52181dd2ff0e9c02b14c5a504da09db337b
doc: Mention functions which are declared as macros.

* doc/posix-functions/*[fl].texi: Mention that some functions are
defined as macros with arguments only.
45 files changed:
ChangeLog
doc/posix-functions/acosf.texi
doc/posix-functions/acosl.texi
doc/posix-functions/asinf.texi
doc/posix-functions/asinl.texi
doc/posix-functions/atan2f.texi
doc/posix-functions/atan2l.texi
doc/posix-functions/atanf.texi
doc/posix-functions/atanl.texi
doc/posix-functions/ceilf.texi
doc/posix-functions/ceill.texi
doc/posix-functions/cosf.texi
doc/posix-functions/coshf.texi
doc/posix-functions/coshl.texi
doc/posix-functions/cosl.texi
doc/posix-functions/expf.texi
doc/posix-functions/expl.texi
doc/posix-functions/fabsf.texi
doc/posix-functions/fabsl.texi
doc/posix-functions/floorf.texi
doc/posix-functions/floorl.texi
doc/posix-functions/fmodf.texi
doc/posix-functions/fmodl.texi
doc/posix-functions/frexpf.texi
doc/posix-functions/frexpl.texi
doc/posix-functions/ldexpf.texi
doc/posix-functions/ldexpl.texi
doc/posix-functions/log10f.texi
doc/posix-functions/log10l.texi
doc/posix-functions/logf.texi
doc/posix-functions/logl.texi
doc/posix-functions/modff.texi
doc/posix-functions/modfl.texi
doc/posix-functions/powf.texi
doc/posix-functions/powl.texi
doc/posix-functions/sinf.texi
doc/posix-functions/sinhf.texi
doc/posix-functions/sinhl.texi
doc/posix-functions/sinl.texi
doc/posix-functions/sqrtf.texi
doc/posix-functions/sqrtl.texi
doc/posix-functions/tanf.texi
doc/posix-functions/tanhf.texi
doc/posix-functions/tanhl.texi
doc/posix-functions/tanl.texi