Home | History | Annotate | Download | only in cintltst

Lines Matching refs:isNULL

96     UBool isNULL;
99 isNULL = (UBool)(va_arg(marker, void*) == NULL);
101 return isNULL;