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

/ast/src/lib/libast/comp/
H A Dsetlocale.c386 debug_strxfrm(register char* t, register const char* s, size_t n) function
485 debug_strxfrm(ab, a, sizeof(ab) - 1);
487 debug_strxfrm(bb, b, sizeof(bb) - 1);
512 ast.mb_xfrm = debug_strxfrm;

Completed in 76 milliseconds