• Home
  • History
  • Annotate
  • Line#
  • Navigate
  • Raw
  • Download
  • only in /asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/gdb/gdb/testsuite/gdb.base/
1#define IN_MACSCP3_H
2
3#undef WHERE
4#define WHERE before macscp3_1
5#define BEFORE_MACSCP3_1
6#undef UNTIL_MACSCP3_1
7void
8macscp3_1 ()
9{
10  puts ("macscp3_1");
11}
12
13#include "macscp4.h"
14
15#undef WHERE
16#define WHERE before macscp3_2
17#define BEFORE_MACSCP3_2
18#undef UNTIL_MACSCP3_2
19void
20macscp3_2 ()
21{
22  puts ("macscp3_2");
23}
24
25#undef IN_MACSCP3_H
26