Home
last modified time | relevance | path

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

/titanic_41/usr/src/lib/libast/common/comp/
H A Dsetlocale.c377 debug_strxfrm(register char* t, register const char* s, size_t n) in debug_strxfrm() function
476 debug_strxfrm(ab, a, sizeof(ab) - 1); in debug_strcoll()
478 debug_strxfrm(bb, b, sizeof(bb) - 1); in debug_strcoll()
503 ast.mb_xfrm = debug_strxfrm; in set_collate()