Lines Matching refs:olen
148 int bufused, olen; local155 for (ip = ibp, olen = 1; *ip != '\0'; ip++, olen++)159 olen++;165 if (olen > *bsp)167 obp = sm_malloc_x(olen);169 *bsp = olen;185 SM_ASSERT(bufused <= olen);192 obp = sm_malloc_x(olen);194 *bsp = olen;201 SM_ASSERT(bufused < olen);204 SM_ASSERT(bufused < olen);