Home
last modified time | relevance | path

Searched refs:BYTES_TO_EXP_ELEM (Results 1 – 8 of 8) sorted by relevance

/freebsd-9-stable/contrib/gdb/gdb/
Dexpprint.c90 (*pos) += 4 + BYTES_TO_EXP_ELEM (nargs + 1); in print_subexp_standard()
170 (*pos) += 3 + BYTES_TO_EXP_ELEM (nargs + 1); in print_subexp_standard()
176 (*pos) += 3 + BYTES_TO_EXP_ELEM (nargs + 1); in print_subexp_standard()
186 += 3 + BYTES_TO_EXP_ELEM ((nargs + HOST_CHAR_BIT - 1) / HOST_CHAR_BIT); in print_subexp_standard()
192 (*pos) += 3 + BYTES_TO_EXP_ELEM (nargs + 1); in print_subexp_standard()
293 (*pos) += 3 + BYTES_TO_EXP_ELEM (tem + 1); in print_subexp_standard()
334 (*pos) += 3 + BYTES_TO_EXP_ELEM (tem + 1); in print_subexp_standard()
343 (*pos) += 3 + BYTES_TO_EXP_ELEM (tem + 1); in print_subexp_standard()
1007 elt = dump_subexp (exp, stream, elt + 3 + BYTES_TO_EXP_ELEM (len + 1)); in dump_subexp_body_standard()
1025 elt += 4 + BYTES_TO_EXP_ELEM (len + 1); in dump_subexp_body_standard()
Dparse.c286 lenelt = 2 + BYTES_TO_EXP_ELEM (len + 1); in write_exp_string()
335 lenelt = 2 + BYTES_TO_EXP_ELEM (len); in write_exp_bitstring()
848 oplen = 5 + BYTES_TO_EXP_ELEM (oplen + 1); in operator_length_standard()
917 oplen = 4 + BYTES_TO_EXP_ELEM (oplen + 1); in operator_length_standard()
923 oplen = 4 + BYTES_TO_EXP_ELEM (oplen); in operator_length_standard()
Dscm-lang.c216 (*pos) += 3 + BYTES_TO_EXP_ELEM (len + 1); in evaluate_subexp_scm()
224 (*pos) += 3 + BYTES_TO_EXP_ELEM (len + 1); in evaluate_subexp_scm()
Deval.c188 (*pos) += 3 + BYTES_TO_EXP_ELEM (tem + 1); in get_label()
410 (*pos) += 4 + BYTES_TO_EXP_ELEM (tem + 1); in evaluate_subexp_standard()
472 (*pos) += 3 + BYTES_TO_EXP_ELEM (tem + 1); in evaluate_subexp_standard()
479 (*pos) += 3 + BYTES_TO_EXP_ELEM (tem + 1); in evaluate_subexp_standard()
489 += 3 + BYTES_TO_EXP_ELEM ((tem + HOST_CHAR_BIT - 1) / HOST_CHAR_BIT); in evaluate_subexp_standard()
687 (*pos) += 3 + BYTES_TO_EXP_ELEM (len + 1); in evaluate_subexp_standard()
1052 *pos += 3 + BYTES_TO_EXP_ELEM (tem2 + 1); in evaluate_subexp_standard()
1307 (*pos) += 3 + BYTES_TO_EXP_ELEM (tem + 1); in evaluate_subexp_standard()
1325 (*pos) += 3 + BYTES_TO_EXP_ELEM (tem + 1); in evaluate_subexp_standard()
1927 (*pos) += 3 + BYTES_TO_EXP_ELEM (temm + 1); in evaluate_subexp_standard()
Dexpression.h374 #define BYTES_TO_EXP_ELEM(bytes) \ macro
Djv-lang.c922 (*pos) += 3 + BYTES_TO_EXP_ELEM (i + 1); in evaluate_subexp_java()
Dax-gdb.c1696 (*pc) += 4 + BYTES_TO_EXP_ELEM (length + 1); in gen_expr()
Dada-lang.c2105 *pos += 4 + BYTES_TO_EXP_ELEM (exp->elts[pc + 1].longconst + 1); in ada_resolve_subexp()
7518 (*pos) += 3 + BYTES_TO_EXP_ELEM (tem + 1); in ada_evaluate_subexp()
7546 (*pos) += 3 + BYTES_TO_EXP_ELEM (tem + 1); in ada_evaluate_subexp()