Searched refs:RETVAL (Results 1 – 5 of 5) sorted by relevance
/titanic_50/usr/src/cmd/perl/contrib/Sun/Solaris/Lgrp/ |
H A D | Lgrp.xs | 152 #define RETURN_UNDEF_IF_FAIL { if (RETVAL < 0) XSRETURN_UNDEF; } 294 RETVAL = _lgrp_latency_cookie(cookie, from, to, between); 298 RETVAL 302 # directive to avoid implicit RETVAL assignments and manipulate perl
|
/titanic_50/usr/src/cmd/perl/contrib/Sun/Solaris/Project/ |
H A D | Project.xs | 249 RETVAL = inproj(user, proj, buf, sizeof (buf)); 251 RETVAL
|
/titanic_50/usr/src/cmd/rpcgen/ |
H A D | rpc_svcout.c | 54 static char RETVAL[] = "retval"; variable 509 f_print(fout, "\tbool_t %s;\n", RETVAL); in write_program() 631 RETVAL, ROUTINE, ARG, RESULT, RQSTP); in write_program() 635 RETVAL, ROUTINE, ARG, RESULT, RQSTP); in write_program() 644 RESULT, RETVAL, TRANSP, RESULT, RESULT); in write_program()
|
/titanic_50/usr/src/cmd/perl/contrib/Sun/Solaris/Kstat/ |
H A D | Kstat.xs | 1332 tie = get_tie(RETVAL, kp->ks_module, kp->ks_instance, 1343 SvREADONLY_on(SvRV(RETVAL)); 1346 RETVAL
|
/titanic_50/usr/src/grub/grub-0.97/ |
H A D | ChangeLog | 6881 of RETVAL to check if the analysis succeeds.
|