HomeSort by relevance Sort by last modified time
    Searched refs:expr_eval_constant (Results 1 - 4 of 4) sorted by null

  /external/ltrace/
expr.h 142 int expr_eval_constant(struct expr_node *node, long *valuep);
type.c 430 if (expr_eval_constant(type->u.array_info.length,
570 if (expr_eval_constant(info->u.array_info.length, &ret) < 0)
expr.c 399 expr_eval_constant(struct expr_node *node, long *valuep) function
  /external/ltrace/sysdeps/linux-gnu/x86/
fetch.c 496 if (expr_eval_constant(info->u.array_info.length, &l) < 0)

Completed in 31 milliseconds