Searched refs:excl (Results 1 - 20 of 20) sorted by relevance

/freebsd-10.0-release/contrib/groff/src/roff/troff/
H A Dmtsm.h154 void excl(bool_value_state);
155 void excl(int_value_state);
156 void excl(units_value_state);
157 void excl(string_value_state);
H A Dmtsm.cpp584 void state_set::excl(bool_value_state b) function in class:state_set
589 void state_set::excl(int_value_state i) function in class:state_set
594 void state_set::excl(units_value_state u) function in class:state_set
599 void state_set::excl(string_value_state s) function in class:state_set
/freebsd-10.0-release/libexec/rtld-elf/amd64/
H A Delf_rtld.x100 .stab.excl 0 : { *(.stab.excl) }
/freebsd-10.0-release/libexec/rtld-elf/i386/
H A Delf_rtld.x100 .stab.excl 0 : { *(.stab.excl) }
/freebsd-10.0-release/sys/conf/
H A Dldscript.arm117 .stab.excl 0 : { *(.stab.excl) }
H A Dldscript.ia64122 .stab.excl 0 : { *(.stab.excl) }
H A Dldscript.mips265 .stab.excl 0 : { *(.stab.excl) }
H A Dldscript.mips.mips64266 .stab.excl 0 : { *(.stab.excl) }
H A Dldscript.sparc64234 .stab.excl 0 : { *(.stab.excl) }
H A Dldscript.amd64186 .stab.excl 0 : { *(.stab.excl) }
H A Dldscript.i386164 .stab.excl 0 : { *(.stab.excl) }
H A Dldscript.mips.cfe282 .stab.excl 0 : { *(.stab.excl) }
/freebsd-10.0-release/release/picobsd/build/
H A Dpicobsd456 local dst excl srcdir
466 excl=${MY_TREE}/floppy.tree.exclude
467 if [ -f ${excl} ] ; then
468 log "Files excluded from generic tree: `echo;cat ${excl}`"
469 excl="--exclude-from ${excl}"
471 excl=""
478 --exclude .svn ${excl} . ) | \
482 excl="" # reset the exclude list.
/freebsd-10.0-release/sys/contrib/octeon-sdk/
H A Dcvmx-shared-linux-o32.ld246 .stab.excl 0 : { *(.stab.excl) }
H A Dcvmx-shared-linux-n32.ld270 .stab.excl 0 : { *(.stab.excl) }
H A Dcvmx-shared-linux.ld269 .stab.excl 0 : { *(.stab.excl) }
/freebsd-10.0-release/contrib/binutils/ld/scripttempl/
H A Dmep.sc403 .stab.excl 0 : { *(.stab.excl) }
/freebsd-10.0-release/crypto/openssl/crypto/rc4/asm/
H A Drc4-ia64.pl295 &I(\$c, "lfetch.excl.nt1 [OutPrefetch], %u",
559 lfetch.excl.nt1 [OutPrefetch], 0x80
565 lfetch.excl.nt1 [OutPrefetch], 0x80
/freebsd-10.0-release/contrib/gcc/
H A Dgenautomata.c506 struct excl_rel_decl excl;
915 &(_decl)->decl.excl; }))
1083 #define DECL_EXCL(d) (&(d)->decl.excl)
1333 struct excl_rel_decl (excl) with information used later by
502 struct excl_rel_decl excl; member in union:decl::__anon1049
/freebsd-10.0-release/sys/cddl/contrib/opensolaris/uts/common/fs/zfs/
H A Dzfs_vnops.c1584 * excl - flag indicating exclusive or non-exclusive mode.
1602 zfs_create(vnode_t *dvp, char *name, vattr_t *vap, int excl, int mode, argument
1779 if (excl == EXCL) {

Completed in 305 milliseconds