Home
last modified time | relevance | path

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

/openbsd/usr.sbin/btrace/
H A Dbt_parser.h210 B_AC_STORE, /* @a = 3 */ enumerator
H A Dbt_parse.y591 return bs_new(B_AC_STORE, vval, bg_get(vname)); in bg_store()
635 return bs_new(B_AC_STORE, vval, bv); in bl_store()
H A Dbtrace.c916 case B_AC_STORE: in stmt_eval()