prefer (X ? 1 : -1) when converting from boolean (1,0) to int (1,-1)
[pspp] / lib / xstrtold.c
1 #define LONG 1
2 #include "xstrtod.c"