Home
last modified time | relevance | path

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

/openbsd-src/gnu/usr.bin/gcc/gcc/testsuite/gcc.c-torture/execute/
H A Dpure-1.c24 static int func5 (int a) { return a + func1(a); } /* const */ in func5() function
/openbsd-src/gnu/usr.bin/binutils/gdb/testsuite/gdb.trace/
H A Dcirc.c29 static void func5(void) in func5() function