Searched refs:RETVAL (Results 1 – 5 of 5) sorted by relevance
228 #define RETVAL 1 macro
214 # define RETVAL 1
497 retstat |= RETVAL;
31 if( retstat & RETVAL ){ /* the function rets a val somewhere */ in branch()
549 if( retstat & RETVAL && !(Cflag && cfp->sclass==STATIC) ) in efcode()555 if( retstat == RETVAL+NRETVAL ) in efcode()