Searched refs:UNCONST (Results 1 - 2 of 2) sorted by relevance

/illumos-gate/usr/src/cmd/mandoc/
H A Dmain.h19 #define UNCONST(a) ((void *)(uintptr_t)(const void *)(a)) macro
H A Dmain.c981 switch (getsubopt(&arg, UNCONST(toks), &v)) {

Completed in 79 milliseconds