| 
    FFmpeg
    
   | 
 
Go to the source code of this file.
Macros | |
| #define | gmtime_r ff_gmtime_r | 
| #define | localtime_r ff_localtime_r | 
Functions | |
| static struct tm * | ff_gmtime_r (const time_t *clock, struct tm *result) | 
| static struct tm * | ff_localtime_r (const time_t *clock, struct tm *result) | 
| #define gmtime_r ff_gmtime_r | 
Definition at line 34 of file time_internal.h.
| #define localtime_r ff_localtime_r | 
Definition at line 46 of file time_internal.h.
      
  | 
  inlinestatic | 
Definition at line 26 of file time_internal.h.
      
  | 
  inlinestatic | 
Definition at line 38 of file time_internal.h.
 1.8.17