Home
last modified time | relevance | path

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

/freebsd/contrib/less/
H A Doutput.c573 #define IPRINT_FUNC(funcname, type, typetoa) \
577 typetoa(num, buf, radix); \
518 IPRINT_FUNC(funcname,type,typetoa) global() argument