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

  /src/external/gpl3/gdb.old/dist/gdb/testsuite/gdb.arch/
i386-sse-stack-align.S 91 .type test_g1, @function
92 test_g1: label
108 .size test_g1, .-test_g1
180 call test_g1
i386-sse-stack-align.c 43 test_g1 (int p1) 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 91 .type test_g1, @function
92 test_g1: label
108 .size test_g1, .-test_g1
180 call test_g1
i386-sse-stack-align.c 43 test_g1 (int p1) function
69 return (test_g0 () + test_g1 (1) + test_g2 (1, 2) + test_g3 (1, 2, 3)

Completed in 16 milliseconds