Home
last modified time | relevance | path

Searched refs:STAT_NORMAL (Results 1 – 6 of 6) sorted by relevance

/third_party/mindspore/third_party/securec/src/
Dsecureprintoutput.h47 STAT_NORMAL, enumerator
Doutput.inl662 state = STAT_NORMAL; /* starting state */
672 case STAT_NORMAL:
724 state = STAT_NORMAL;
1394 if (state != STAT_NORMAL && state != STAT_TYPE) {
/third_party/bounds_checking_function/src/
Dsecureprintoutput.h50 STAT_NORMAL, enumerator
Doutput.inl1457 state = STAT_NORMAL; /* Starting state */
1466 case STAT_NORMAL:
1515 state = STAT_NORMAL;
1645 if (state != STAT_NORMAL && state != STAT_TYPE) {
/third_party/musl/porting/linux/user/src/hilog/
Dvsnprintf_s_p.c121 STAT_NORMAL, enumerator
Doutput_p.inl488 state = STAT_NORMAL; /* starting state */
500 case STAT_NORMAL:
602 state = STAT_NORMAL;
1293 if (state != STAT_NORMAL && state != STAT_TYPE) {