Home
last modified time | relevance | path

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

/external/ltrace/
Dexpr.h29 enum expr_node_kind { enum
41 enum expr_node_kind kind;
Dexpr.c29 expr_init_common(struct expr_node *node, enum expr_node_kind kind) in expr_init_common()