/plan9/sys/src/cmd/vl/ |
H A D | optab.c | 18 #define X 99 macro
|
/plan9/sys/src/cmd/kl/ |
H A D | optab.c | 3 #define X 99 macro
|
/plan9/sys/src/games/mp3dec/ |
H A D | huffman.c | 38 #define V(V, W, X, Y, HLEN) { .final = 1, .value = { .v=V, .w=W, .x=X, .y=Y, .hlen=HLEN } } argument 104 #define V(X, Y, HLEN) { .final = 1, .value = { .x=X, .y=Y, .hlen=HLEN } } argument
|
/plan9/sys/src/cmd/spin/ |
H A D | sym.c | 510 static struct X { struct 511 int typ; char *nm;
|
H A D | pangen7.c | 275 static struct X { struct 276 char *s; int n;
|
/plan9/sys/src/libsec/port/ |
H A D | dsaprimes.c | 38 mpint *two1023, *mb, *Vk, *W, *X, *q2; in DSAprimes() local
|
/plan9/sys/src/cmd/unix/drawterm/libsec/ |
H A D | dsaprimes.c | 38 mpint *two1023, *mb, *Vk, *W, *X, *q2; in DSAprimes() local
|
/plan9/sys/src/cmd/gs/src/ |
H A D | gdevmeds.c | 39 #define X(name, width, height) {name, width, height, 1 / (width * height)} macro
|
H A D | md5.c | 140 md5_word_t X[16]; in md5_process() local 144 const md5_word_t *X; in md5_process() local
|
/plan9/sys/src/cmd/dict/ |
H A D | pcollins.c | 22 X, /* headword end */ enumerator
|
H A D | oed.c | 91 X, /* cross reference to main word (small caps) */ enumerator
|
/plan9/sys/src/cmd/unix/drawterm/libmemdraw/ |
H A D | alloc.c | 26 allocmemimaged(Rectangle r, ulong chan, Memdata *md, void *X) in allocmemimaged()
|
/plan9/sys/src/cmd/ndb/ |
H A D | mkhosts.c | 12 } X; typedef
|
/plan9/sys/src/cmd/8l/ |
H A D | elf.h | 70 X = 0x1, enumerator
|
/plan9/sys/src/cmd/plot/libplot/ |
H A D | mplot.h | 25 int x, y, X, Y; member
|
/plan9/sys/src/cmd/aux/vga/ |
H A D | ct65540.c | 10 X= 0x3D6, /* index reg */ enumerator
|
/plan9/sys/src/cmd/ |
H A D | resample.c | 71 double X, xx, v, rat; in resamplex() local
|
/plan9/sys/src/cmd/page/ |
H A D | ps.c | 83 #define RECT(X) X.min.x, X.min.y, X.max.x, X.max.y argument
|
H A D | rotate.c | 321 double X, xx, v, rat; in resamplex() local
|
/plan9/sys/src/cmd/unix/drawterm/include/ |
H A D | memdraw.h | 58 void *X; member
|
/plan9/sys/src/9/teg2/ |
H A D | fpiarm.c | 57 #define OFR(X) ((ulong)&((Ureg*)0)->X) argument
|
/plan9/sys/src/9/bcm/ |
H A D | fpiarm.c | 57 #define OFR(X) ((ulong)&((Ureg*)0)->X) argument
|
/plan9/sys/src/cmd/unix/drawterm/gui-win32/ |
H A D | screen.c | 90 attachscreen(Rectangle *r, ulong *chan, int *depth, int *width, int *softscreen, void **X) in attachscreen()
|
/plan9/sys/src/cmd/unix/drawterm/gui-osx/ |
H A D | screen.c | 584 attachscreen(Rectangle *r, ulong *chan, int *depth, int *width, int *softscreen, void **X) in attachscreen()
|
/plan9/sys/src/9/kw/ |
H A D | fpiarm.c | 52 #define OFR(X) ((ulong)&((Ureg*)0)->X) argument
|