File: mpv_talloc.h

package info (click to toggle)
mpv 0.23.0-2%2Bdeb9u2
  • links: PTS, VCS
  • area: main
  • in suites: stretch
  • size: 10,088 kB
  • sloc: ansic: 113,843; python: 15,085; objc: 4,131; sh: 447; cpp: 252; perl: 192; ruby: 121; pascal: 49; makefile: 45
file content (7 lines) | stat: -rw-r--r-- 115 bytes parent folder | download | duplicates (7)
1
2
3
4
5
6
7
#include <stdlib.h>
#include <stdio.h>
#include <stdarg.h>

#include "osdep/compiler.h"

#include "ta/ta_talloc.h"