fstrcmp            31 maint/gnulib/lib/fstrcmp.h extern double fstrcmp (const char *s1, const char *s2);
fstrcmp            37 maint/gnulib/tests/test-fstrcmp.c     volatile double result = fstrcmp (string1, string2);