Searched refs:LIBRARY_COMPATIBILITY_CHECK (Results 1 – 9 of 9) sorted by relevance
107 #if !(defined LIBRARY_COMPATIBILITY_CHECK) \108 || (( LIBRARY_COMPATIBILITY_CHECK != NO) \109 && (LIBRARY_COMPATIBILITY_CHECK != YES))110 # undef LIBRARY_COMPATIBILITY_CHECK111 # define LIBRARY_COMPATIBILITY_CHECK YES // Default: Either YES or NO macro
54 #if LIBRARY_COMPATIBILITY_CHECK in SupportLibInit()
146 #if LIBRARY_COMPATIBILITY_CHECK
47 #define LIBRARY_COMPATIBILITY_CHECK macro
69 #if LIBRARY_COMPATIBILITY_CHECK in TPM_Manufacture()
68 #if LIBRARY_COMPATIBILITY_CHECK
71 #if LIBRARY_COMPATIBILITY_CHECK
283 (LIBRARY_COMPATIBILITY_CHECK ? "ON" : "OFF")); in main()
183 #if LIBRARY_COMPATIBILITY_CHECK