Home
last modified time | relevance | path

Searched defs:cw (Results 1 – 18 of 18) sorted by relevance

/plan9/sys/src/cmd/cwfs/
H A Dcw.c130 Cw *cw; in cmd_statw() local
255 Cw *cw; in dumpblock() local
386 Cw *cw; in cwinit1() local
417 Cw *cw; in cwinit() local
548 Cw *cw; in cwio() local
1150 rewalk1(Cw *cw, Off addr, int slot, Wpath *up) in rewalk1()
1184 rewalk2(Cw *cw, Off addr, int slot, Wpath *up) in rewalk2()
1217 rewalk(Cw *cw) in rewalk()
1235 split(Cw *cw, Iobuf *p, Off addr) in split()
1287 isdirty(Cw *cw, Iobuf *p, Off addr, int tag) in isdirty()
[all …]
H A Dconfig.c645 Device *worm = dev, *cw; in wormof() local
H A Dportdat.h208 } cw; member
/plan9/sys/src/cmd/gs/src/
H A Dshc.c28 hc_put_code_proc(bool reverse_bits, byte * q, uint cw) in hc_put_code_proc()
H A Dgdevmpla.c220 int br, bw, bh, cx, cy, cw, ch, ix, iy; in mem_planar_copy_color() local
546 int br, bw, bh, cx, cy, cw, ch; in mem_planar_get_bits_rectangle() local
H A Dgdevpdte.c708 pdf_glyph_widths_t cw; in process_text_return_width() local
828 pdf_glyph_widths_t cw; /* design space */ in process_text_modify_width() local
H A Dstream.c502 stream_cursor_write cw; in sgets() local
863 stream_cursor_write cw; in swritebuf() local
H A Dgspath1.c78 gs_arc_add_inline(gs_state *pgs, bool cw, floatp xc, floatp yc, floatp rad, in gs_arc_add_inline()
H A Dzfileio.c135 stream_cursor_write cw; in zreadhexstring_at() local
H A Dgdevxalt.c566 int cw = ~color & mask; in x_cmyk_alt_map_color() local
H A Dgscie.h183 gs_vector3 cu, cv, cw; member
/plan9/sys/src/games/mp3enc/
H A Dutil.c824 # define _FPU_GETCW(cw) __asm__ ("fnstcw %0" : "=m" (*&cw)) in disable_FPE() argument
825 # define _FPU_SETCW(cw) __asm__ ("fldcw %0" : : "m" (*&cw)) in disable_FPE() argument
844 # define _FPU_GETCW(cw) __asm__ ("fnstcw %0" : "=m" (*&cw)) in disable_FPE() argument
847 # define _FPU_SETCW(cw) __asm__ ("fldcw %0" : : "m" (*&cw)) in disable_FPE() argument
H A Dutil.h405 FLOAT cw[HBLKSIZE]; member
/plan9/sys/src/cmd/map/
H A Droute.c83 double cn,cw,cn1,cw1; in doroute() local
/plan9/sys/src/cmd/pic/
H A Darcgen.c20 int i, head, to, at, cw, invis, ddtype, battr; in arcgen() local
/plan9/sys/src/cmd/venti/
H A Drandtest.c12 Channel *cw; variable
/plan9/sys/src/cmd/
H A Dxd.c387 int i, w, cw; in fmtr() local
/plan9/sys/src/cmd/rio/
H A Ddat.h87 Channel *cw; /* chan(Stringpair) */ member