Home
last modified time | relevance | path

Searched refs:expr_eval_constant (Results 1 – 4 of 4) sorted by relevance

/external/ltrace/
Dexpr.h142 int expr_eval_constant(struct expr_node *node, long *valuep);
Dtype.c430 if (expr_eval_constant(type->u.array_info.length, in type_sizeof()
570 if (expr_eval_constant(info->u.array_info.length, &ret) < 0) in type_aggregate_size()
Dexpr.c399 expr_eval_constant(struct expr_node *node, long *valuep) in expr_eval_constant() function
/external/ltrace/sysdeps/linux-gnu/x86/
Dfetch.c496 if (expr_eval_constant(info->u.array_info.length, &l) < 0) in classify()