Home | History | Annotate | Download | only in lib

Lines Matching refs:NULL

79     if (NULL == this || NULL == this->subObj) {
81 return picoos_emRaiseException(common->em, PICO_ERR_OTHER, NULL, NULL);
91 if (NULL != this) {
100 if (NULL == this) {
106 if (NULL == this->subObj) {
108 NULL, NULL);
115 if (NULL == this) {
116 return NULL;
130 if (this == NULL)
148 if (this == NULL)
149 return NULL;