Home
last modified time | relevance | path

Searched refs:Proc_4 (Results 1 – 4 of 4) sorted by relevance

/openbmc/openbmc/meta-openembedded/meta-oe/recipes-benchmark/dhrystone/dhrystone-2.1/
H A Ddhrystone-c89.patch20 +void Proc_4();
134 -Proc_4 () /* without parameters */
135 +void Proc_4 () /* without parameters */
139 @@ -368,7 +365,7 @@ Proc_4 () /* without parameters */
140 } /* Proc_4 */
/openbmc/u-boot/lib/dhry/
H A Ddhry_1.c102 void Proc_4 (void);
187 Proc_4(); in dhry()
391 void Proc_4 (void) /* without parameters */ in Proc_4() function
/openbmc/linux/lib/
H A Ddhry_1.c101 static void Proc_4(void) in Proc_4() function
181 Proc_4(); in dhry()
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-benchmark/dhrystone/
H A Ddhrystone_2.1.bb33 # dhry_1.c:150:5: error: implicit declaration of function 'Proc_4' [-Wimplicit-function-declaration]