Searched refs:decl_function_add (Results 1 – 1 of 1) sorted by relevance
/netbsd-src/external/public-domain/sqlite/sqlite2mdoc/ |
H A D | main.c | 254 decl_function_add(struct parse *p __unused, char **etext, in decl_function_add() function 349 decl_function_add(p, &e->text, &e->textsz, cp, len); in decl_function() 377 decl_function_add(p, &e->text, &e->textsz, ncp, nlen); in decl_function()
|