Home
last modified time | relevance | path

Searched refs:zero_cumulative (Results 1 – 2 of 2) sorted by relevance

/openbsd/gnu/usr.bin/gcc/gcc/config/rs6000/
H A Drs6000.c2889 static CUMULATIVE_ARGS zero_cumulative; local
2891 *cum = zero_cumulative;
/openbsd/gnu/gcc/gcc/config/rs6000/
H A Drs6000.c4377 static CUMULATIVE_ARGS zero_cumulative; in init_cumulative_args() local
4379 *cum = zero_cumulative; in init_cumulative_args()