Home
last modified time | relevance | path

Searched refs:s2 (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
45 *us2 = (const unsigned char *)s2; 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
63 *s2; in error()
65 fprintf(stderr, s1, pname, s2);
H A Dtif2ras.c59 error(s1, s2) in error() argument
61 *s2; in error()
63 fprintf(stderr, s1, pname, s2);
/libtiff-4.0.7/
H A Dconfigure4362 struct s2 {int (*f) (double a);};