Home
last modified time | relevance | path

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

/illumos-gate/usr/src/tools/smatch/src/
H A Dtokenize.c44 static int input_streams_allocated; variable
313 if (stream >= input_streams_allocated) { in init_stream()
318 input_streams_allocated = newalloc; in init_stream()