Home
last modified time | relevance | path

Searched defs:routine (Results 1 – 22 of 22) sorted by relevance

/netbsd/external/bsd/openldap/dist/libraries/libldap/
H A Drq.c48 ldap_pvt_thread_start_t *routine, in ldap_pvt_runqueue_insert()
74 ldap_pvt_thread_start_t *routine, in ldap_pvt_runqueue_find()
/netbsd/external/gpl3/gdb/dist/gdb/testsuite/gdb.mi/
H A Dpthreads.c29 routine (void *arg) in routine() function
/netbsd/external/gpl3/gdb.old/dist/gdb/testsuite/gdb.mi/
H A Dpthreads.c29 routine (void *arg) in routine() function
/netbsd/external/bsd/jemalloc/dist/test/src/
H A Dthd.c6 LPTHREAD_START_ROUTINE routine = (LPTHREAD_START_ROUTINE)proc; in thd_create() local
/netbsd/tests/lib/libpthread/dlopen/
H A Dt_dso_pthread_create.c46 routine(void *arg) in routine() function
H A Dt_main_pthread_create.c45 routine(void *arg) in routine() function
/netbsd/external/bsd/openldap/dist/include/
H A Dldap_rq.h30 ldap_pvt_thread_start_t *routine; member
/netbsd/lib/libpthread/
H A Dpthread.h174 #define pthread_cleanup_push(routine, arg) \ argument
/netbsd/sys/arch/alpha/include/
H A Dprom.h32 uint64_t routine; member
/netbsd/external/gpl3/gcc/dist/gcc/
H A Dgenrecog.cc1104 pattern_routine *routine; member in pattern_use
2324 pattern_routine *routine; member in merge_pattern_info
2841 pattern_routine *routine; member
2874 pattern_routine *routine = new pattern_routine; in init_pattern_use() local
2952 pattern_routine *routine = cpi->routine; in populate_pattern_routine() local
4632 pattern_routine *routine = test.u.pattern->routine; in print_nonbool_test() local
5161 print_pattern (output_state *os, pattern_routine *routine) in print_pattern()
5435 pattern_routine *routine; in main() local
H A Dgenrecog.c2326 pattern_routine *routine; variable
2843 pattern_routine *routine; member
2876 pattern_routine *routine = new pattern_routine; in init_pattern_use() local
2954 pattern_routine *routine = cpi->routine; in populate_pattern_routine() local
4634 pattern_routine *routine = test.u.pattern->routine; in print_nonbool_test() local
5163 print_pattern (output_state *os, pattern_routine *routine) in print_pattern()
5437 pattern_routine *routine; in main() local
H A Domp-offload.c74 tree routine; /* Pseudo-loop enclosing a routine. */ member
H A Domp-offload.cc77 tree routine; /* Pseudo-loop enclosing a routine. */ member
/netbsd/sys/kern/
H A Dsubr_userconf.c582 userconf_common_dev(char *dev, int len, short unit, short state, char routine) in userconf_common_dev()
/netbsd/external/gpl3/gcc.old/dist/gcc/
H A Dgenrecog.c2326 pattern_routine *routine; variable
2843 pattern_routine *routine; member
2876 pattern_routine *routine = new pattern_routine; in init_pattern_use() local
2954 pattern_routine *routine = cpi->routine; in populate_pattern_routine() local
4634 pattern_routine *routine = test.u.pattern->routine; in print_nonbool_test() local
5163 print_pattern (output_state *os, pattern_routine *routine) in print_pattern()
5437 pattern_routine *routine; in main() local
H A Domp-offload.c74 tree routine; /* Pseudo-loop enclosing a routine. */ member
/netbsd/external/gpl3/gcc.old/dist/libgcc/config/
H A Ddarwin-crt3.c381 struct one_atexit_routine * routine = routine_param; in cxa_atexit_wrapper() local
/netbsd/external/gpl3/gcc/dist/libgcc/config/
H A Ddarwin-crt3.c381 struct one_atexit_routine * routine = routine_param; in cxa_atexit_wrapper() local
/netbsd/external/lgpl3/gmp/dist/tune/
H A Dspeed.c145 } routine[] = { variable
/netbsd/sys/arch/acorn32/podulebus/
H A Dsbic.c201 u_char debug_asr, debug_csr, routine; variable
/netbsd/sys/arch/amiga/dev/
H A Dsbic.c181 u_char debug_asr, debug_csr, routine; variable
/netbsd/usr.bin/telnet/
H A Dcommands.c2336 call(intrtn_t routine, ...) in call()