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

/linux-master/tools/testing/selftests/powerpc/ptrace/
H A Dptrace-gpr.c20 double child_fpr_val, parent_fpr_val; variable
34 fpr_buf[i] = child_fpr_val;
60 memcpy(&tmp, &child_fpr_val, sizeof(tmp));
128 child_fpr_val = rand_reg();

Completed in 131 milliseconds