Home
last modified time | relevance | path

Searched defs:aexpr (Results 1 – 2 of 2) sorted by relevance

/openbsd/src/gnu/usr.bin/binutils/gdb/
Dtracepoint.c934 struct agent_expr *aexpr; in validate_actionline() local
1486 struct agent_expr *aexpr; in encode_actions() local
1644 add_aexpr (struct collection_list *collect, struct agent_expr *aexpr) in add_aexpr()
/openbsd/src/bin/test/
Dtest.c235 aexpr(enum token n) in aexpr() function