Searched refs:routine (Results 1 - 25 of 173) sorted by relevance

1234567

/netbsd-current/external/gpl3/gdb.old/dist/gas/testsuite/gas/tic6x/
H A Dunwind-bad-1.l4 [^:]*:11: Error: personality routine specified for cantunwind frame
5 [^:]*:19: Error: personality routine specified for cantunwind frame
9 [^:]*:41: Error: personality routine required before \.handlerdata directive
10 [^:]*:48: Error: bad personality routine number
11 [^:]*:50: Error: bad personality routine number
H A Dunwind-bad-1.s10 # personality routine specified for cantunwind frame
18 # personality routine specified for cantunwind frame
40 # personality routine required before .handlerdata directive
47 # bad personality routine number
49 # bad personality routine number
H A Dunwind-bad-2.l2 [^:]*:8: Error: stack pointer offset too large for personality routine
3 [^:]*:20: Error: stack frame layout does not match personality routine
4 [^:]*:33: Error: stack frame layout does not match personality routine
H A Dunwind-bad-2.s4 # stack pointer offset too large for personality routine
18 # stack frame layout does not match personality routine
31 # stack frame layout does not match personality routine
/netbsd-current/lib/libpthread/
H A Dpthread_once.c57 pthread_once(pthread_once_t *once_control, void (*routine)(void)) argument
60 return __libc_thr_once_stub(once_control, routine);
66 routine();
/netbsd-current/external/gpl3/gdb.old/dist/gdb/testsuite/gdb.mi/
H A Dpthreads.c29 routine (void *arg) function
54 if (pthread_create (&tid, NULL, routine, (void *) 0xfeedface))
/netbsd-current/external/gpl3/gdb/dist/gdb/testsuite/gdb.mi/
H A Dpthreads.c29 routine (void *arg) function
54 if (pthread_create (&tid, NULL, routine, (void *) 0xfeedface))
/netbsd-current/external/bsd/jemalloc/dist/test/src/
H A Dthd.c6 LPTHREAD_START_ROUTINE routine = (LPTHREAD_START_ROUTINE)proc; local
7 *thd = CreateThread(NULL, 0, routine, arg, 0, NULL);
/netbsd-current/tests/lib/libpthread/dlopen/dso/
H A Dh_pthread_dlopen.c78 void *(*routine)(void *), void *arg)
82 ret = pthread_create(thread, attr, routine, arg);
/netbsd-current/external/apache2/llvm/dist/llvm/include/llvm/Support/
H A DRISCVAttributeParser.h19 Error (RISCVAttributeParser::*routine)(unsigned); member in struct:llvm::RISCVAttributeParser::DisplayHandler
/netbsd-current/tests/lib/libpthread/dlopen/
H A Dt_main_pthread_create.c45 routine(void *arg) function
65 ret = pthread_create(&thread, NULL, routine, arg);
93 ret = testf_dso_pthread_create(&thread, NULL, routine, arg);
H A Dt_dso_pthread_create.c46 routine(void *arg) function
84 ret = testf_dso_pthread_create(&thread, NULL, routine, arg);
/netbsd-current/external/bsd/openldap/dist/include/
H A Dldap_rq.h30 ldap_pvt_thread_start_t *routine; member in struct:re_s
47 ldap_pvt_thread_start_t* routine,
56 ldap_pvt_thread_start_t* routine,
/netbsd-current/external/bsd/openldap/dist/libraries/libldap/
H A Drq.c48 ldap_pvt_thread_start_t *routine,
62 entry->routine = routine;
74 ldap_pvt_thread_start_t *routine,
81 if ( e->routine == routine && e->arg == arg )
45 ldap_pvt_runqueue_insert( struct runqueue_s* rq, time_t interval, ldap_pvt_thread_start_t *routine, void *arg, char *tname, char *tspec ) argument
72 ldap_pvt_runqueue_find( struct runqueue_s *rq, ldap_pvt_thread_start_t *routine, void *arg ) argument
/netbsd-current/crypto/external/bsd/heimdal/dist/lib/ipc/
H A Dheim_ipc.defs48 routine call(
/netbsd-current/sys/arch/m68k/060sp/dist/
H A Dfskeletn.s69 # routine. The operating system can do system dependent clean-up or
80 # is present. The routine below should point to the operating system handler
84 # The sample routine below simply clears the exception status bit and
98 # is present. The routine below should point to the operating system handler
102 # The sample routine below simply clears the exception status bit and
116 # is present. The routine below should point to the operating system handler
121 # The sample routine below simply clears the exception status bit and
135 # is present. The routine below should point to the operating system handler
140 # The sample routine below simply clears the exception status bit and
154 # is present. The routine belo
[all...]
/netbsd-current/external/gpl3/binutils/dist/gprofng/gp-display-html/
H A Dgp-display-html.in3266 my ($executable_name, $base_va_executable, $loadobj, $routine) = @_;
3276 $msg = "routine = " . $routine;
3536 $msg = $kip . ": routine = " . ${$elm}{"routine"};
3540 if ($key eq "routine")
3562 my ($elf_loadobjects_found, $elf_arch, $loadobj, $routine,
3586 # TBD: $routine is not really used in these subroutines. Is this a bug?
3593 $routine,
3601 $routine,
[all...]
/netbsd-current/external/gpl3/binutils.old/dist/gprofng/gp-display-html/
H A Dgp-display-html.in2811 my ($executable_name, $base_va_executable, $loadobj, $routine) = @_;
2818 gp_message ("debugXL", $subr_name, "routine = $routine");
3037 gp_message ("debug", $subr_name, "$kip: routine = ${$elm}{'routine'}");
3040 if ($key eq "routine")
3246 my ($elf_loadobjects_found, $elf_arch, $loadobj, $routine,
3266 # TBD: $routine is not really used in these subroutines. Is this a bug?
3271 $return_value = elf_phdr_usual ($elf_arch, $loadobj, $routine, \%elf_rats);
3276 $return_value = elf_phdr_sometimes ($elf_arch, $loadobj, $routine,
[all...]
/netbsd-current/external/gpl3/gdb.old/dist/gas/testsuite/gas/mips/
H A Dcompact-eh-eb-2.d2 #name: Compact EH EB #2 with personality routine and FDE data
H A Dcompact-eh-eb-5.d2 #name: Compact EH EB #5 with personality routine, FDE data and LSDA
H A Dcompact-eh-el-2.d2 #name: Compact EH EL #2 with personality routine and FDE data
H A Dcompact-eh-el-5.d2 #name: Compact EH EL #5 with personality routine, FDE data and LSDA
/netbsd-current/sys/arch/vax/boot/common/
H A Dromread.S67 calls $6, (%r6) # call the qio-routine
83 calls $6, (%r6) # call the qio-routine
/netbsd-current/games/warp/
H A Dconfig.h.SH55 * This symbol, if defined, indicates that the ftime() routine exists.
61 * gethostname() routine to derive the host name. See also DOUNAME
66 * uname() routine to derive the host name. See also GETHOSTNAME and
71 * contents of PHOSTNAME as a command to feed to the popen() routine
79 * This symbol, if defined, indicates that the getpwent() routine
80 * should be used instead of the getpw() routine.
122 * This symbol, if defined, indicates that the rdchk routine is available
124 * the routine is used only if FIONREAD and O_NDELAY aren't available.
219 * function parameters. Do not use Reg<n> more than once per routine.
/netbsd-current/external/apache2/llvm/dist/llvm/lib/Support/
H A DRISCVAttributeParser.cpp59 if (Error e = (this->*displayRoutines[AHI].routine)(tag))

Completed in 170 milliseconds

1234567