Searched refs:tfm_to_ltc_codes (Results 1 – 1 of 1) sorted by relevance
20 } tfm_to_ltc_codes[] = { variable35 for (x = 0; x < (int)(sizeof(tfm_to_ltc_codes)/sizeof(tfm_to_ltc_codes[0])); x++) { in tfm_to_ltc_error()36 if (err == tfm_to_ltc_codes[x].tfm_code) { in tfm_to_ltc_error()37 return tfm_to_ltc_codes[x].ltc_code; in tfm_to_ltc_error()
Completed in 349 milliseconds