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

  /src/sys/external/isc/libsodium/dist/build-aux/
ltmain.sh 2099 # func_xform LIBOBJ-OR-SOURCE
2101 # Transform LIBOBJ-OR-SOURCE from a '.o' or '.c' (or otherwise)
3275 libobj=
3289 libobj=$arg
3298 test -n "$libobj" && \
3366 test -z "$libobj" && {
3368 libobj=$func_basename_result
3375 case $libobj in
3380 func_xform "$libobj"
3381 libobj=$func_xform_resul
    [all...]
  /src/sys/external/isc/libsodium/dist/
ltmain.sh 882 # func_xform libobj-or-source
1959 libobj=
1973 libobj="$arg"
1982 test -n "$libobj" && \
2050 test -z "$libobj" && {
2052 libobj="$func_basename_result"
2059 case $libobj in
2064 func_xform "$libobj"
2065 libobj=$func_xform_result
2069 case $libobj i
    [all...]

Completed in 15 milliseconds