Home
last modified time | relevance | path

Searched defs:func6 (Results 1 – 2 of 2) sorted by relevance

/openbsd-src/gnu/usr.bin/gcc/gcc/testsuite/gcc.c-torture/execute/
H A Dpure-1.c25 static int func6 (int a) { return func2(a) + a; } /* pure */ in func6() function
/openbsd-src/gnu/usr.bin/binutils/gdb/testsuite/gdb.trace/
H A Dcirc.c33 static void func6(void) in func6() function