Lines Matching full:last
233 #undef LAST
234 #define LAST .dummy macro
243 LAST)
244 #undef LAST
245 #define LAST .WindowVectors.text macro
250 LAST)
251 #undef LAST
252 #define LAST .DebugInterruptVector.text macro
257 LAST)
258 # undef LAST
259 # define LAST .Level2InterruptVector.text macro
265 LAST)
266 # undef LAST
267 # define LAST .Level3InterruptVector.text macro
273 LAST)
274 # undef LAST
275 # define LAST .Level4InterruptVector.text macro
281 LAST)
282 # undef LAST
283 # define LAST .Level5InterruptVector.text macro
289 LAST)
290 # undef LAST
291 # define LAST .Level6InterruptVector.text macro
296 LAST)
297 #undef LAST
306 #define LAST .DoubleExceptionVector.text macro
314 LAST)
315 #undef LAST
316 #define LAST .SecondaryResetVector.text macro
323 LAST)
324 #undef LAST
325 #define LAST .exception.text macro
329 LAST)
330 #undef LAST
331 #define LAST .xiptext macro
333 . = (LOADADDR(LAST) + SIZEOF(LAST) + 3) & ~ 3;