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

/vbox/src/VBox/Devices/EFI/Firmware/BaseTools/Source/C/VfrCompile/Pccts/antlr/
H A Dhash.c55 #define StrSame 0 macro
140 if ( strcmp(key, q->str) == StrSame ) return( q );
H A Dgeneric.h31 #define StrSame 0 macro
/vbox/src/VBox/Devices/EFI/Firmware/BaseTools/Source/C/VfrCompile/Pccts/support/sym/
H A Dsym.c119 #define StrSame 0 macro
202 if ( strcmp(key, q->symbol) == StrSame ) return( q );

Completed in 45 milliseconds