Home | History | Annotate | Download | only in qemu

Lines Matching defs:typestr

2420     const char *p, *typestr;
2472 typestr = cmd->args_type;
2475 c = *typestr;
2478 typestr++;
2489 if (*typestr == '?') {
2490 typestr++;
2614 if (*typestr == '?' || *typestr == '.') {
2615 if (*typestr == '?') {
2630 typestr++;
2665 c = *typestr++;