Home
last modified time | relevance | path

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

/dports/lang/sdcc/sdcc-4.0.0/src/pic16/
H A Dpcode.c10035 static int stateIsNew (state_t *state, dynstack_t *todo, dynstack_t *done) { in stateIsNew() function
10211 if (stateIsNew (state, todo, done)) { in defmapFindAll()
10264 if (stateIsNew (state, todo, done)) { in defmapFindAll()
10519 if (stateIsNew (state, todo, done)) { in pic16_isAlive()