/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/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/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/sys/kern/ |
kern_synch.c | 616 bool returning; local in function:mi_switch 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/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/usr.bin/xlint/lint1/ |
README.md | 126 2: '&' type 'pointer to function(pointer to const char, pointer to const char) returning int' 127 3: 'name' 'strcmp' with extern 'function(pointer to const char, pointer to const char) returning int'
|
/src/sys/arch/sun3/sun3/ |
locore.s | 428 | before restoring registers and returning. 483 btst #5,%sp@ | yes, are we returning to user mode?
|
/src/sys/arch/sun3/sun3x/ |
locore.s | 413 | before restoring registers and returning. 468 btst #5,%sp@ | yes, are we returning to user mode?
|
/src/sys/arch/vax/vax/ |
intvec.S | 158 # at when returning from a intentional test.
|
/src/sys/arch/cesfic/cesfic/ |
locore.s | 588 | before restoring registers and returning. 657 btst #5,%sp@ | yes, are we returning to user mode?
|
/src/sys/arch/next68k/next68k/ |
locore.s | 618 | before restoring registers and returning. 676 btst #5,%sp@ | yes, are we returning to user mode?
|
/src/sys/arch/x68k/x68k/ |
locore.s | 612 | before restoring registers and returning. 724 btst #5,%sp@ | yes, are we returning to user mode?
|
/src/sys/arch/luna68k/luna68k/ |
locore.s | 543 | before restoring registers and returning. 615 btst #5,%sp@ | yes, are we returning to user mode?
|
/src/sys/arch/news68k/news68k/ |
locore.s | 637 | before restoring registers and returning. 732 btst #5,%sp@ | yes, are we returning to user mode?
|
/src/sys/arch/hp300/hp300/ |
locore.s | 778 | before restoring registers and returning. 909 btst #5,%sp@ | yes, are we returning to user mode?
|
/src/sys/arch/mac68k/mac68k/ |
locore.s | 697 | before restoring registers and returning. 816 btst #5,%sp@ | yes, are we returning to user mode?
|
/src/sys/arch/luna68k/stand/boot/ |
locore.S | 557 btst #5,%sp@ | yes, are we returning to user mode? 668 * handling. If we are returning to the base processor priority (SPL0)
|
/src/sys/arch/virt68k/virt68k/ |
locore.s | 479 | before restoring registers and returning. 523 btst #5,%sp@ | Returning to kernel mode?
|
/src/sys/external/isc/libsodium/dist/m4/ |
ax_pthread.m4 | 129 # which is a program returning the flags for the Pth emulation library.
|
/src/sys/arch/mvme68k/mvme68k/ |
locore.s | 900 | before restoring registers and returning. 925 btst #5,%sp@ | Returning to kernel mode?
|
/src/sys/arch/atari/atari/ |
locore.s | 610 | before restoring registers and returning. 785 btst #5,%sp@ | yes, are we returning to user mode?
|