Searched defs:libtype (Results 1 – 13 of 13) sorted by relevance
22 libtype = 'shared' variable264 libtype = 'static' variable
50 libtype = 'shared' variable305 libtype = 'static' variable
52 libtype = 'shared' variable360 libtype = 'static' variable
500 set(libtype INTERFACE) variable503 set(libtype PRIVATE) variable
702 set(libtype PUBLIC) variable705 set(libtype PRIVATE) variable
711 set(libtype PUBLIC) variable714 set(libtype PRIVATE) variable
680 set(libtype PUBLIC) variable683 set(libtype PRIVATE) variable
140 libtype = get_option('default_library') variable
894 int libdircheck, enum lib_type *libtype) in check_library_exists()1273 enum lib_type libtype; in parse_input_file_name() local