tag | line | file | source code |
real_2op_NaN | 401 | arch/i386/math-emu/fpu_entry.c | real_2op_NaN(&loaded_data, st0_ptr, |
real_2op_NaN | 406 | arch/i386/math-emu/fpu_entry.c | real_2op_NaN(st0_ptr, &loaded_data, |
real_2op_NaN | 11 | arch/i386/math-emu/fpu_proto.h | asmlinkage int real_2op_NaN(FPU_REG const *a, FPU_REG const *b, FPU_REG *dest); |
real_2op_NaN | 412 | arch/i386/math-emu/fpu_trig.c | if ( real_2op_NaN(st0_ptr, st0_ptr, st0_ptr) ) |
real_2op_NaN | 975 | arch/i386/math-emu/fpu_trig.c | real_2op_NaN(st1_ptr, st0_ptr, st0_ptr); |
real_2op_NaN | 1051 | arch/i386/math-emu/fpu_trig.c | if ( !real_2op_NaN(st0_ptr, st1_ptr, st1_ptr) ) |
real_2op_NaN | 1225 | arch/i386/math-emu/fpu_trig.c | if ( !real_2op_NaN(st0_ptr, st1_ptr, st1_ptr) ) |
real_2op_NaN | 1396 | arch/i386/math-emu/fpu_trig.c | if ( !real_2op_NaN(st0_ptr, st1_ptr, st1_ptr) ) |
real_2op_NaN | 1469 | arch/i386/math-emu/fpu_trig.c | if ( !real_2op_NaN(st0_ptr, st1_ptr, st1_ptr) ) |
real_2op_NaN | 1476 | arch/i386/math-emu/fpu_trig.c | if ( !real_2op_NaN(st0_ptr, st1_ptr, st1_ptr) ) |
real_2op_NaN | 1484 | arch/i386/math-emu/fpu_trig.c | if ( !real_2op_NaN(st0_ptr, st1_ptr, st1_ptr) ) |
real_2op_NaN | 1627 | arch/i386/math-emu/fpu_trig.c | { real_2op_NaN(st0_ptr, st1_ptr, st0_ptr); return; } |
real_2op_NaN | 1653 | arch/i386/math-emu/fpu_trig.c | { real_2op_NaN(st0_ptr, st1_ptr, st0_ptr); return; } |
real_2op_NaN | 1676 | arch/i386/math-emu/fpu_trig.c | { real_2op_NaN(st0_ptr, st1_ptr, st0_ptr); return; } |
real_2op_NaN | 1681 | arch/i386/math-emu/fpu_trig.c | { real_2op_NaN(st0_ptr, st1_ptr, st0_ptr); return; } |
real_2op_NaN | 121 | arch/i386/math-emu/load_store.c | real_2op_NaN(&loaded_data, &loaded_data, &loaded_data) ) |
real_2op_NaN | 136 | arch/i386/math-emu/load_store.c | real_2op_NaN(&loaded_data, &loaded_data, &loaded_data) ) |
real_2op_NaN | 93 | arch/i386/math-emu/reg_add_sub.c | { return real_2op_NaN(a, b, dest); } |
real_2op_NaN | 244 | arch/i386/math-emu/reg_add_sub.c | { return real_2op_NaN(b, a, dest); } |
real_2op_NaN | 92 | arch/i386/math-emu/reg_div.S | call SYMBOL_NAME(real_2op_NaN) |
real_2op_NaN | 64 | arch/i386/math-emu/reg_mul.c | { return real_2op_NaN(a, b, dest); } |