Home
last modified time | relevance | path

Searched defs:vec (Results 1 – 11 of 11) sorted by relevance

/plan9/sys/src/cmd/bzip2/lib/
H A Dhuffman.c183 Int32 n, vec, i; in BZ2_hbAssignCodes() local
203 Int32 pp, i, j, vec; in BZ2_hbCreateDecodeTables() local
/plan9/sys/src/cmd/plot/libplot/
H A Dvec.c3 void vec(double xx, double yy){ in vec() function
/plan9/sys/src/9/mtx/
H A Draven.c123 mpicenable(int vec, Vctl *v) in mpicenable()
136 mpicdisable(int vec) in mpicdisable()
148 mpiceoi(int vec) in mpiceoi()
H A Dtrap.c24 int vec, irq; in hwintrenable() local
50 int vec, irq; in hwintrdisable() local
/plan9/sys/src/cmd/map/
H A Diplot.h24 #define vec(_x,_y) print("v %d %d\n", _x,_y) macro
/plan9/sys/src/cmd/acid/
H A Dprint.c55 char **vec; in fundefs() local
/plan9/sys/src/cmd/aux/
H A Ddepend.c1290 set(uchar *vec, int fno) in set()
1299 merge(uchar *vec, uchar *ovec, int nfile) in merge()
1306 res(Dfile *df, uchar *vec, int fno) in res()
1332 uchar *vec; in dfresolve() local
1423 uchar *vec; in mktar() local
1510 uchar *vec; in closetar() local
/plan9/sys/src/cmd/graph/
H A Diplot.h37 #define vec(_x,_y) printf("v %d %d\n", _x,_y) macro
/plan9/sys/src/cmd/gs/src/
H A Dgscie.c160 if_debug_vector3(const char *str, const gs_vector3 *vec) in if_debug_vector3()
173 # define if_debug_vector3(str, vec) DO_NOTHING argument
/plan9/sys/src/libmach/
H A D68020db.c97 int i, size, vec; in m68020ufix() local
/plan9/sys/src/cmd/ip/ipconfig/
H A Dmain.c1888 uchar ip[IPaddrlen], ips[16*IPaddrlen], vec[256]; in optgetx() local