Home
last modified time | relevance | path

Searched defs:short (Results 1 – 25 of 39) sorted by relevance

12

/openbsd/gnu/usr.bin/binutils/gdb/testsuite/gdb.cp/
H A Dtemplates.cc75 short g(short, const short, volatile short) in g() argument
77 short g(R, short&, const short&, volatile short&) in g() argument
79 short g(short*, const short*, volatile short*) in g() argument
81 short g(S, short*&, const short*&, volatile short*&) in g() argument
84 signed short g(T, signed short, const signed short, volatile signed short) in g()
86 signed short g(T, R, signed short&, const signed short&, volatile signed short&) in g()
88 signed short g(T, signed short*, const signed short*, volatile signed short*) in g()
93 unsigned short g(unsigned short, const unsigned short, volatile unsigned short) in g()
95 unsigned short g(R, unsigned short&, const unsigned short&, volatile unsigned short&) in g()
97 unsigned short g(unsigned short*, const unsigned short*, volatile unsigned short*) in g()
[all …]
/openbsd/gnu/usr.bin/gcc/gcc/testsuite/g++.old-deja/g++.law/
H A Darg7.C12 int ovf(unsigned long, short, short) { printf ("PASS\n"); return 0; } in ovf() argument
13 int ovf( int, short, unsigned long) { printf ("FAIL\n"); return 1; } in ovf() argument
H A Dctors14.C26 B0(short) : A0() {} in B0() argument
/openbsd/usr.sbin/unbound/util/
H A Dub_event_pluggable.c193 void (*cb)(int, short, void*), void* arg, struct timeval* tv) in my_timer_add() argument
276 my_event_new(struct ub_event_base* base, int fd, short bits, in my_event_new() argument
297 void (*cb)(int, short, void*), void* arg) in my_signal_new() argument
317 void (*cb)(int, short, void*), void* arg) in my_winsock_register_wsaevent() argument
508 ub_event_new(struct ub_event_base* base, int fd, short bits, in ub_event_new() argument
521 void (*cb)(int, short, void*), void* arg) in ub_signal_new() argument
533 void (*cb)(int, short, void*), void* arg) in ub_winsock_register_wsaevent() argument
608 void (*cb)(int, short, void*), void* arg, struct timeval* tv) in ub_timer_add() argument
H A Dub_event.c290 ub_event_new(struct ub_event_base* base, int fd, short bits, in ub_event_new() argument
315 void (*cb)(int, short, void*), void* arg) in ub_signal_new() argument
339 void (*cb)(int, short, void*), void* arg) in ub_winsock_register_wsaevent() argument
400 void (*cb)(int, short, void*), void* arg, struct timeval* tv) in ub_timer_add() argument
H A Dwinsock_event.c469 void event_set(struct event *ev, int fd, short bits, in event_set() argument
660 WSAEVENT wsaevent, void (*cb)(int, short, void*), void* arg) in winsock_register_wsaevent() argument
H A Dmini_event.c271 void event_set(struct event* ev, int fd, short bits, in event_set() argument
H A Dfptr_wlist.c169 fptr_whitelist_event(void (*fptr)(int, short, void *)) in fptr_whitelist_event() argument
/openbsd/sbin/unwind/libunbound/util/
H A Dub_event_pluggable.c193 void (*cb)(int, short, void*), void* arg, struct timeval* tv) in my_timer_add() argument
276 my_event_new(struct ub_event_base* base, int fd, short bits, in my_event_new() argument
297 void (*cb)(int, short, void*), void* arg) in my_signal_new() argument
317 void (*cb)(int, short, void*), void* arg) in my_winsock_register_wsaevent() argument
508 ub_event_new(struct ub_event_base* base, int fd, short bits, in ub_event_new() argument
521 void (*cb)(int, short, void*), void* arg) in ub_signal_new() argument
533 void (*cb)(int, short, void*), void* arg) in ub_winsock_register_wsaevent() argument
608 void (*cb)(int, short, void*), void* arg, struct timeval* tv) in ub_timer_add() argument
H A Dwinsock_event.c469 void event_set(struct event *ev, int fd, short bits, in event_set() argument
660 WSAEVENT wsaevent, void (*cb)(int, short, void*), void* arg) in winsock_register_wsaevent() argument
H A Dmini_event.c271 void event_set(struct event* ev, int fd, short bits, in event_set() argument
H A Dfptr_wlist.c169 fptr_whitelist_event(void (*fptr)(int, short, void *)) in fptr_whitelist_event() argument
/openbsd/regress/libexec/ld.so/ldd/
H A DMakefile12 short: target
/openbsd/gnu/usr.bin/gcc/gcc/testsuite/g++.old-deja/g++.jason/
H A Dc-inline.C7 inline short abs (short) { return 0; } in abs() argument
/openbsd/gnu/usr.bin/gcc/gcc/testsuite/gcc.dg/cpp/
H A Ducs.c16 #define short +2 macro
/openbsd/gnu/llvm/lldb/third_party/Python/module/unittest2/unittest2/
H A Dutil.py9 def safe_repr(obj, short=False): argument
/openbsd/gnu/usr.bin/gcc/gcc/testsuite/g77.f-torture/execute/
H A Dshort.f1 program short program
/openbsd/lib/libevent/
H A Devent.c519 event_once(int fd, short events, in event_once() argument
527 event_base_once(struct event_base *base, int fd, short events, in event_base_once() argument
573 event_set(struct event *ev, int fd, short events, in event_set() argument
/openbsd/gnu/usr.bin/perl/cpan/Text-Balanced/lib/Text/
H A DBalanced.pm426 short: label
/openbsd/usr.sbin/ldpd/
H A Daccept.c52 accept_add(int fd, void (*cb)(int, short, void *), void *arg) in accept_add() argument
/openbsd/usr.sbin/npppd/npppd/
H A Daccept.c54 accept_add(int fd, void (*cb)(int, short, void *), void *arg) in accept_add() argument
/openbsd/usr.sbin/relayd/
H A Dcheck_icmp.c88 void (*fn)(int, short, void *)) in check_icmp_add() argument
/openbsd/usr.sbin/nsd/
H A Dmini_event.c323 event_set(struct event* ev, int fd, short bits, in event_set() argument
/openbsd/usr.sbin/unbound/dnstap/
H A Dunbound-dnstap-socket.c195 void (*ev_cb)(int, short, void*), void* data) in tap_socket_new_local() argument
216 void (*ev_cb)(int, short, void*), void* data) in tap_socket_new_tcpaccept() argument
237 void (*ev_cb)(int, short, void*), void* data, char* server_key, in tap_socket_new_tlsaccept() argument
/openbsd/usr.sbin/vmd/
H A Dvmm.c467 vmm_pipe(struct vmd_vm *vm, int fd, void (*cb)(int, short, void *)) in vmm_pipe() argument

12