Home
last modified time | relevance | path

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

/dports/print/ghostscript8-x11/ghostscript-8.71/base/
H A Dgswts.c116 } wts_vec_t; typedef
128 wts_vec_smag(const wts_vec_t *a) in wts_vec_smag()
136 wts_vec_add(wts_vec_t *a, const wts_vec_t *b, const wts_vec_t *c) in wts_vec_add()
145 wts_vec_sub(wts_vec_t *a, const wts_vec_t *b, const wts_vec_t *c) in wts_vec_sub()
168 wts_vec_gcd3(wts_vec_t *a, wts_vec_t *b, wts_vec_t *c) in wts_vec_gcd3()
170 wts_vec_t d, e; in wts_vec_gcd3()
219 wts_vec_cross(const wts_vec_t *a, const wts_vec_t *b) in wts_vec_cross()
229 wts_vec_neg(wts_vec_t *a) in wts_vec_neg()
239 wts_vec_modk(wts_vec_t *a, int m) in wts_vec_modk()
434 wts_vec_t a, b, c; in wts_set_scr_jxi_try()
[all …]
/dports/print/ghostscript8-base/ghostscript-8.71/base/
H A Dgswts.c116 } wts_vec_t; typedef
128 wts_vec_smag(const wts_vec_t *a) in wts_vec_smag()
136 wts_vec_add(wts_vec_t *a, const wts_vec_t *b, const wts_vec_t *c) in wts_vec_add()
145 wts_vec_sub(wts_vec_t *a, const wts_vec_t *b, const wts_vec_t *c) in wts_vec_sub()
168 wts_vec_gcd3(wts_vec_t *a, wts_vec_t *b, wts_vec_t *c) in wts_vec_gcd3()
170 wts_vec_t d, e; in wts_vec_gcd3()
219 wts_vec_cross(const wts_vec_t *a, const wts_vec_t *b) in wts_vec_cross()
229 wts_vec_neg(wts_vec_t *a) in wts_vec_neg()
239 wts_vec_modk(wts_vec_t *a, int m) in wts_vec_modk()
434 wts_vec_t a, b, c; in wts_set_scr_jxi_try()
[all …]