Lines Matching full:last
230 #undef LAST
231 #define LAST .dummy macro
240 LAST)
241 #undef LAST
242 #define LAST .WindowVectors.text macro
247 LAST)
248 #undef LAST
249 #define LAST .DebugInterruptVector.text macro
254 LAST)
255 # undef LAST
256 # define LAST .Level2InterruptVector.text macro
262 LAST)
263 # undef LAST
264 # define LAST .Level3InterruptVector.text macro
270 LAST)
271 # undef LAST
272 # define LAST .Level4InterruptVector.text macro
278 LAST)
279 # undef LAST
280 # define LAST .Level5InterruptVector.text macro
286 LAST)
287 # undef LAST
288 # define LAST .Level6InterruptVector.text macro
293 LAST)
294 #undef LAST
303 #define LAST .DoubleExceptionVector.text macro
311 LAST)
312 #undef LAST
313 #define LAST .SecondaryResetVector.text macro
320 LAST)
321 #undef LAST
322 #define LAST .exception.text macro
325 . = (LOADADDR(LAST) + SIZEOF(LAST) + 3) & ~ 3;