Home
last modified time | relevance | path

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

/plan9/sys/src/cmd/gs/src/
H A Dscfdgen.c188 cfd_build_tree(cfd_node * tree, cfd_enum_proc enum_proc, int initial_bits, in cfd_build_tree() argument
198 (*enum_proc) (cfd_count_nodes, tree, (cfd_node *) 0, initial_bits); in cfd_build_tree()
213 (*enum_proc) (cfd_init2_nodes, tree, extn, initial_bits); in cfd_build_tree()