Searched refs:REXX_call (Results 1 – 8 of 8) sorted by relevance
23 @res = REXX_call(\&do_me);30 @res = REXX_call(\&do_me);35 REXX_call { print "ok 9\n" };
20 REXX_call {
15 REXX_call {
56 REXX_call {
29 REXX_call {
21 REXX_call {
234 #define REXX_call(cv) REXX_eval_with("return StartPerl()\r\n", PF_name, (cv)) macro529 REXX_call(cv) in REXX_call() function
2753 REXX_call {...block...};