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

/src/lib/libc/compat/net/
H A Dcompat_ns_addr.c107 int i, ibase, base16 = 0, base10 = 0; local in function:Field
180 ibase = 4096;
182 ibase = 512;
185 ibase = 1000;
214 cvtbase((long)ibase, 256, hb, i, out, len);
/src/sys/arch/hppa/dev/
H A Delroyreg.h88 uint32_t ibase; /* 0x300 */ member in struct:elroy_regs
H A Delroy.c1340 elroy_write32(&r->ibase, htole32(ELROY_BASE_RE));
/src/games/warp/
H A Dwarp.h402 EXT int ibase; variable in typeref:typename:EXT int
H A Dinit.c376 ibase = (numbases != 0);
377 if (ibase) {
H A Dscore.c467 !ibase?"":base?"saved":"destroyed", numbases);
/src/usr.bin/dc/
H A Dbcode.c45 u_int ibase; member in struct:bmachine
260 bmachine.obase = bmachine.ibase = 10;
636 bn_check(BN_set_word(n->number, bmachine.ibase));
650 bmachine.ibase = (u_int)base;
1663 bmachine.ibase));

Completed in 11 milliseconds