Searched defs:vec (Results 1 – 11 of 11) sorted by relevance
/plan9/sys/src/cmd/bzip2/lib/ |
H A D | huffman.c | 183 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 D | vec.c | 3 void vec(double xx, double yy){ in vec() function
|
/plan9/sys/src/9/mtx/ |
H A D | raven.c | 123 mpicenable(int vec, Vctl *v) in mpicenable() 136 mpicdisable(int vec) in mpicdisable() 148 mpiceoi(int vec) in mpiceoi()
|
H A D | trap.c | 24 int vec, irq; in hwintrenable() local 50 int vec, irq; in hwintrdisable() local
|
/plan9/sys/src/cmd/map/ |
H A D | iplot.h | 24 #define vec(_x,_y) print("v %d %d\n", _x,_y) macro
|
/plan9/sys/src/cmd/acid/ |
H A D | print.c | 55 char **vec; in fundefs() local
|
/plan9/sys/src/cmd/aux/ |
H A D | depend.c | 1290 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 D | iplot.h | 37 #define vec(_x,_y) printf("v %d %d\n", _x,_y) macro
|
/plan9/sys/src/cmd/gs/src/ |
H A D | gscie.c | 160 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 D | 68020db.c | 97 int i, size, vec; in m68020ufix() local
|
/plan9/sys/src/cmd/ip/ipconfig/ |
H A D | main.c | 1888 uchar ip[IPaddrlen], ips[16*IPaddrlen], vec[256]; in optgetx() local
|