Home
last modified time | relevance | path

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

/third_party/musl/src/ctype/
Dispunct.c8 int __ispunct_l(int c, locale_t l) in __ispunct_l() function
13 weak_alias(__ispunct_l, ispunct_l);
/third_party/musl/
Dlibc.map.txt110 __ispunct_l;