Home
last modified time | relevance | path

Searched refs:expr_init_const (Results 1 – 2 of 2) sorted by relevance

/external/ltrace/
Dexpr.h91 void expr_init_const(struct expr_node *node, struct value *val);
Dexpr.c60 expr_init_const(struct expr_node *node, struct value *val) in expr_init_const() function
73 expr_init_const(node, &val); in expr_init_const_word()