Home
last modified time | relevance | path

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

/third_party/gstreamer/gstreamer/libs/gst/check/libcheck/
Dcheck_list.c32 LINIT = 1, enumerator
62 lp->max_elts = LINIT; in check_list_create()
63 lp->data = (void **) emalloc (sizeof (lp->data[0]) * LINIT); in check_list_create()