Lines Matching defs:base
66 #include "base/compiler.hh"402 int base = 0;407 base = 10;424 base = 2;430 base = 2;437 base = 8;442 base = 8;449 base = 16;454 base = 16;460 base = 2;521 mant_is_neg = (scfx_to_digit(* p, numrep) >= (base >> 1));532 switch (base) {