htinit 1500 base/third_party/dmg_fp/dtoa.cc htinit(h, s, inc) unsigned char *h; unsigned char *s; int inc; htinit 1518 base/third_party/dmg_fp/dtoa.cc htinit(hexdig, USC "0123456789", 0x10); htinit 1519 base/third_party/dmg_fp/dtoa.cc htinit(hexdig, USC "abcdef", 0x10 + 10); htinit 1520 base/third_party/dmg_fp/dtoa.cc htinit(hexdig, USC "ABCDEF", 0x10 + 10);