Home
last modified time | relevance | path

Searched defs:cfe_max_width (Results 1 – 1 of 1) sorted by relevance

/plan9/sys/src/cmd/gs/src/
H A Dscf.h45 # define cfe_max_width (2560 * 32000 * 2 / 3) macro
47 # define cfe_max_width (max_int - 40) /* avoid overflows */ macro