Home
last modified time | relevance | path

Searched refs:function0 (Results 1 – 8 of 8) sorted by relevance

/openbsd/gnu/lib/libiberty/src/
H A Dcopysign.c23 unsigned int function0:3; member
63 unsigned int function0:3; member
66 unsigned int function0:19;
100 unsigned int function0:6; member
122 unsigned int function0:6; member
/openbsd/gnu/usr.bin/gcc/gcc/testsuite/g++.old-deja/g++.bugs/
H A D900404_02.C13 void function0 (int i) // function that should be called in function0() function
18 void function0 (char c) // function that is actually called in function0() function
24 int main () { function0 ('abcd'); return exit_status; } // WARNING - in main()
H A D900404_03.C10 void function0 (int i, char c) in function0() function
15 void function0 (char c, int i) in function0() function
24 function0 (c,c); // ERROR - missed in test()
H A D900406_01.C9 void function0 () in function0() function
H A D900325_01.C11 void function0 (void arg1) { // ERROR - missed in function0() function
H A D900331_04.C16 void function0 (int (*formal_array_ptr)[10]) { // gets bogus errors in function0() function
H A D900331_02.C21 void function0 () in function0() function
H A D900331_03.C25 void function0 () in function0() function