Searched defs:SECUREC_DECODE_STATE (Results 1 – 2 of 2) sorted by relevance
140 #define SECUREC_DECODE_STATE(c, fmtTable, laststate) (SecFmtState)(((fmtTable[(SECUREC_FMT_TYPE(c,f… macro145 #define SECUREC_DECODE_STATE(c,fmtTable,laststate) (SecFmtState)((fmtTable[(fmtTable[(unsigned char… macro
303 #define SECUREC_DECODE_STATE(c, fmtTable, laststate) \ macro307 #define SECUREC_DECODE_STATE(c, fmtTable, laststate) \ macro