Home
last modified time | relevance | path

Searched refs:pic16_emitpLabelFORCE (Results 1 – 3 of 3) sorted by relevance

/dports/lang/sdcc/sdcc-4.0.0/src/pic16/
H A Dgenarith.c49 extern void pic16_emitpLabelFORCE(int key);
220 pic16_emitpLabelFORCE(inclbl->key); in pic16_genPlusIncr()
H A Dgen.c253 pic16_emitpLabelFORCE (int key) in pic16_emitpLabelFORCE() function
3167 pic16_emitpLabelFORCE (retlbl->key); in genPcall()
10591 pic16_emitpLabelFORCE (jtab->key); in genJumpTab()
/dports/lang/sdcc/sdcc-4.0.0/
H A DChangeLog27077 * src/pic16/gen.c (pic16_emitpLabel,pic16_emitpLabelFORCE):