Searched refs:pbranch_methods (Results 1 – 2 of 2) sorted by relevance
64 extern const struct parser_methods pbranch_methods;80 .pb_parser = {.p_name = (__name), .p_methods = &pbranch_methods},\
108 const struct parser_methods pbranch_methods = { variable820 pb->pb_parser.p_methods = &pbranch_methods; in pbranch_create()