Searched refs:isstr (Results 1 – 4 of 4) sorted by relevance
192 #define isstr(n) ((n)->tval & STR) macro
373 if (isstr(vp) == 0) { in get_str_val()
265 if (!isstr(fldtab[0])) in fldbld()
328 if (isstr(x)) in copycell()1097 else if (isstr(y)) in assign()