Home
last modified time | relevance | path

Searched refs:DecodeABC_from_cache (Results 1 – 3 of 3) sorted by relevance

/plan9/sys/src/cmd/gs/src/
H A Dzcie.c353 pcie->DecodeABC = DecodeABC_from_cache; in cie_defg_finish()
412 pcie->DecodeABC = DecodeABC_from_cache; in cie_def_finish()
455 pcie->DecodeABC = DecodeABC_from_cache; in cie_abc_finish()
H A Dgscie.h492 extern const gs_cie_abc_proc3 DecodeABC_from_cache;
H A Dgscie.c320 const gs_cie_abc_proc3 DecodeABC_from_cache = { variable