Searched refs:bitstring (Results 1 - 1 of 1) sorted by relevance

/macosx-10.5.8/xnu-1228.15.4/osfmk/ddb/
H A Dmakedis.c106 if there is a bitstring in the second field. It is not allowed for
113 Apart from the contents of the bitstring, the second field must be
115 bitstring must always be of the same length.
133 - A $ followed by a bitstring enclosed in [] is replaced by the
134 value of that bitstring. The bitstring has the same syntax as in
136 the same repeated letter in the bitstring is replaced by the
272 - More error detection, e.g., bitstring or arg not used in entry.
297 #define MAXBITS LONG_BIT /* Max bitstring length. */
334 int parsebits(struct function *fp, char *bitstring, in
437 char function[MAXfunction], bitstring[MAXBITS]; local
690 parsebits(struct function *fp, char *bitstring, int nbits) argument
706 parseentrybits(struct entry *ep, char *bitstring, int nbits, int issplice) argument
1150 parsebitsplice(struct function *fp, char *bitstring, int nbits, struct string *sp) argument
[all...]

Completed in 24 milliseconds