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

  /src/lib/libc/rpc/
svc_simple.c 73 static void universal(struct svc_req *, SVCXPRT *);
199 if (!svc_reg(svcxprt, prognum, versnum, universal, nconf)) {
247 * The universal handler for the services registered using registerrpc.
252 universal(struct svc_req *rqstp, SVCXPRT *transp) function in typeref:typename:void
  /src/sys/external/bsd/compiler_rt/dist/lib/interception/tests/
CMakeLists.txt 62 # (universal binary on Mac and arch-specific object files on Linux).
  /src/sys/external/bsd/compiler_rt/dist/lib/sanitizer_common/tests/
CMakeLists.txt 114 # (universal binary on Mac and arch-specific object files on Linux).
  /src/sys/external/isc/libsodium/dist/
configure.ac 567 AC_MSG_ERROR([universal endianness is not supported - compile separately and use lipo(1)])
aclocal.m4 263 # This depmode causes a compiler race in universal mode.
configure 4299 # This depmode causes a compiler race in universal mode.
6365 # This depmode causes a compiler race in universal mode.
17878 # See if we're dealing with a universal compiler.
17882 not a universal capable compiler
17889 # Check for potential -arch flags. It is not universal unless
17900 ac_cv_c_bigendian=universal
18089 universal)
18090 as_fn_error $? "universal endianness is not supported - compile separately and use lipo(1)" "$LINENO" 5
  /src/tools/compat/
configure 4003 # See if we're dealing with a universal compiler.
4007 not a universal capable compiler
4015 # Check for potential -arch flags. It is not universal unless
4026 ac_cv_c_bigendian=universal
4226 universal)

Completed in 30 milliseconds