seq_int           791 orte/mca/sstore/base/sstore_base_fns.c     int seq_int = -1;
seq_int           795 orte/mca/sstore/base/sstore_base_fns.c             seq_int = -1;
seq_int           800 orte/mca/sstore/base/sstore_base_fns.c     seq_int = atoi(value);
seq_int           813 orte/mca/sstore/base/sstore_base_fns.c     return seq_int;
seq_int           820 orte/mca/sstore/base/sstore_base_fns.c     int seq_int = -1;
seq_int           827 orte/mca/sstore/base/sstore_base_fns.c                 seq_int = -1;
seq_int           831 orte/mca/sstore/base/sstore_base_fns.c         seq_int = atoi(value);
seq_int           832 orte/mca/sstore/base/sstore_base_fns.c     } while(seq_num != seq_int );
seq_int           845 orte/mca/sstore/base/sstore_base_fns.c     if( seq_num != seq_int ) {