Lines Matching +full:num +full:- +full:vectors
4 * SPDX-License-Identifier: BSD-2-Clause
6 * Copyright (c) 2018-2024 Gavin D. Howard and contributors.
44 #include <num.h>
71 /// These should be self-explanatory.
379 BcNum num;
475 /// cap == 0 && num == NULL. The string's index into the strings vector is
539 /// The index of the variable in the vars or arrs vectors.
601 * for vectors.
671 * Returns non-zero if the bytecode instruction i is an assignment instruction.
673 * @return Non-zero if i is an assignment instruction, zero otherwise.
690 * Returns non-zero if the bytecode instruction i is an assignment instruction.
692 * @return Non-zero if i is an assignment instruction, zero otherwise.