Home
last modified time | relevance | path

Searched defs:g1 (Results 1 – 13 of 13) sorted by relevance

/plan9/sys/src/cmd/map/libmap/
H A Dcuts.c26 ckcut(struct place *g1, struct place *g2, double lon) in ckcut()
H A Dzcoord.c140 copyplace(struct place *g1, struct place *g2) in copyplace()
/plan9/sys/src/cmd/qa/
H A Dlex.c805 outcode(int a, Gen *g1, int reg, Gen *g2) in outcode()
839 outgcode(int a, Gen *g1, int reg, Gen *g2, Gen *g3) in outgcode()
/plan9/sys/src/cmd/jpg/
H A Dtorgbv.c33 int r, g, b, r1, g1, b1; in torgbv() local
/plan9/sys/src/cmd/ka/
H A Dlex.c578 outcode(int a, Gen *g1, int reg, Gen *g2) in outcode()
/plan9/sys/src/cmd/va/
H A Dlex.c567 outcode(int a, Gen *g1, int reg, Gen *g2) in outcode()
/plan9/sys/src/cmd/5a/
H A Dlex.c554 outcode(int a, int scond, Gen *g1, int reg, Gen *g2) in outcode()
/plan9/sys/src/cmd/gs/src/
H A Dgdevpsfu.c155 gs_glyph g1 = *(const gs_glyph *)pg1, g2 = *(const gs_glyph *)pg2; in compare_glyphs() local
H A Dgxhintn.h96 t1_glyph_space_coord g0, g1; /* starting and ending transversal coord of the stem */ member
H A Dgdevpsft.c559 gs_glyph g1 = ((const post_glyph_t *)pg1)->glyph_index, in compare_post_glyphs() local
H A Dgxhintn.c1234 t1_glyph_space_coord g1 = s + v0 + v1; in t1_hinter__stem() local
2314 t1_glyph_space_coord min_g, max_g, g0, g1, a0, a1; in t1_hinter__interpolate_other_poles() local
/plan9/sys/src/games/mp3enc/
H A Dfft.c106 FLOAT a,b,g0,f0,f1,g1,f2,g2,f3,g3; in fht() local
/plan9/sys/src/cmd/map/
H A Dmap.c912 ckcut(struct place *g1, struct place *g2, double lon) in ckcut()