Searched refs:CALL_AlphaFunc (Results 1 – 3 of 3) sorted by relevance
1117 CALL_AlphaFunc(ctx->Exec, (func, ref)); in save_AlphaFunc()7706 CALL_AlphaFunc(ctx->Exec, (n[1].e, n[2].f)); in execute_list()
4816 #define CALL_AlphaFunc(disp, parameters) \ macro