Searched defs:STRICMP (Results 1 - 1 of 1) sorted by relevance

/vbox/src/VBox/Devices/EFI/Firmware/BaseTools/Source/C/VfrCompile/Pccts/antlr/
H A Dproto.h271 #define STRICMP strcasecmp /* MR21 */ macro
273 #define STRICMP stricmp /* MR21 */ macro
284 extern int STRICMP(const char*, const char*);
565 extern int STRICMP();

Completed in 61 milliseconds