Searched refs:dlprefiles (Results 1 - 2 of 2) sorted by relevance

/src/sys/external/isc/libsodium/dist/build-aux/
H A Dltmain.sh4562 # Extract symbols from dlprefiles and create ${outputname}S.o with
4574 if test -n "$dlfiles$dlprefiles" || test no != "$dlself"; then
4678 for dlprefile in $dlprefiles; do
6536 dlprefiles=
6633 dlfiles|dlprefiles)
6651 if test dlprefiles = "$prev"; then
6666 func_append dlprefiles " $arg"
6749 prev=dlprefiles
6754 if test dlprefiles = "$prev"; then
6756 func_append dlprefiles "
[all...]
/src/sys/external/isc/libsodium/dist/
H A Dltmain.sh3234 # Extract symbols from dlprefiles and create ${outputname}S.o with
3245 if test -n "$dlfiles$dlprefiles" || test "$dlself" != no; then
3347 for dlprefile in $dlprefiles; do
5138 dlprefiles=
5234 dlfiles|dlprefiles)
5252 if test "$prev" = dlprefiles; then
5267 func_append dlprefiles " $arg"
5344 prev=dlprefiles
5349 if test "$prev" = dlprefiles; then
5351 func_append dlprefiles "
[all...]

Completed in 12 milliseconds