Home
last modified time | relevance | path

Searched defs:RESULT (Results 1 – 3 of 3) sorted by relevance

/freebsd-13-stable/usr.bin/rpcgen/
HDrpc_clntout.c52 static char RESULT[] = "clnt_res"; variable
HDrpc_svcout.c51 static char RESULT[] = "result"; variable
/freebsd-13-stable/contrib/llvm-project/llvm/lib/CodeGen/
HDMachineBasicBlock.cpp1138 #define GET_RESULT(RESULT, GETTER, INFIX) \ argument