Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/troff/
H A Dn7.c872 ZWDELIM(1) : ZWDELIM(2), 0);
981 storeword((wbf < 3) ? ZWDELIM(1) :
982 ZWDELIM(2), 0);
H A Dtdef.h254 #define ZWDELIM(c) ((c) == 0) ? ' ' : ((c) == 1) ? ZWDELIM1 : ZWDELIM2 macro