HomeSort by: relevance | last modified time | path
    Searched refs:returning (Results 1 - 25 of 49) sorted by relevancy

1 2

  /src/tests/usr.bin/xlint/lint2/
msg_011.exp 8 func_param has parameter 1 declared as 'pointer to function(char) returning void' in msg_011_call_func.c(11), versus 'pointer to function() returning void' in msg_011_call_func.c(12) [lint2:011]
9 func_param has parameter 1 declared as 'pointer to function(char) returning void' in msg_011_call_func.c(11), versus 'pointer to function(void) returning void' in msg_011_call_func.c(13) [lint2:011]
10 func_param has parameter 1 declared as 'pointer to function(char) returning void' in msg_011_call_func.c(11), versus 'pointer to function(double) returning void' in msg_011_call_func.c(14) [lint2:011]
11 func_param has parameter 1 declared as 'pointer to function(char) returning void' in msg_011_call_func.c(11), versus 'pointer to function(double, double) returning void' in msg_011_call_func.c(15) [lint2:011]
  /src/external/gpl3/gdb/dist/sim/testsuite/bfin/
cec-system-call.S 1 # Blackfin testcase for returning to the right place while bouncing between
  /src/external/gpl3/gdb.old/dist/sim/testsuite/bfin/
cec-system-call.S 1 # Blackfin testcase for returning to the right place while bouncing between
  /src/usr.bin/make/unit-tests/
opt-debug-parse.exp 7 ParseEOF: returning to opt-debug-parse.mk:23
13 ParseEOF: returning to opt-debug-parse.mk:27
24 ParseEOF: returning to opt-debug-parse.mk:36
directive-for-escape.exp 121 ParseEOF: returning to directive-for-escape.mk:239
  /src/external/lgpl3/gmp/dist/mpn/x86/atom/
bdiv_q_1.asm 2 dnl division by 1-limb divisor, returning quotient only.
  /src/sys/arch/sh3/sh3/
exception_vector.S 131 !! We are returning from DDB to do single step. Channel A in
501 bt/s .Li_return_to_kernel ! returning from a nested interrupt
510 !! Check for interrupted kernel RAS when returning to kernel
  /src/sys/arch/ia64/ia64/
vm_machdep.c 72 cpu_switchto(lwp_t *oldlwp, lwp_t *newlwp, bool returning)
  /src/external/gpl3/gcc/dist/libgcc/config/pa/
lib2funcs.S 68 ; We're going to be returning to a stack address, so we
  /src/external/gpl3/gcc.old/dist/libgcc/config/pa/
lib2funcs.S 68 ; We're going to be returning to a stack address, so we
  /src/external/gpl3/gcc/dist/libgcc/config/arm/
bpabi-v6m.S 191 @ The status-returning routines are required to preserve all
272 @ The status-returning routines are required to preserve all
  /src/external/gpl3/gcc.old/dist/libgcc/config/arm/
bpabi-v6m.S 191 @ The status-returning routines are required to preserve all
272 @ The status-returning routines are required to preserve all
  /src/sys/kern/
kern_synch.c 616 bool returning; local
632 returning = false;
644 returning = true;
689 if (!returning) {
777 * other side to unlock - we're returning into an assembly
783 if (returning) {
811 prevlwp = cpu_switchto(l, newl, returning);
  /src/sys/arch/sparc64/doc/
TODO 24 - device pci/ebus/com failes to enable interrupts (hv_intr_settarget() fails returning 6)
  /src/sys/arch/vax/include/
macros.h 336 cpu_switchto(struct lwp *oldlwp, struct lwp *newlwp, bool returning)
  /src/external/lgpl3/gmp/dist/mpn/x86_64/k8/
bdiv_q_1.asm 2 dnl returning quotient only.
  /src/external/lgpl3/gmp/dist/tests/
amd64call.asm 41 C Execute an fstcw, returning the current x87 control word.
x86call.asm 40 C Execute an fstcw, returning the current x87 control word.
  /src/crypto/external/bsd/heimdal/dist/tools/
kdc-log-analyze.pl 433 } elsif (/returning a referral to realm (.*) for server (.*) that was not found/) {
  /src/external/gpl3/autoconf/dist/lib/Autom4te/
XFile.pm 65 C<name> returning the file name. It provides dying versions of the
  /src/sys/arch/usermode/dev/
cpu.c 244 cpu_switchto(lwp_t *oldlwp, lwp_t *newlwp, bool returning)
295 thunk_printf_debug("cpu_switchto: returning %p (was %p)\n", ci->ci_stash, oldlwp);
  /src/external/gpl3/gcc/dist/libgfortran/intrinsics/
trigd.inc 433 returning +/-Inf offers the advantage that 1/tan(n*90) returns 0,
  /src/external/gpl3/gcc.old/dist/libgfortran/intrinsics/
trigd.inc 433 returning +/-Inf offers the advantage that 1/tan(n*90) returns 0,
  /src/sys/arch/m68k/m68k/
trap_subr.s 417 | before restoring registers and returning.
446 btst #5,%sp@ | Are we returning to user mode?
  /src/sys/arch/vax/vax/
intvec.S 158 # at when returning from a intentional test.

Completed in 30 milliseconds

1 2