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

/macosx-10.5.8/xnu-1228.15.4/osfmk/ddb/
H A Dmakedis.c326 struct bitsplice;
387 void compilebitsplice(struct bitsplice *splicep);
678 $[...] bitsplice. The mask covers the bitfield and the shift says how
705 $[...] bitsplice. Put the result in ep. Return value is 0 on success. */
919 struct bitsplice *bitsplice; /* $[...] */ member in union:string::value
1108 /* The representation of a $[...] bitsplice. It is parsed into a
1111 the constant portion of the struct entry will allow the bitsplice to
1117 it occurs in the bitsplice. `shift' indicates how much to shift left
1124 bitsplice wil
1134 struct bitsplice { struct
[all...]

Completed in 46 milliseconds