Searched defs:wr (Results 1 – 4 of 4) sorted by relevance
/xen/xen/common/ |
A D | unlzma.c | 286 static inline size_t INIT get_pos(struct writer *wr) in get_pos() 292 static inline uint8_t INIT peek_old_byte(struct writer *wr, in peek_old_byte() 310 static inline int INIT write_byte(struct writer *wr, uint8_t byte) in write_byte() 324 static inline int INIT copy_byte(struct writer *wr, uint32_t offs) in copy_byte() 329 static inline int INIT copy_bytes(struct writer *wr, in copy_bytes() 341 static inline int INIT process_bit0(struct writer *wr, struct rc *rc, in process_bit0() 385 static inline int INIT process_bit1(struct writer *wr, struct rc *rc, in process_bit1() 547 struct writer wr; in unlzma() local
|
/xen/xen/arch/arm/vgic/ |
A D | vgic-mmio.h | 60 #define REGISTER_DESC_WITH_BITS_PER_IRQ(off, rd, wr, bpi, acc) \ argument 70 #define REGISTER_DESC_WITH_LENGTH(off, rd, wr, length, acc) \ argument
|
/xen/tools/libvchan/ |
A D | node.c | 139 int wr = 0; in main() local
|
/xen/xen/include/xen/ |
A D | hypfs.h | 75 #define HYPFS_FIXEDSIZE_INIT(var, typ, nam, contvar, wr) \ argument
|
Completed in 11 milliseconds