Searched refs:TYPE_NIL (Results 1 – 4 of 4) sorted by relevance
369 if (type != TYPE_NIL) { in writeNode()378 if (dynType == TYPE_NIL) { in writeNode()414 if (type != TYPE_NIL) { in writeNode()422 if (dynType == TYPE_NIL) { in writeNode()
37 TYPE_ERROR, TYPE_NIL, TYPE_ANY, TYPE_BOOLEAN, TYPE_SHORT, TYPE_INT, enumerator
123 return TYPE_NIL; in getDynamicType()
351 case TYPE_NIL: in checkValue()365 case TYPE_NIL: in checkValue()
Completed in 52 milliseconds