Home
last modified time | relevance | path

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

/titanic_44/usr/src/cmd/mandoc/
H A Dmain.h25 #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 Dmain.c379 switch (getsubopt(&arg, UNCONST(toks), &v)) { in woptions()
H A Dhtml.c137 switch (getsubopt(&outopts, UNCONST(toks), &v)) { in ml_alloc()
H A Dread.c694 blk.buf = UNCONST(buf); in mparse_readmem()
H A Dterm_ps.c456 switch (getsubopt(&outopts, UNCONST(toks), &v)) { in pspdf_alloc()