Home
last modified time | relevance | path

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

/plan9/sys/src/cmd/gs/src/
H A Dgsfunc3.h56 const gs_function_t *const *Functions; /* k */ member
77 const gs_function_t *const *Functions; /* n */ member
H A Dgsfunc.h71 const gs_function_t *const *Functions; member
H A Dzshade.c239 gs_function_t **Functions; in build_shading_function() local
H A Dgsfunc3.c39 fn_free_functions(const gs_function_t *const * Functions, int count, in fn_free_functions()