Searched refs:cX (Results 1 – 3 of 3) sorted by relevance
5362 static unsigned int cX = 0; local5372 if (cX >= QIC_LEN_SQR || LastQueueTime == 0 || LastQueuePid != pid)5387 cX = 0;5397 seq = (cX + random_offset) % QIC_LEN_SQR;5398 ++cX;
962 01-05-11 string/chresc: \e == \E == escape, \cX == control X, \x{..} == \x..
1541 01-05-22 The escape sequences \e, \cX, \C[.collating-element.], and