Home
last modified time | relevance | path

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

/netbsd-src/external/public-domain/sqlite/sqlite2mdoc/
H A Dmain.c236 static const char *const preprocs[TAG__MAX] = { variable
1253 sz = strlen(preprocs[pre]); in emit()
1254 if (strncmp(preprocs[pre], in emit()