Home
last modified time | relevance | path

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

/dports/devel/rgbds/rgbds/test/link/
H A Dassert.asm6 FloatingBase: label
7 assert WARN, FloatingBase & 0, "Worry about me, but not too much."
8 assert FAIL, FloatingBase & 0, "Okay, this is getting serious!"
9 assert FATAL, FloatingBase & 0, "It all ends now."
10 assert FAIL, FloatingBase & 0, "Not even time to roll credits!"
/dports/devel/rgbds/rgbds/test/asm/
H A Dassert.asm14 FloatingBase: label
15 assert FAIL, FloatingBase == 0 ; This shouldn't eval at compile time
H A Dassert.err6 Expected constant expression: 'FloatingBase' is not constant at assembly time