IS_BANG	test.c	/^#define	IS_BANG(s) (s[0] == '!' && s[1] == '\\0')$/
Mtest	test.c	/^main(argc, argv)$/
err	test.c	/^err(fmt, va_alist)$/
expr_is_false	test.c	/^expr_is_false(val)$/
expr_operator	test.c	/^expr_operator(op, sp, fs)$/
int_tcheck	test.c	/^int_tcheck(v)$/
lookup_op	test.c	/^lookup_op(name, table)$/
overflow	test.c	/^overflow()$/
posix_binary_op	test.c	/^posix_binary_op(argv)$/
posix_unary_op	test.c	/^posix_unary_op(argv)$/
syntax	test.c	/^syntax()$/
