Home
last modified time | relevance | path

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

/ctype/
A Dctype.h292 # define __ispunct_l(c,l) __isctype_l((c), _ISpunct, (l)) macro
311 # define ispunct_l(c,l) __ispunct_l ((c), (l))

Completed in 4 milliseconds