Searched refs:find_method_by_id (Results 1 - 1 of 1) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/lzo-2.06/lzotest/
H A Dlzotest.c580 const compress_t *find_method_by_id ( int method ) function
1262 c = find_method_by_id(method);
1454 c = find_method_by_id(i);
1553 if (!find_method_by_id(m)) {
1586 if (find_method_by_id(m) != NULL)
2014 const compress_t *c = find_method_by_id(methods[ii]);
2062 assert(find_method_by_id(method) != NULL);

Completed in 167 milliseconds