Searched refs:base_length (Results 1 – 9 of 9) sorted by relevance
| /titanic_53/usr/src/boot/lib/libz/ |
| H A D | trees.h | 118 local const int base_length[LENGTH_CODES] = { variable
|
| H A D | trees.c | 107 local int base_length[LENGTH_CODES]; variable 260 base_length[code] = length; in tr_static_init() 364 fprintf(header, "%1u%s", base_length[i], in gen_trees_header() 1083 lc -= base_length[code];
|
| /titanic_53/usr/src/contrib/zlib/ |
| H A D | trees.h | 118 local const int base_length[LENGTH_CODES] = { variable
|
| H A D | trees.c | 107 local int base_length[LENGTH_CODES]; variable 258 base_length[code] = length; in tr_static_init() 362 fprintf(header, "%1u%s", base_length[i], in gen_trees_header() 1067 lc -= base_length[code];
|
| /titanic_53/usr/src/grub/grub-0.97/stage2/ |
| H A D | smp-imps.h | 122 unsigned short base_length; member
|
| H A D | smp-imps.c | 479 local_cth_ptr->base_length); in imps_bad_bios() 495 + local_cth_ptr->base_length, in imps_bad_bios()
|
| /titanic_53/usr/src/lib/libdhcpagent/common/ |
| H A D | dhcpagent_ipc.c | 187 dhcp_ipc_recv_msg(int fd, void **msg, uint32_t base_length, int msec) in dhcp_ipc_recv_msg() argument 210 if (length < base_length) { in dhcp_ipc_recv_msg() 220 if (ipc_msg->data_length + base_length != length) { in dhcp_ipc_recv_msg()
|
| /titanic_53/usr/src/cmd/cmd-inet/usr.bin/pppdump/ |
| H A D | zlib.c | 1542 local int base_length[LENGTH_CODES]; variable 1683 base_length[code] = length; in ct_static_init() 2474 lc -= base_length[code];
|
| /titanic_53/usr/src/uts/common/io/ppp/spppcomp/ |
| H A D | zlib.c | 2329 local int base_length[LENGTH_CODES]; variable 2482 base_length[code] = length; in tr_static_init() 3384 lc -= base_length[code];
|