Home
last modified time | relevance | path

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

/picolibc-3.7.0-3.6.0/newlib/libc/stdlib/
Dstrtorx.c61 ULtox(L, bits, exp, k) __UShort *L; __ULong *bits; Long exp; int k; in ULtox() function
63 ULtox(__UShort *L, __ULong *bits, Long exp, int k)
121 ULtox((__UShort*)L, bits, exp, k);