Lines Matching refs:built
80 disabled, with both calculators built.
95 On Windows, the calculators are built as `vs/bin/<platform>/<config>/bc.exe` and
115 On Windows, the library is built as `vs/lib/<platform>/<config>/bcl.lib`, where
121 On POSIX-compatible systems, `bc` is built as `bin/bc` and `dc` is built as
181 When building the library, the executables are not built. For more information,
223 Thus, because of the way this `bc` is built, it will automatically be slower
362 keyword (a built-in function), but if some script actually defines a function
369 * Passing strings and arrays to the `length()` built-in function. (In `dc`, the
372 * The `abs()` built-in function. (This is the `b` command in `dc`.)
373 * The `is_number()` and `is_string()` built-in functions. (These tell whether a
376 * For `bc` only, the `divmod()` built-in function for computing a quotient and
378 * For `bc` only, the `asciify()` built-in function for converting an array to a