Lines Matching defs:tmp
855 char *tmp, *tmp2;
862 name = sanei_config_get_string (name, &tmp);
864 if (tmp)
867 if (0 == strcmp (tmp, opt))
884 free (tmp);
901 free (tmp);
919 free (tmp);
934 free (tmp);
938 free (tmp);
954 char *tmp;
966 name = sanei_config_get_string (name, &tmp);
967 if (tmp)
969 strcpy (dest, tmp);
970 free (tmp);
4116 int tmp;
4129 tmp = tlx;
4131 brx = tmp;
4135 tmp = tly;
4137 bry = tmp;