xdtoi
d = xdtoi(c);
d |= xdtoi(c);
static __inline int xdtoi(int);
d = xdtoi(*s++);
d |= xdtoi(*s++);