taglinefilesource code
push98kernel/FPU-emu/fpu_aux.c{ reg_move(&st(FPU_rm), st_new_ptr); push(); }
push104kernel/FPU-emu/fpu_aux.cpush();
push167kernel/FPU-emu/fpu_trig.cpush();
push184kernel/FPU-emu/fpu_trig.cpush();
push207kernel/FPU-emu/fpu_trig.cpush();
push218kernel/FPU-emu/fpu_trig.cpush();
push227kernel/FPU-emu/fpu_trig.cpush();
push240kernel/FPU-emu/fpu_trig.cpush();
push250kernel/FPU-emu/fpu_trig.cpush();
push449kernel/FPU-emu/fpu_trig.cpush();
push64kernel/FPU-emu/reg_constant.cpush();
push646net/tcp/tcp.ctcp_build_header(struct tcp_header *th, volatile struct sock *sk, int push)
push652net/tcp/tcp.cth->psh = (push == 0) ? 1 : 0;