stop 133 include/struct.h bool stop; /**<終了フラグ */ stop 648 src/exec.c execptr->stop = true; stop 660 src/exec.c execptr->stop = true; stop 732 src/exec.c if(execptr->stop == true) { stop 272 src/struct.c execptr->stop = false;