Home
last modified time | relevance | path

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

/openbsd/usr.sbin/btrace/
H A Dbt_parser.h209 B_AC_PRINTF, /* printf("hello!\n") */ enumerator
H A Dbt_parse.y775 { "printf", FUNCN, B_AC_PRINTF }, in lookup()
H A Dbtrace.c913 case B_AC_PRINTF: in stmt_eval()