Home | History | Annotate | Download | only in tzcode

Lines Matching full:to_int

2113 static int to_int(unsigned char* s) {
2180 specific_zone_offset = to_int(buf + NAME_LENGTH) + ntohl(header.data_offset);
2181 *data_size = to_int(buf + NAME_LENGTH + sizeof(int32_t));