Home
last modified time | relevance | path

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

/lib/reed_solomon/
Ddecode_rs.c52 goto decode;
105 decode:
/lib/
Dvsprintf.c1025 int decode = (fmt[0] == 'R') ? 1 : 0; in resource_string() local
1050 decode = 0; in resource_string()
1052 if (decode && res->flags & IORESOURCE_UNSET) { in resource_string()
1062 if (decode) { in resource_string()