Searched defs:not_found (Results 1 – 2 of 2) sorted by relevance
75 none = 0, not_found = -1, regular = 1, directory = 2, symlink = 3, in _GLIBCXX_VISIBILITY() enumerator
782 int not_found = 0; in update_solib_list() local