Home | History | Annotate | Download | only in libstdc++-v3

Lines Matching refs:strxfrm_l

16722     # Use strxfrm_l if available.
16731 char s[128]; __locale_t loc; strxfrm_l(s, "C", 5, loc);