Home
last modified time | relevance | path

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

/hardware/ti/omap4xxx/security/tf_daemon/
Dsmc_properties_parser.c61 #define STRICMP strcasecmp macro
63 #define STRICMP _stricmp macro
65 #define STRICMP stricmp macro
130 nCmp=STRICMP(pName,pList->pName); in static_listFindNodeElement()
305 if (STRICMP(pNameZ, SYSTEM_SECTION_NAME) == 0) in SMCPropYacc()