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

/xsrc/external/mit/xinput/dist/src/
H A Dtest_xi2.c297 static const char* type_to_name(int evtype) function in typeref:typename:const char *
443 printf("EVENT type %d (%s)\n", cookie->evtype, type_to_name(cookie->evtype));

Completed in 2 milliseconds