Searched refs:Call_f (Results 1 - 3 of 3) sorted by relevance

/ast/src/cmd/html/
H A Dhtml2rtf.h56 typedef int (*Call_f)(struct Tag_s*, Attribute_t*); typedef
68 Call_f start; /* tag start */
69 Call_f end; /* optional tag end */
H A Dtroff2html.h68 typedef void (*Call_f)(struct Tag_s*, Arg_t*); typedef
73 Call_f call; /* tag implementation */
/ast/src/cmd/re/
H A Dtestfmt.c39 typedef char* (*Call_f)(const char*); typedef
309 Call_f call;

Completed in 11 milliseconds