Home
last modified time | relevance | path

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

/freebsd/usr.bin/rpcgen/
H A Drpc_clntout.c44 static char RESULT[] = "clnt_res"; variable
H A Drpc_svcout.c43 static char RESULT[] = "result"; variable
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/
H A DMachineBasicBlock.cpp1138 #define GET_RESULT(RESULT, GETTER, INFIX) \ argument