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

  /src/sys/external/isc/libsodium/dist/build-aux/
ltmain.sh 4574 if test -n "$dlfiles$dlprefiles" || test no != "$dlself"; then
4586 # Discover the nlist of each of the dlfiles.
6535 dlfiles=
6633 dlfiles|dlprefiles)
6653 elif test dlfiles = "$prev" && test yes != "$dlopen_self"; then
6663 if test dlfiles = "$prev"; then
6664 func_append dlfiles " $arg"
6742 if test dlfiles = "$prev"; then
6744 func_append dlfiles " $pic_object"
6911 prev=dlfiles
    [all...]
  /src/sys/external/isc/libsodium/dist/
ltmain.sh 3245 if test -n "$dlfiles$dlprefiles" || test "$dlself" != no; then
3257 # Discover the nlist of each of the dlfiles.
5137 dlfiles=
5234 dlfiles|dlprefiles)
5254 elif test "$prev" = dlfiles && test "$dlopen_self" != yes; then
5264 if test "$prev" = dlfiles; then
5265 func_append dlfiles " $arg"
5337 if test "$prev" = dlfiles; then
5339 func_append dlfiles " $pic_object"
5501 prev=dlfiles
    [all...]

Completed in 20 milliseconds