Home | History | Annotate | Download | only in lib

Lines Matching full:b_res

729     picoos_bool b_res;
867 b_res = picoos_sdfOpenIn(this->common,
871 if (b_res != TRUE) {
988 b_res = FALSE;
994 b_res = TRUE;
1000 b_res = TRUE;
1006 if (b_res) {
1130 b_res = picoos_sdfGetSamples(sig_subObj->sInSDFile,
1134 if ((FALSE == b_res) || (0 == n_samp)) {