Searched defs:write_p (Results 1 – 5 of 5) sorted by relevance
/openbsd/gnu/gcc/gcc/ |
H A D | tree-ssa-loop-prefetch.c | 195 bool write_p; /* Is it a write? */ member 264 HOST_WIDE_INT delta, bool write_p) in record_ref() 437 tree ref, bool write_p, tree stmt) in gather_memory_references_ref() 823 tree addr, addr_base, prefetch, params, write_p; in issue_prefetch_ref() local
|
H A D | tree-stdarg.c | 277 bool write_p) in va_list_counter_op() 331 bool write_p) in va_list_counter_struct_op()
|
/openbsd/usr.bin/openssl/ |
H A D | s_cb.c | 358 msg_cb(int write_p, int version, int content_type, const void *buf, size_t len, SSL * ssl, void *ar… in msg_cb()
|
/openbsd/lib/libssl/ |
H A D | ssl_lib.c | 3492 SSL_CTX_set_msg_callback(SSL_CTX *ctx, void (*cb)(int write_p, int version, in SSL_CTX_set_msg_callback() 3501 SSL_set_msg_callback(SSL *ssl, void (*cb)(int write_p, int version, in SSL_set_msg_callback()
|
/openbsd/gnu/usr.bin/binutils/gdb/ |
H A D | target.c | 1173 int write_p, int *err) in target_xfer_memory_partial()
|