Home
last modified time | relevance | path

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

/dports/lang/sdcc/sdcc-4.0.0/support/regression/tests/
H A Dbug3410620.c8 #define INTREGBANK {bank} macro
12 void handler1(void) __using(INTREGBANK) in handler1()
16 typedef void (*phandler_t)(void) __using(INTREGBANK);