Home
last modified time | relevance | path

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

/dports/lang/sdcc/sdcc-4.0.0/sdas/asgb/
H A Dgb.h152 #define S_IDDE 51 macro
H A Dgbmch.c264 if ((t2 == S_IDBC) || (t2 == S_IDDE)) {
270 if ((t1 == S_IDBC) || (t1 == S_IDDE)) {
/dports/lang/sdcc/sdcc-4.0.0/sdas/astlcs90/
H A Dt90.h136 #define S_IDDE 51 macro
/dports/lang/sdcc/sdcc-4.0.0/sdas/asrab/
H A Drab.h141 #define S_IDDE 51 macro
H A Drabmch.c686 if ((t2 == S_IDBC) || (t2 == S_IDDE)) { in machine()
692 if ((t1 == S_IDBC) || (t1 == S_IDDE)) { in machine()
/dports/lang/sdcc/sdcc-4.0.0/sdas/asz80/
H A Dz80.h116 #define S_IDDE 51 macro
H A Dz80mch.c1397 if ((t2 == S_IDBC) || (t2 == S_IDDE)) {
1407 if ((t1 == S_IDBC) || (t1 == S_IDDE)) {