Searched refs:JMP_CONTINUE (Results 1 - 4 of 4) sorted by last modified time

/haiku-buildtools/jam/
H A Dcompile.c283 if( *jmp == JMP_CONTINUE )
289 if( *jmp == JMP_BREAK || *jmp == JMP_CONTINUE )
949 if( *jmp == JMP_CONTINUE )
955 if( *jmp == JMP_BREAK || *jmp == JMP_CONTINUE )
H A Dcompile.h60 # define JMP_CONTINUE 2 /* step to end of loop */ macro
H A Djamgram.y172 { $$.parse = pbreak( $2.parse, JMP_CONTINUE ); }
H A Djamgram.yy126 { $$.parse = pbreak( $2.parse, JMP_CONTINUE ); }

Completed in 74 milliseconds