#include "mpeg3private.h"#include "mpeg3protos.h"

Go to the source code of this file.
Functions | |
| int64_t | mpeg3io_tell_gcc (mpeg3_fs_t *fs) |
| double | mpeg3_add_double_gcc (double x, double y) |
| double | mpeg3_divide_double_gcc (double x, double y) |
| int64_t | mpeg3_total_bytes_gcc (mpeg3_title_t *title) |
| double mpeg3_add_double_gcc | ( | double | x, | |
| double | y | |||
| ) |
Definition at line 13 of file workarounds.c.
| double mpeg3_divide_double_gcc | ( | double | x, | |
| double | y | |||
| ) |
Definition at line 18 of file workarounds.c.
| int64_t mpeg3_total_bytes_gcc | ( | mpeg3_title_t * | title | ) |
| int64_t mpeg3io_tell_gcc | ( | mpeg3_fs_t * | fs | ) |
1.5.5