Home
last modified time | relevance | path

Searched refs:avoid (Results 1 – 25 of 96) sorted by relevance

1234

/illumos-gate/usr/src/contrib/zlib/
H A DChangeLog52 - Change macro name in inflate.c to avoid collision in VxWorks
184 - Cast to char * in gzprintf to avoid warnings [Zinser]
218 - Force the native libtool in Mac OS X to avoid GNU libtool [Beebe]
311 - Change ON macro to Z_ARG to avoid application conflicts
321 - Have inflate() with Z_FINISH avoid the allocation of a window
359 - Use u4 type for crc_table to avoid conversion warnings
360 - Apply casts in zlib.h to avoid conversion warnings
488 - Add const to vsnprintf test in configure to avoid warnings [Weigelt]
568 - Change name of "write" variable in inffast.c to avoid library collisions
571 - Remove compressBound() call in deflate.c to avoid linking compress.o
[all …]
/illumos-gate/usr/src/lib/libc/sparc/gen/
H A Dmemcmp.S153 dec 4, %o3 ! avoid reading beyond the last byte
176 dec 4, %o3 ! avoid reading beyond the last byte
199 dec 4, %o3 ! avoid reading beyond the last byte
/illumos-gate/usr/src/lib/libc/sparcv9/gen/
H A Dmemcmp.S150 dec 4, %o3 ! avoid reading beyond the last byte
173 dec 4, %o3 ! avoid reading beyond the last byte
196 dec 4, %o3 ! avoid reading beyond the last byte
/illumos-gate/usr/src/lib/libm/i386/src/
H A Dexpm1f.S67 / avoid spurious underflow when scaling to compute exp(x)
99 / avoid spurious underflow when scaling to compute exp(x)
H A Dexpm1.S65 / avoid spurious underflow when scaling to compute exp(x)
/illumos-gate/usr/src/test/elf-tests/tests/tls/amd64/ie/
H A DREADME3 The original C source files are in orig/ but unused, since we need to avoid
/illumos-gate/usr/src/cmd/awk/
H A DDIVERGENCES5 better so that we can avoid repeatedly calling strlen(3C)
/illumos-gate/usr/src/uts/i86pc/os/
H A Dppage.c53 ppmapin(page_t *pp, uint_t vprot, caddr_t avoid) in ppmapin() argument
/illumos-gate/usr/src/cmd/perl/contrib/Sun/Solaris/Task/
H A DTask.xs27 # avoid the overhead of using the DynaLoader package, and in addition constants
/illumos-gate/usr/src/uts/common/os/
H A Dcyclic.c1558 cyclic_pick_cpu(cpupart_t *part, cpu_t *bound, cpu_t *avoid, uint16_t flags) in cyclic_pick_cpu() argument
1575 CYC_PTRACE("pick-cpu-bound", bound, avoid); in cyclic_pick_cpu()
1581 if (bound == avoid) in cyclic_pick_cpu()
1592 CYC_PTRACE("pick-part-bound", bound, avoid); in cyclic_pick_cpu()
1606 if (c == avoid) in cyclic_pick_cpu()
1634 ASSERT(avoid->cpu_flags & CPU_ENABLE); in cyclic_pick_cpu()
1638 CYC_PTRACE("pick-no-intr", part, avoid); in cyclic_pick_cpu()
1643 CYC_PTRACE("pick-fail", part, avoid); in cyclic_pick_cpu()
1644 ASSERT(avoid->cpu_part == start->cpu_part); in cyclic_pick_cpu()
1648 CYC_PTRACE("pick-cpu-found", c, avoid); in cyclic_pick_cpu()
[all …]
/illumos-gate/usr/src/lib/libmd/amd64/capabilities/
H A Dsha.cap22 # To avoid a chicken and egg problem with ld, we refer to the
/illumos-gate/usr/src/uts/sun4u/vm/
H A Dmach_sfmmu_asm.S148 ! must avoid Cheetah+ erratum 34. In Cheetah+ erratum 34, under
150 ! displaced when a new TTE is loaded via ASI_ITLB_IN. To avoid
/illumos-gate/usr/src/cmd/perl/contrib/Sun/Solaris/Lgrp/
H A DLgrp.xs155 # avoid the overhead of using the DynaLoader package, and in addition constants
290 # directive to avoid implicit RETVAL assignments and manipulate perl
/illumos-gate/usr/src/lib/
H A DMakefile.filter.targ29 # directly to avoid .init and .fini sections being added.
/illumos-gate/usr/src/lib/libgss/
H A DREADME.spi42 In order to avoid changing the gss_config struct and patching all
50 used _only_ by libgss (to avoid struct versioning and/or patch
/illumos-gate/usr/src/cmd/netfiles/
H A Dnsswitch.ldap58 # for efficient getservbyname() avoid ldap
H A Dnsswitch.nis58 # for efficient getservbyname() avoid nis
/illumos-gate/usr/src/contrib/ast/src/lib/libast/
H A DRELEASE27 12-05-11 regex/regcoll.c: avoid memcpy() to self
154 10-06-25 misc/optget.c: avoid sfprints() call during initialization
324 08-04-30 misc/glob.c,reegex/regcomp.c: ~(R) => ~(O) to avoid pcre clash
438 06-11-01 include/vmalloc.h: avoid VM_FLAGS sys/v*.h clash
450 06-10-25 astconf "SHELL" => "SH" to avoid _POSIX_SHELL conflict
465 06-09-28 Makefile: avoid ast <stdio.h> vix iffe -X ast -- doh
468 06-09-25 reorganize to avoid native header intercepts
587 05-01-08 regex/regcomp.c: conj() => con() to avoid C99 clash
671 04-02-24 features/dirent: set nodefine to avoid ast_std.h _typ_off64_t undef
844 03-02-22 comp/conf.sh: wrap ksh check in eval to avoid premature exit
[all …]
/illumos-gate/usr/src/cmd/lp/filter/
H A Dslow.filter44 # by the Spooler, mainly to avoid "Terminated" messages that the
/illumos-gate/usr/src/test/zfs-tests/tests/functional/channel_program/synctask_core/
H A Dtst.set_props.zcp27 -- In lua, strings are immutable, so to avoid a bunch of copies, we
/illumos-gate/usr/src/cmd/perl/contrib/Sun/Solaris/Project/
H A DProject.xs93 # avoid the overhead of using the DynaLoader package, and in addition constants
/illumos-gate/usr/src/uts/intel/amd64/ml/
H A Dmach_offsets.in39 \ XXPV This seems to be needed to avoid a namespace collisions with
/illumos-gate/usr/src/lib/libc/i386_hwcap1/gen/
H A Dmemset.S94 movl %eax,4(%esp) / avoid pushl since it causes more interlocking
/illumos-gate/usr/src/cmd/sendmail/cf/mailer/
H A Dsmtp.m460 # leave these in .UUCP form to avoid further tampering
/illumos-gate/usr/src/test/net-tests/tests/forwarding/
H A DREADME137 order to avoid running everything as the "ip_fwd_suite" test,

1234