Searched refs:SECUREC_CHAR (Results 1 – 3 of 3) sorted by relevance
133 #define SECUREC_CHAR(x) x macro312 case SECUREC_CHAR(' '): in SecDecodeFlags()315 case SECUREC_CHAR('+'): in SecDecodeFlags()318 case SECUREC_CHAR('-'): in SecDecodeFlags()321 case SECUREC_CHAR('0'): in SecDecodeFlags()324 case SECUREC_CHAR('#'): in SecDecodeFlags()337 case SECUREC_CHAR('j'): in SecDecodeSize()342 case SECUREC_CHAR('L'): in SecDecodeSize()345 case SECUREC_CHAR('l'): in SecDecodeSize()353 case SECUREC_CHAR('t'): in SecDecodeSize()[all …]
182 case SECUREC_CHAR(' '):185 case SECUREC_CHAR('+'):188 case SECUREC_CHAR('-'):191 case SECUREC_CHAR('0'):194 case SECUREC_CHAR('#'):207 case SECUREC_CHAR('j'):212 case SECUREC_CHAR('L'):215 case SECUREC_CHAR('l'):223 case SECUREC_CHAR('t'):227 case SECUREC_CHAR('z'):[all …]
281 #define SECUREC_CHAR(x) x macro