FFmpeg
|
#include <inttypes.h>
#include <stdint.h>
#include <stdlib.h>
#include <stdarg.h>
#include <string.h>
#include "libavutil/bswap.h"
Go to the source code of this file.
Macros | |
#define | storexmmregs(mem) |
#define | testxmmclobbers(func, ctx,...) |
#define | wrap(func) |
#define storexmmregs | ( | mem | ) |
Definition at line 30 of file w64xmmtest.h.
#define testxmmclobbers | ( | func, | |
ctx, | |||
... | |||
) |
Definition at line 44 of file w64xmmtest.h.
Referenced by wrap().