Home
last modified time | relevance | path

Searched defs:which (Results 1 – 25 of 181) sorted by relevance

12345678

/openbsd/regress/sys/kern/kqueue/
H A Dkqueue-tun.c69 tunnel_write(int fd, short which, void *arg) in tunnel_write()
90 tunnel_read(int fd, short which, void *arg) in tunnel_read()
116 tunnel_ping(int fd, short which, void *arg) in tunnel_ping()
/openbsd/sys/dev/pci/drm/i915/
H A Di915_irq.h53 #define GEN8_IRQ_RESET_NDX(uncore, type, which) \ argument
63 #define GEN8_IRQ_INIT_NDX(uncore, type, which, imr_val, ier_val) \ argument
/openbsd/sys/arch/i386/i386/
H A Dsoftintr.c78 softintr_dispatch(int which) in softintr_dispatch()
113 int which; in softintr_establish() local
H A Dsys_machdep.c87 i386_get_threadbase(struct proc *p, int which) in i386_get_threadbase()
95 i386_set_threadbase(struct proc *p, uint32_t base, int which) in i386_set_threadbase()
/openbsd/sys/arch/amd64/amd64/
H A Dsoftintr.c78 softintr_dispatch(int which) in softintr_dispatch()
120 int which; in softintr_establish() local
/openbsd/gnu/lib/libstdc++/libstdc++/libsupc++/
H A Deh_alloc.cc115 unsigned int which = 0; in __cxa_allocate_exception() local
150 unsigned int which in __cxa_free_exception() local
/openbsd/gnu/gcc/libstdc++-v3/libsupc++/
H A Deh_alloc.cc111 unsigned int which = 0; in __cxa_allocate_exception() local
150 const unsigned int which in __cxa_free_exception() local
/openbsd/lib/libcurses/tinfo/
H A Ddb_iterator.c123 update_getenv(const char *name, DBDIRS which) in update_getenv()
156 cache_getenv(const char *name, DBDIRS which) in cache_getenv()
449 DBDIRS which; in _nc_db_iterator_leaks() local
/openbsd/gnu/usr.bin/binutils/gdb/
H A Dshnbsd-tdep.c118 int which, CORE_ADDR ignore) in fetch_core_registers()
136 int which, CORE_ADDR ignore) in fetch_elfcore_registers()
H A Dalphanbsd-tdep.c38 fetch_core_registers (char *core_reg_sect, unsigned core_reg_size, int which, in fetch_core_registers()
82 fetch_elfcore_registers (char *core_reg_sect, unsigned core_reg_size, int which, in fetch_elfcore_registers()
H A Dalpha-nat.c60 int which, CORE_ADDR reg_addr) in fetch_osf_core_registers()
130 int which, CORE_ADDR reg_addr) in fetch_elf_core_registers()
H A Dmipsnbsd-tdep.c100 fetch_core_registers (char *core_reg_sect, unsigned core_reg_size, int which, in fetch_core_registers()
120 fetch_elfcore_registers (char *core_reg_sect, unsigned core_reg_size, int which, in fetch_elfcore_registers()
H A Dppcnbsd-tdep.c180 fetch_core_registers (char *core_reg_sect, unsigned core_reg_size, int which, in fetch_core_registers()
200 fetch_elfcore_registers (char *core_reg_sect, unsigned core_reg_size, int which, in fetch_elfcore_registers()
/openbsd/sys/arch/arm64/arm64/
H A Dsoftintr.c81 softintr_dispatch(int which) in softintr_dispatch()
129 int which; in softintr_establish_flags() local
/openbsd/sys/arch/powerpc64/powerpc64/
H A Dsoftintr.c81 softintr_dispatch(int which) in softintr_dispatch()
129 int which; in softintr_establish_flags() local
/openbsd/sys/arch/riscv64/riscv64/
H A Dsoftintr.c80 softintr_dispatch(int which) in softintr_dispatch()
128 int which; in softintr_establish_flags() local
/openbsd/gnu/usr.bin/texinfo/makeinfo/
H A Dindex.c124 int which = find_index_offset (name); in undefindex() local
145 int which; in index_add_arg() local
384 INDEX_ALIST *which = find_index (name); in translate_index() local
396 int which = translate_index (name); in index_list() local
/openbsd/gnu/usr.bin/cvs/src/
H A Dfind_names.c59 Find_Names (repository, which, aflag, optentries) in Find_Names() argument
167 Find_Directories (repository, which, entries) in Find_Directories() argument
/openbsd/gnu/lib/libreadline/
H A Dhistory.c271 replace_history_entry (which, line, data) in replace_history_entry() argument
295 remove_history (which) in remove_history() argument
/openbsd/gnu/usr.bin/gcc/gcc/testsuite/gcc.dg/
H A D990214-1.c6 bar (int64_t which) in bar()
/openbsd/gnu/usr.bin/perl/
H A Ddquote.c83 const U8 which, /* 8 or 16 */ in Perl_form_alien_digit_msg()
180 const U8 which, /* 8 or 16 */ in Perl_form_cp_too_large_msg()
/openbsd/lib/libc/termios/
H A Dtcflush.c37 tcflush(int fd, int which) in tcflush()
/openbsd/gnu/llvm/llvm/utils/gn/build/
H A Dwrite_vcsrevision.py15 def which(program): function
/openbsd/gnu/llvm/lldb/third_party/Python/module/ptyprocess-0.6.0/ptyprocess/
H A Dutil.py7 def which(cmd, mode=os.F_OK | os.X_OK, path=None): function
/openbsd/gnu/usr.bin/gcc/gcc/testsuite/g++.old-deja/g++.mike/
H A Dp2736.C10 int which; member

12345678