Searched refs:s1 (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 44 const unsigned char *us1 = (const unsigned char *)s1, 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 62 char *s1, in error() 65 fprintf(stderr, s1, pname, s2);
|
| H A D | tif2ras.c | 59 error(s1, s2) in error() argument 60 char *s1, in error() 63 fprintf(stderr, s1, pname, s2);
|
| /libtiff-4.0.7/ |
| H A D | configure | 4361 struct s1 {int (*f) (int a);};
|