Searched refs:R_F1_num (Results 1 - 1 of 1) sorted by relevance

/openjdk7/hotspot/src/cpu/sparc/vm/
H A Dargs.cc31 static const int R_F1_num = R_F0_num + 1; variable
239 sig[i] = ((j < 16) ? R_F1_num : (STACK_num + 1)) + (j<<1);

Completed in 28 milliseconds