Home
last modified time | relevance | path

Searched refs:Len (Results 1 – 2 of 2) sorted by relevance

/arch/metag/tbx/
Dtbistring.c70 if ((search->Len >= match_len) && in __TBIFindStr()
71 (!exact || (search->Len == match_len + 1)) && in __TBIFindStr()
103 ((search->Len + 7) & ~7); in __TBITransStr()
/arch/metag/include/asm/
Dtbx.h770 short Len; /* Length of the string entry (incl null) */ member
1153 const void *__TBITransStr( const char *pStr, int Len );