Home
last modified time | relevance | path

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

/titanic_50/usr/src/cmd/mandoc/
H A Dmain.h19 #define UNCONST(a) ((void *)(uintptr_t)(const void *)(a)) macro
H A Dterm_ascii.c112 switch (getsubopt(&outopts, UNCONST(toks), &v)) { in ascii_init()
H A Dhtml.c150 switch (getsubopt(&outopts, UNCONST(toks), &v)) { in html_alloc()
H A Dmain.c893 switch (getsubopt(&arg, UNCONST(toks), &v)) { in woptions()
H A Dterm_ps.c564 switch (getsubopt(&outopts, UNCONST(toks), &v)) { in pspdf_alloc()