Searched defs:ibase (Results 1 - 1 of 1) sorted by relevance

/vbox/src/VBox/Devices/EFI/Firmware/StdLib/BsdSocketLib/
H A Dns_addr.c116 int i, ibase, base16 = 0, base10 = 0, clen = 0; local
187 ibase = 4096;
190 ibase = 512;
193 ibase = 1000;
210 cvtbase((long)ibase, 256, hb, i, out, len);

Completed in 68 milliseconds