simple arithmetic expression evaluator More...
#include <unistd.h>
#include "libavutil/eval.h"
Go to the source code of this file.
Defines | |
#define | MAX_BLOCK_SIZE SIZE_MAX |
Functions | |
static void | usage (void) |
int | main (int argc, char **argv) |
simple arithmetic expression evaluator
Definition in file ffeval.c.
#define MAX_BLOCK_SIZE SIZE_MAX |