HomeSort by: relevance | last modified time | path
    Searched defs:test_g2 (Results 1 - 4 of 4) sorted by relevancy

  /src/external/gpl3/gdb.old/dist/gdb/testsuite/gdb.arch/
i386-sse-stack-align.S 109 .type test_g2, @function
110 test_g2: label
126 .size test_g2, .-test_g2
184 call test_g2
i386-sse-stack-align.c 49 test_g2 (int p1, int p2) function
69 return (test_g0 () + test_g1 (1) + test_g2 (1, 2) + test_g3 (1, 2, 3)
  /src/external/gpl3/gdb/dist/gdb/testsuite/gdb.arch/
i386-sse-stack-align.S 109 .type test_g2, @function
110 test_g2: label
126 .size test_g2, .-test_g2
184 call test_g2
i386-sse-stack-align.c 49 test_g2 (int p1, int p2) function
69 return (test_g0 () + test_g1 (1) + test_g2 (1, 2) + test_g3 (1, 2, 3)

Completed in 42 milliseconds