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