Home | Sort by: relevance | last modified time | path |
/src/common/lib/libc/string/ | |
strspn.c | 80 unsigned long m_0, m_4, m_8, m_c; local in function:strspn_x 90 m_c = 0; 104 m_c |= bit; 112 m_c ^= invert; 132 check = m_c; |
strspn.c | 80 unsigned long m_0, m_4, m_8, m_c; local in function:strspn_x 90 m_c = 0; 104 m_c |= bit; 112 m_c ^= invert; 132 check = m_c; |