OpenGrok
Cross Reference: test-i386.c
xref
: /
external
/
valgrind
/
main
/
VEX
/
test
/
test-i386.c
Home
|
History
|
Annotate
|
Download
|
only in
test
Lines Matching
refs:fa
578
float
fa
;
587
fa
= a;
589
printf("(float)%f = %f\n", a,
fa
);