Commit 17bdc290 authored by Víctor Paesa's avatar Víctor Paesa

Document the ld, st, while statements.

Originally committed as revision 16588 to svn://svn.ffmpeg.org/ffmpeg/trunk
parent 062e7c3c
......@@ -830,6 +830,9 @@ The following binary operators are available: @code{+}, @code{-},
The following unary operators are available: @code{+}, @code{-},
@code{(...)}.
The following statements are available: @code{ld}, @code{st},
@code{while}.
The following functions are available:
@table @var
@item sinh(x)
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment