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

  /xsrc/external/mit/xclock/dist/
configure 12637 acl_is_expected_elfclass () function
12644 acl_is_expected_elfclass () function
12651 acl_is_expected_elfclass () function
12658 acl_is_expected_elfclass () function
12861 if test -f "$dir/$libname$shrext" && acl_is_expected_elfclass < "$dir/$libname$shrext"; then
12871 if test -n "$ver" && test -f "$dir/$libname$shrext.$ver" && acl_is_expected_elfclass < "$dir/$libname$shrext.$ver"; then
12878 if test -f "$dir/$f" && acl_is_expected_elfclass < "$dir/$f"; then
12888 if test -f "$dir/$libname.$acl_libext" && ${AR-ar} -p "$dir/$libname.$acl_libext" | acl_is_expected_elfclass; then
12917 if test -f "$dir/$libname$shrext" && acl_is_expected_elfclass < "$dir/$libname$shrext"; then
12927 if test -n "$ver" && test -f "$dir/$libname$shrext.$ver" && acl_is_expected_elfclass < "$dir/$libname$shrext.$ver"; the
    [all...]
  /xsrc/external/mit/xwininfo/dist/
configure 5933 acl_is_expected_elfclass () function
5940 acl_is_expected_elfclass () function
5947 acl_is_expected_elfclass () function
5954 acl_is_expected_elfclass () function
6157 if test -f "$dir/$libname$shrext" && acl_is_expected_elfclass < "$dir/$libname$shrext"; then
6167 if test -n "$ver" && test -f "$dir/$libname$shrext.$ver" && acl_is_expected_elfclass < "$dir/$libname$shrext.$ver"; then
6174 if test -f "$dir/$f" && acl_is_expected_elfclass < "$dir/$f"; then
6184 if test -f "$dir/$libname.$acl_libext" && ${AR-ar} -p "$dir/$libname.$acl_libext" | acl_is_expected_elfclass; then
6213 if test -f "$dir/$libname$shrext" && acl_is_expected_elfclass < "$dir/$libname$shrext"; then
6223 if test -n "$ver" && test -f "$dir/$libname$shrext.$ver" && acl_is_expected_elfclass < "$dir/$libname$shrext.$ver"; the
    [all...]

Completed in 15 milliseconds