Home
last modified time | relevance | path

Searched refs:STAT_INVALID (Results 1 – 4 of 4) sorted by relevance

/third_party/bounds_checking_function/src/
Dsecureprintoutput.h92 STAT_INVALID enumerator
Doutput.inl807 return (SecFmtState)(stateTable[fmtType * ((unsigned char)STAT_INVALID + 1) +
811 return (SecFmtState)(stateTable[fmtType * ((unsigned char)STAT_INVALID + 1) +
1662 case STAT_INVALID: /* fall-through */ /* FALLTHRU */
1664 return -1; /* Input format is wrong(STAT_INVALID), directly return */
/third_party/musl/porting/linux/user/src/hilog/
Dvsnprintf_s_p.c128 STAT_INVALID enumerator
Doutput_p.inl139 … ((unsigned char)STAT_INVALID + 1) + \
144 … ((unsigned char)STAT_INVALID + 1) + \
1286 case STAT_INVALID: