Searched refs:XCNT (Results 1 – 1 of 1) sorted by relevance
69 #define XCNT 6 macro105 static int previous_xcnt = XCNT; in libc_mktemps()134 previous_xcnt = XCNT; in libc_mktemps()148 while ((len != 0) && (xcnt < XCNT) && (*s == 'X')) { in libc_mktemps()