(root)/
binutils-2.41/
libctf/
testsuite/
libctf-regression/
pptrtab-a.c
       1  typedef long a_t;
       2  typedef long b_t;
       3  
       4  a_t *a;
       5  b_t ignore2;