Lines Matching defs:tmp
1814 char *tmp = next;
1818 tmp = scanMappingFormat(f, cf, nf, tmp, 0,
1820 if (tmp == 0)
1823 if (tmp == 0) {
1825 } else if (strchr(sepset, *tmp) != 0) {
1982 char *tmp = next;
1986 tmp = scanMappingFormat(f, cf, nf, tmp, 0,
1988 if (tmp == 0)
1991 if (tmp == 0) {
1993 } else if (*tmp == '\0') {