Searched defs:libtype (Results 1 – 5 of 5) sorted by relevance
140 libtype = get_option('default_library') variable144 if libtype == 'shared' variable
22 libtype = 'shared' variable264 libtype = 'static' variable
50 libtype = 'shared' variable305 libtype = 'static' variable
500 set(libtype INTERFACE) variable503 set(libtype PRIVATE) variable
894 int libdircheck, enum lib_type *libtype) in check_library_exists()1273 enum lib_type libtype; in parse_input_file_name() local