Home
last modified time | relevance | path

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

/titanic_50/usr/src/cmd/lp/filter/postscript/dpost/
H A Ddpost.h92 #ifndef DFLTENCODING
93 #define DFLTENCODING 0 macro
H A Ddpost.c303 int encoding = DFLTENCODING;
304 int realencoding = DFLTENCODING;
768 encoding = DFLTENCODING; in options()