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

Lines Matching refs:strxfrm_l

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