stop 136 include/struct.h bool stop; /**<終了フラグ */ stop 661 src/exec.c execptr->stop = true; stop 673 src/exec.c execptr->stop = true; stop 745 src/exec.c if(execptr->stop == true) { stop 287 src/struct.c execptr->stop = false;