Home
last modified time | relevance | path

Searched defs:g2 (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/8a/
H A Dlex.c709 Gen2 g2; in cclean() local
813 outcode(int a, Gen2 *g2) in outcode()
/plan9/sys/src/cmd/6a/
H A Dlex.c1043 Gen2 g2; in cclean() local
1148 outcode(int a, Gen2 *g2) in outcode()
/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/9/boot/
H A Dsettime.c70 g2(char **pp) in g2() function
/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 Dgdevpsft.c560 g2 = ((const post_glyph_t *)pg2)->glyph_index; in compare_post_glyphs() 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()