Home
last modified time | relevance | path

Searched refs:expr_init_up (Results 1 – 3 of 3) sorted by relevance

/external/ltrace/
Dexpr.h103 void expr_init_up(struct expr_node *node, struct expr_node *lhs, int own_lhs);
Dexpr.c89 expr_init_up(struct expr_node *node, struct expr_node *lhs, int own_lhs) in expr_init_up() function
Dread_config_file.c356 expr_init_up(e_up, expr_self(), 0); in parse_argnum()