Home
last modified time | relevance | path

Searched refs:obase (Results 1 – 25 of 135) sorted by path

123456

/freebsd/cddl/contrib/opensolaris/lib/libdtrace/common/
H A Ddt_handle.c408 uintptr_t base = (uintptr_t)new, obase = (uintptr_t)old; in dt_handle_status() local
427 uintptr_t oaddr = obase + _dt_droptab[i].dtdrt_offset; in dt_handle_status()
/freebsd/contrib/bc/
H A DNEWS.md291 Third, command-line options to set `scale`, `ibase`, `obase`, and `seed` were
1303 3. **The ability to turn `ibase`, `obase`, and `scale` into stacks** was added
H A DREADME.md357 * The ability to use stacks for the globals `scale`, `ibase`, and `obase`
382 `obase`.
/freebsd/contrib/bc/gen/
H A Dbc_help.txt108 Turn scale, ibase, and obase into stacks. This makes the value of each be
144 -O obase --obase=obase
146 Sets the builtin variable obase to the given value assuming that the given
H A Ddc_help.txt133 -O obase --obase=obase
135 Sets the builtin variable obase to the given value assuming that the given
H A Dlib2.bc293 c=obase
294 obase=b
296 obase=c
377 y=log(j,obase)
378 if(b>1)p=log(b,obase)+1
394 o=obase
395 obase=G
397 obase=o
401 o=obase
402 obase=2
[all …]
/freebsd/contrib/bc/include/
H A Dargs.h58 BcBigDig* ibase, BcBigDig* obase);
H A Dbcl.h206 bcl_ctxt_setObase(BclContext ctxt, size_t obase);
H A Dlibrary.h371 size_t obase; member
H A Dprogram.h440 bc_program_assignBuiltin(BcProgram* p, bool scale, bool obase, BcBigDig val);
/freebsd/contrib/bc/locales/
H A Dde_AT.ISO8859-1.msg60 10 "Ung�ltige Zuweisung: Die linke Seite muss \"scale\", \"ibase\", \"obase\", \"seed\", \"last\", …
86 2 "ung�ltige \"obase\": muss im Intervall [%lu, %lu] liegen"
H A Dde_AT.ISO8859-15.msg60 10 "Ung�ltige Zuweisung: Die linke Seite muss \"scale\", \"ibase\", \"obase\", \"seed\", \"last\", …
86 2 "ung�ltige \"obase\": muss im Intervall [%lu, %lu] liegen"
H A Dde_AT.UTF-8.msg60 10 "Ungültige Zuweisung: Die linke Seite muss \"scale\", \"ibase\", \"obase\", \"seed\", \"last\", …
86 2 "ungültige \"obase\": muss im Intervall [%lu, %lu] liegen"
H A Dde_AT.utf8.msg60 10 "Ungültige Zuweisung: Die linke Seite muss \"scale\", \"ibase\", \"obase\", \"seed\", \"last\", …
86 2 "ungültige \"obase\": muss im Intervall [%lu, %lu] liegen"
H A Dde_CH.ISO8859-1.msg60 10 "Ung�ltige Zuweisung: Die linke Seite muss \"scale\", \"ibase\", \"obase\", \"seed\", \"last\", …
86 2 "ung�ltige \"obase\": muss im Intervall [%lu, %lu] liegen"
H A Dde_CH.ISO8859-15.msg60 10 "Ung�ltige Zuweisung: Die linke Seite muss \"scale\", \"ibase\", \"obase\", \"seed\", \"last\", …
86 2 "ung�ltige \"obase\": muss im Intervall [%lu, %lu] liegen"
H A Dde_CH.UTF-8.msg60 10 "Ungültige Zuweisung: Die linke Seite muss \"scale\", \"ibase\", \"obase\", \"seed\", \"last\", …
86 2 "ungültige \"obase\": muss im Intervall [%lu, %lu] liegen"
H A Dde_CH.utf8.msg60 10 "Ungültige Zuweisung: Die linke Seite muss \"scale\", \"ibase\", \"obase\", \"seed\", \"last\", …
86 2 "ungültige \"obase\": muss im Intervall [%lu, %lu] liegen"
H A Dde_DE.ISO8859-1.msg60 10 "Ung�ltige Zuweisung: Die linke Seite muss \"scale\", \"ibase\", \"obase\", \"seed\", \"last\", …
86 2 "ung�ltige \"obase\": muss im Intervall [%lu, %lu] liegen"
H A Dde_DE.ISO8859-15.msg60 10 "Ung�ltige Zuweisung: Die linke Seite muss \"scale\", \"ibase\", \"obase\", \"seed\", \"last\", …
86 2 "ung�ltige \"obase\": muss im Intervall [%lu, %lu] liegen"
H A Dde_DE.UTF-8.msg60 10 "Ungültige Zuweisung: Die linke Seite muss \"scale\", \"ibase\", \"obase\", \"seed\", \"last\", …
86 2 "ungültige \"obase\": muss im Intervall [%lu, %lu] liegen"
H A Dde_DE.utf8.msg60 10 "Ungültige Zuweisung: Die linke Seite muss \"scale\", \"ibase\", \"obase\", \"seed\", \"last\", …
86 2 "ungültige \"obase\": muss im Intervall [%lu, %lu] liegen"
H A Den_AU.ISO8859-1.msg60 10 "invalid assignment: left side must be scale, ibase, obase, seed, last, var, or array element"
86 2 "invalid obase: must be [%lu, %lu]"
H A Den_AU.ISO8859-15.msg60 10 "invalid assignment: left side must be scale, ibase, obase, seed, last, var, or array element"
86 2 "invalid obase: must be [%lu, %lu]"
H A Den_AU.US-ASCII.msg60 10 "invalid assignment: left side must be scale, ibase, obase, seed, last, var, or array element"
86 2 "invalid obase: must be [%lu, %lu]"

123456