Searched refs:toi (Results 1 – 4 of 4) sorted by relevance
/dragonfly/contrib/libarchive/libarchive/ |
H A D | archive_read_support_format_iso9660.c | 430 static unsigned toi(const void *p, int n); 2167 file->rdev = toi(data,4); in parse_rockridge() 2169 file->rdev |= toi(data + 8, 4); in parse_rockridge() 2185 = toi(data, 4); in parse_rockridge() 2188 = toi(data + 8, 4); in parse_rockridge() 2191 = toi(data + 16, 4); in parse_rockridge() 2194 = toi(data + 24, 4); in parse_rockridge() 2197 = toi(data + 32, 4); in parse_rockridge() 3116 toi(const void *p, int n) in toi() function 3120 return v[0] + 256 * toi(v + 1, n - 1); in toi() [all …]
|
/dragonfly/usr.sbin/zic/ |
H A D | zic.c | 1375 int toi; in writezone() local 1377 toi = 0; in writezone() 1388 if (toi != 0 && ((attypes[fromi].at + in writezone() 1389 gmtoffs[attypes[toi - 1].type]) <= in writezone() 1390 (attypes[toi - 1].at + gmtoffs[toi == 1 ? 0 in writezone() 1391 : attypes[toi - 2].type]))) { in writezone() 1392 attypes[toi - 1].type = in writezone() 1396 if (toi == 0 || in writezone() 1397 attypes[toi - 1].type != attypes[fromi].type) in writezone() 1398 attypes[toi++] = attypes[fromi]; in writezone() [all …]
|
/dragonfly/contrib/gcc-8.0/gcc/ |
H A D | expr.c | 1053 int toi = m_to.get_addr_inc (); in op_by_pieces_d() local 1055 if (toi >= 0 && fromi >= 0) in op_by_pieces_d() 1057 else if (toi <= 0 && fromi <= 0) in op_by_pieces_d()
|
/dragonfly/share/dict/ |
H A D | web2 | 204119 toi
|