Home
last modified time | relevance | path

Searched refs:found_dot_a (Results 1 – 1 of 1) sorted by relevance

/freebsd/lib/libc/iconv/
H A Dcitrus_module.c197 int found_dot_a = 0, found_dot_so = 0; in _findshlib() local
215 if (major != -1 && found_dot_a) in _findshlib()
216 found_dot_a = 0; in _findshlib()
243 found_dot_a = 0; in _findshlib()
251 if (found_dot_a || found_dot_so) in _findshlib()