Searched refs:library_suffix (Results 1 – 2 of 2) sorted by relevance
104 library_suffix(void) in library_suffix() function129 library_suffix(void) in library_suffix() function339 if (library_suffix()) { in _eglLoaderFile()340 const char *suffix = library_suffix(); in _eglLoaderFile()
125 string(TOUPPER ${library} library_suffix)126 check_library_exists(${library} setupterm "" HAVE_TERMINFO_${library_suffix})127 if(HAVE_TERMINFO_${library_suffix})