HomeSort by: relevance | last modified time | path
    Searched defs:buf_index (Results 1 - 2 of 2) sorted by relevancy

  /src/usr.bin/xlint/lint2/
msg.c 111 static unsigned int buf_index; local in function:mkpos
113 struct buffer *buf = buffers + buf_index;
114 buf_index ^= 1;
msg.c 111 static unsigned int buf_index; local in function:mkpos
113 struct buffer *buf = buffers + buf_index;
114 buf_index ^= 1;

Completed in 51 milliseconds