Home
last modified time | relevance | path

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

/lib/reed_solomon/
Ddecode_rs.c51 goto decode;
105 decode:
/lib/
Dvsprintf.c702 int decode = (fmt[0] == 'R') ? 1 : 0; in resource_string() local
724 decode = 0; in resource_string()
726 if (decode && res->flags & IORESOURCE_UNSET) { in resource_string()
736 if (decode) { in resource_string()