Home
last modified time | relevance | path

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

/src/contrib/less/
H A Doutput.c554 #define STR_TO_TYPE_FUNC(funcname, cfuncname, type) \ in TYPE_TO_A_FUNC() macro
577 STR_TO_TYPE_FUNC(lstrtopos, lstrtoposc, POSITION)
578 STR_TO_TYPE_FUNC(lstrtoi, lstrtoic, int)
579 STR_TO_TYPE_FUNC(lstrtoul, lstrtoulc, unsigned long)