unistr/u8-chr, unistr/u8-strchr: Optimize and add comments.
[pspp] / lib / strtoumax.c
1 #define UNSIGNED 1
2 #include "strtoimax.c"