Searched defs:u2_n (Results 1 - 1 of 1) sorted by relevance
/vbox/src/libs/xpcom18a4/xpcom/tests/ | ||
H A D | TestCRT.cpp | 74 PRIntn u2_n = nsCRT::strncmp(us1, us2, n); local 77 NS_ASSERTION(sign(clib_n) == sign(u2_n), "strncmp"); |
Completed in 1465 milliseconds