Searched refs:last_evtype (Results 1 - 1 of 1) sorted by relevance

/xsrc/external/mit/xorg-server/dist/test/
H A Dinput.c1852 static int last_evtype = -1; local in function:process_input_proc
1855 last_evtype = -1;
1857 assert(ev->any.type == ++last_evtype);

Completed in 3 milliseconds