HomeSort by: relevance | last modified time | path
    Searched defs:ibase (Results 1 - 4 of 4) sorted by relevancy

  /src/lib/libc/compat/net/
compat_ns_addr.c 107 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/games/warp/
warp.h 402 EXT int ibase; variable in typeref:typename:EXT int
  /src/sys/arch/hppa/dev/
elroyreg.h 88 uint32_t ibase; /* 0x300 */ member in struct:elroy_regs
  /src/usr.bin/dc/
bcode.c 45 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 13 milliseconds