Home
last modified time | relevance | path

Searched refs:TYPE_LONGINT (Results 1 – 4 of 4) sorted by relevance

/third_party/gstreamer/gstreamer/gst/printf/
Dvasnprintf.c451 if (type == TYPE_LONGINT || type == TYPE_ULONGINT) in vasnprintf()
474 if (type == TYPE_LONGINT || type == TYPE_ULONGINT) in vasnprintf()
504 if (type == TYPE_LONGINT || type == TYPE_ULONGINT) in vasnprintf()
652 case TYPE_LONGINT: in vasnprintf()
786 case TYPE_LONGINT: in vasnprintf()
Dprintf-args.h47 TYPE_LONGINT, enumerator
Dprintf-args.c57 case TYPE_LONGINT: in printf_fetchargs()
Dprintf-parse.c316 type = TYPE_LONGINT; in printf_parse()