Home
last modified time | relevance | path

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

/third_party/ltp/tools/sparse/sparse-src/
Dtokenize.c501 ValidSecond = 32, enumerator
520 ['.' + 1] = Dot | ValidSecond,
521 ['=' + 1] = ValidSecond,
522 ['+' + 1] = ValidSecond,
523 ['-' + 1] = ValidSecond,
524 ['>' + 1] = ValidSecond,
525 ['<' + 1] = ValidSecond,
526 ['&' + 1] = ValidSecond,
527 ['|' + 1] = ValidSecond,
528 ['#' + 1] = ValidSecond,
[all …]