|
FFmpeg
|
#include <internal.h>
Data Fields | |
| FILE * | file |
| int | level |
| int | nonempty |
Definition at line 116 of file internal.h.
| FILE* CheckasmJson::file |
Definition at line 117 of file internal.h.
Referenced by checkasm_json(), checkasm_json_pop(), checkasm_json_push(), checkasm_json_str(), and print_benchmarks().
| int CheckasmJson::level |
Definition at line 118 of file internal.h.
Referenced by checkasm_json(), checkasm_json_pop(), checkasm_json_push(), checkasm_json_str(), and print_benchmarks().
| int CheckasmJson::nonempty |
Definition at line 119 of file internal.h.
Referenced by checkasm_json(), checkasm_json_pop(), checkasm_json_push(), and checkasm_json_str().
1.8.17