Home
last modified time | relevance | path

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

/dports/multimedia/lives/lives-3.2.0/src/
H A Deffects-weed.c8707 int nptmpl, i; in has_perchannel_multiw() local
8708 …nt_t **ptmpls = weed_get_plantptr_array_counted(filter, WEED_LEAF_IN_PARAMETER_TEMPLATES, &nptmpl); in has_perchannel_multiw()
8710 if (nptmpl == 0) return FALSE; in has_perchannel_multiw()
8712 for (i = 0; i < nptmpl; i++) { in has_perchannel_multiw()