Searched refs:curWarningCode (Results 1 – 1 of 1) sorted by relevance
626 picoos_int32 curWarningCode[PICOOS_MAX_NUM_WARNINGS]; member855 this->curWarningCode[this->curNumWarnings] = PICO_EXC_MAX_NUM_EXCEED; in picoos_emRaiseWarning()858 this->curWarningCode[this->curNumWarnings] = warningCode; in picoos_emRaiseWarning()867 this->curWarningCode[this->curNumWarnings-1], in picoos_emRaiseWarning()880 return this->curWarningCode[index]; in picoos_emGetWarningCode()