Home
last modified time | relevance | path

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

/third_party/ltp/tools/sparse/sparse-src/
Dtokenize.c44 static int input_streams_allocated; variable
318 if (stream >= input_streams_allocated) { in init_stream()
323 input_streams_allocated = newalloc; in init_stream()