OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:fs_w
(Results
1 - 4
of
4
) sorted by null
/external/valgrind/none/tests/mips32/
round.c
52
const int
fs_w
[] = {
variable
119
: "r"(
fs_w
[i]) \
128
: "r"(
fs_w
[i]) \
229
printf("%s %lf %d\n", flt_round_op_names[op1], fd_d,
fs_w
[i]);
239
printf("%s %f %d\n", flt_round_op_names[op1], fd_f,
fs_w
[i]);
/external/valgrind/none/tests/mips64/
round.c
123
printf("%s %lf %d\n", flt_round_op_names[op1], fd_d,
fs_w
[i]);
133
printf("%s %f %d\n", flt_round_op_names[op1], fd_f,
fs_w
[i]);
macro_fpu.h
121
: "r"(
fs_w
[i]) \
132
: "r"(
fs_w
[i]) \
const.h
151
const int
fs_w
[] = {
variable
Completed in 685 milliseconds