Home
last modified time | relevance | path

Searched refs:PIC_device (Results 1 – 7 of 7) sorted by relevance

/dports/lang/sdcc/sdcc-4.0.0/src/pic14/
H A Ddevice.h61 typedef struct PIC_device { struct
80 } PIC_device; argument
83 PIC_device *init_pic(char *pic_type);
92 PIC_device * pic14_getPIC(void);
H A Ddevice.c33 static PIC_device *Pics[MAX_PICLIST];
34 static PIC_device *pic = NULL;
115 static PIC_device *
120 PIC_device *new_pic; in create_pic()
123 new_pic = Safe_alloc(sizeof(PIC_device)); in create_pic()
216 static PIC_device *
570 PIC_device *
818 PIC_device * pic14_getPIC(void) in pic14_getPIC()
H A Dglue.c128 PIC_device *pic = pic14_getPIC (); in emitPseudoStack()
H A Dralloc.c452 PIC_device *pic; in initStack()
H A Dpcode.c1785 PIC_device *pic; in pCodeInitRegisters()
H A Dgen.c49 static PIC_device *pic = NULL;
/dports/lang/sdcc/sdcc-4.0.0/
H A DChangeLog27222 * src/pic16/device.h: removed (now) unused fields from PIC_device
32202 * src/pic/device.h (struct PIC_device),
32535 * src/pic/device.h (PIC_device): added fields for verbose output
38928 * src/pic16/device.c,: structure PIC_device is made public and
39634 * src/pic16/device.h (typedef struct PIC_device): added field