Searched refs:littlenumP (Results 1 – 2 of 2) sorted by relevance
398 LITTLENUM_TYPE *littlenumP; in vax_md_atof() local439 for (littlenumP = words; littlenumP < limit; littlenumP++) in vax_md_atof()441 md_number_to_chars (literalP, *littlenumP, sizeof (LITTLENUM_TYPE)); in vax_md_atof()
3743 to `littlenumP' to avoid shadowing file scope variable.