Searched defs:Bit (Results 1 – 4 of 4) sorted by relevance
/plan9/sys/src/libc/port/ |
H A D | rune.c | 4 #define Bit(i) (7-(i)) macro
|
/plan9/sys/src/cmd/unix/drawterm/libc/ |
H A D | rune.c | 4 #define Bit(i) (7-(i)) macro
|
/plan9/sys/src/cmd/gs/src/ |
H A D | gdevcd8.c | 1631 #define FSdither(inP, out, errP, Err, Bit, Offset, Element)\ argument 1747 #define FSdither8503(inP, outa, outb, errP, Err, Bit, Offset, Element)\ argument 1825 #define FSdither8504(inP, outa, outb, errP, Err, Bit, Offset, Element)\ argument
|
H A D | gdevcdj.c | 1314 #define FSdither(inP, out, errP, Err, Bit, Offset, Element)\ argument 1461 #define CPbit(inP, out, Bit, Element)\ argument 3515 #define FSdecide(Error,Threshold,Spotsize,Pixel,Bit) \ argument
|