Home | History | Annotate | Download | only in amd64-linux

Lines Matching refs:aaa

16 void aaa ( long x ) {
23 aaa( *p );
33 The CFI below isn't really right in that aaa appears twice
38 ==12868== by 0x400520: aaa (in /home/sewardj/VgTRUNK/trunk/mad0)
39 ==12868== by 0x400520: aaa (in /home/sewardj/VgTRUNK/trunk/mad0)
71 .globl aaa
72 .type aaa, @function
73 aaa:
78 .size aaa, .-aaa
88 call aaa
144 GDB to show an extraneous aaa frame on the stack. Oh well. */