Searched defs:qemu_isgraph (Results 1 - 1 of 1) sorted by relevance

/vbox/src/recompiler/
H A Dqemu-common.h21 # define qemu_isgraph(c) RT_C_IS_GRAPH((unsigned char)(c)) macro
197 #define qemu_isgraph(c) isgraph((unsigned char)(c)) macro

Completed in 48 milliseconds