Home
last modified time | relevance | path

Searched refs:s1 (Results 1 – 5 of 5) sorted by relevance

/libtiff-4.0.7/port/
H A Dstrcasecmp.c42 strcasecmp(const char *s1, const char *s2) in strcasecmp() argument
44 const unsigned char *us1 = (const unsigned char *)s1, in strcasecmp()
H A Dlibport.h35 int strcasecmp(const char *s1, const char *s2);
/libtiff-4.0.7/contrib/ras/
H A Dras2tif.c61 error(s1, s2) in error() argument
62 char *s1, in error()
65 fprintf(stderr, s1, pname, s2);
H A Dtif2ras.c59 error(s1, s2) in error() argument
60 char *s1, in error()
63 fprintf(stderr, s1, pname, s2);
/libtiff-4.0.7/
H A Dconfigure4361 struct s1 {int (*f) (int a);};