Searched refs:is_64bit_os (Results 1 – 3 of 3) sorted by relevance
113 int loop = is_64bit_os() ? 2 : 1; in remove_popup()159 int loop = is_64bit_os() ? 2 : 1; in remove_openwith()
127 is_64bit_os(void) in is_64bit_os() function
1585 int loop_count = is_64bit_os() ? 2 : 1; in install_registry()