Home
last modified time | relevance | path

Searched refs:SecInt (Results 1 - 3 of 3) sorted by relevance

/third_party/bounds_checking_function/src/
H A Dsecureinput_w.c45 SECUREC_INLINE unsigned int SecWcharHighBits(SecInt ch) in SecWcharHighBits()
51 SECUREC_INLINE unsigned char SecWcharLowByte(SecInt ch) in SecWcharLowByte()
57 SECUREC_INLINE int SecIsDigit(SecInt ch) in SecIsDigit()
65 SECUREC_INLINE int SecIsXdigit(SecInt ch) in SecIsXdigit()
73 SECUREC_INLINE int SecIsSpace(SecInt ch) in SecIsSpace()
H A Dsecureinput_a.c25 SECUREC_INLINE int SecIsDigit(SecInt ch) in SecIsDigit()
27 /* SecInt to unsigned char clear 571, use bit mask to clear negative return of ch */ in SecIsDigit()
30 SECUREC_INLINE int SecIsXdigit(SecInt ch) in SecIsXdigit()
34 SECUREC_INLINE int SecIsSpace(SecInt ch) in SecIsSpace()
H A Dsecurecutil.h291 typedef wint_t SecInt; typedef
297 typedef int SecInt; typedef

Completed in 3 milliseconds