Home
last modified time | relevance | path

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

/ctype/
A Dctype.h288 # define __isdigit_l(c,l) __isctype_l((c), _ISdigit, (l)) macro
307 # define isdigit_l(c,l) __isdigit_l ((c), (l))

Completed in 4 milliseconds