Searched refs:s2 (Results 1 – 5 of 5) sorted by relevance
| /libtiff-4.0.7/port/ |
| H A D | strcasecmp.c | 42 strcasecmp(const char *s1, const char *s2) in strcasecmp() argument 45 *us2 = (const unsigned char *)s2; in strcasecmp()
|
| H A D | libport.h | 35 int strcasecmp(const char *s1, const char *s2);
|
| /libtiff-4.0.7/contrib/ras/ |
| H A D | ras2tif.c | 61 error(s1, s2) in error() argument 63 *s2; in error() 65 fprintf(stderr, s1, pname, s2);
|
| H A D | tif2ras.c | 59 error(s1, s2) in error() argument 61 *s2; in error() 63 fprintf(stderr, s1, pname, s2);
|
| /libtiff-4.0.7/ |
| H A D | configure | 4362 struct s2 {int (*f) (double a);};
|