Home
last modified time | relevance | path

Searched defs:obase (Results 1 – 14 of 14) sorted by relevance

/netbsd-src/external/gpl2/dtc/dist/
H A Dconvert-dtsv0-lexer.l42 int obase, width; member
/netbsd-src/external/lgpl3/gmp/dist/demos/calc/
H A Dcalc.y97 int obase = 10; variable
H A Dcalc.c167 int obase = 10; variable
/netbsd-src/external/lgpl3/mpfr/dist/tests/
H A Dtset_str.c118 int base, logbase, prec, baseprec, ret, obase; in main() local
/netbsd-src/crypto/external/bsd/openssl.old/dist/crypto/x509/
H A Dx_name.c493 int X509_NAME_print(BIO *bp, const X509_NAME *name, int obase) in X509_NAME_print()
/netbsd-src/external/cddl/osnet/dist/lib/libdtrace/common/
H A Ddt_handle.c397 uintptr_t base = (uintptr_t)new, obase = (uintptr_t)old; in dt_handle_status() local
/netbsd-src/sys/arch/mac68k/mac68k/
H A Dmacrom.c1133 mrg_fixupROMBase(void *obase, void *nbase) in mrg_fixupROMBase()
/netbsd-src/external/gpl3/gcc.old/dist/gcc/cp/
H A Dinit.c4185 finish_length_check (tree atype, tree iterator, tree obase, unsigned n) in finish_length_check()
4255 tree obase = base; in build_vec_init() local
H A Dtypeck.c7322 tree obase = TYPE_PTRMEM_CLASS_TYPE (TREE_TYPE (expr)); in convert_ptrmem() local
/netbsd-src/external/gpl3/gcc/dist/gcc/cp/
H A Dinit.cc4305 finish_length_check (tree atype, tree iterator, tree obase, unsigned n) in finish_length_check()
4376 tree obase = base; in build_vec_init() local
H A Dtypeck.cc7843 tree obase = TYPE_PTRMEM_CLASS_TYPE (TREE_TYPE (expr)); in convert_ptrmem() local
/netbsd-src/external/gpl3/gcc/dist/gcc/
H A Dlto-wrapper.cc1668 const char *obase = lbasename (linker_output), *temp; in run_gcc() local
H A Dgcc.cc5212 const char *obase; in process_command() local
/netbsd-src/usr.bin/dc/
H A Dbcode.c44 u_int obase; member