HomeSort by: relevance | last modified time | path
    Searched defs:found_dot_a (Results 1 - 2 of 2) sorted by relevancy

  /src/lib/libc/citrus/
citrus_module.c 213 int found_dot_a = 0; local in function:_findshlib
232 if (major != -1 && found_dot_a)
233 found_dot_a = 0;
260 found_dot_a = 0;
268 if (found_dot_a || found_dot_so)
citrus_module.c 213 int found_dot_a = 0; local in function:_findshlib
232 if (major != -1 && found_dot_a)
233 found_dot_a = 0;
260 found_dot_a = 0;
268 if (found_dot_a || found_dot_so)

Completed in 22 milliseconds