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

/frameworks/av/libvideoeditor/osal/src/
H A DM4OSA_CharStar.c322 M4OSA_Char otherPrefixChar[] = "hlL"; local
375 pTemp += strspn((const char *)pTemp, (const char *)otherPrefixChar); /* span the other optional prefix */
472 nbChar = strspn((const char *)format, (const char *)otherPrefixChar);

Completed in 60 milliseconds