HomeSort by: relevance | last modified time | path
    Searched defs:DOINIT (Results 1 - 3 of 3) sorted by relevancy

  /src/games/warp/
EXTERN.h 22 #ifdef DOINIT
23 #undef DOINIT
INTERN.h 22 #define DOINIT
  /src/external/bsd/pcc/dist/pcc/f77/fcom/
exec.c 293 #define DOINIT par[0]
397 if( ISCONST(ctlstack->domax) && ISCONST(DOINIT) && ctlstack->dostepsign!=VARSTEP)
399 puteq(cpexpr(dovarp), cpexpr(DOINIT));
401 frexpr(DOINIT);
405 mkexpr(OPMINUS, cpexpr(ctlstack->domax), cpexpr(DOINIT)) );
421 q1 = mkexpr(OPASSIGN, cpexpr(dovarp), DOINIT);
429 q = DOINIT;

Completed in 17 milliseconds