Home | History | Annotate | Download | only in qemu

Lines Matching refs:ISSPACE

27 #define ISSPACE(x) ((x) == ' ' || (x) == '\t' || (x) == '\n')