Home
last modified time | relevance | path

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

/plan9/sys/src/cmd/gs/src/
H A Dzcie.c354 pcie->common.DecodeLMN = DecodeLMN_from_cache; in cie_defg_finish()
413 pcie->common.DecodeLMN = DecodeLMN_from_cache; in cie_def_finish()
456 pcie->common.DecodeLMN = DecodeLMN_from_cache; in cie_abc_finish()
504 pcie->common.DecodeLMN = DecodeLMN_from_cache; in cie_a_finish()
H A Dgscie.h494 extern const gs_cie_common_proc3 DecodeLMN_from_cache;
H A Dgscie.c326 const gs_cie_common_proc3 DecodeLMN_from_cache = { variable