Home
last modified time | relevance | path

Searched refs:rpc_expr (Results 1 – 1 of 1) sorted by relevance

/openbsd-src/gnu/usr.bin/binutils/gdb/
H A Dgnu-nat.c131 #define INF_MSGPORT_RPC(inf, rpc_expr) \ argument
134 msgport ? (rpc_expr) : EIEIO)
139 #define INF_RESUME_MSGPORT_RPC(inf, rpc_expr) \ argument
143 __e = INF_MSGPORT_RPC (inf, rpc_expr); \