/titanic_41/usr/src/lib/libc/port/locale/ |
H A D | fnmatch.c | 223 int negate, ok; in rangematch() local 235 if ((negate = (*pattern == '!' || *pattern == '^')) != 0) in rangematch() 292 return (ok == negate ? RANGE_NOMATCH : RANGE_MATCH); in rangematch()
|
/titanic_41/usr/src/lib/libbc/libc/crt/sparc/ |
H A D | muldiv.s | 49 subcc %g0,%o0,%o0 ! simply negate dividend
|
/titanic_41/usr/src/lib/efcode/fcode_test/ |
H A D | arithmetic.fth | 79 " 1 negate " 1 negate 1+ 0= .passed?
|
/titanic_41/usr/src/cmd/krb5/kadmin/gui/visualrt/sunsoft/jws/visual/rt/awt/ |
H A D | VJPanel.java | 344 boolean negate) { in translateEvent() argument 362 if (negate) in translateEvent() 368 if (negate) in translateEvent()
|
/titanic_41/usr/src/lib/cfgadm_plugins/usb/common/ |
H A D | cfga_configfile.c | 179 register int negate = 0; in getvalue() local 186 negate++; in getvalue() 242 if (negate) in getvalue()
|
/titanic_41/usr/src/lib/libdevinfo/ |
H A D | devinfo_devperm.c | 707 int negate = 0; in getvalue() local 714 negate++; in getvalue() 773 if (negate) { in getvalue()
|
/titanic_41/usr/src/cmd/sendmail/src/ |
H A D | main.c | 187 bool forged, negate; local 1003 negate = optarg[0] == '!'; 1004 if (negate) 1013 if (negate) 1031 new->queue_negate = negate; 1039 new->queue_negate = negate; 1047 new->queue_negate = negate; 1061 new->queue_negate = negate;
|
/titanic_41/usr/src/cmd/svr4pkg/pkgcond/ |
H A D | main.c | 2979 boolean_t negate = getNegateResults(); in adjustResults() local 2986 realResult = ((negate == B_TRUE) ? 1 : 0); in adjustResults() 2989 realResult = ((negate == B_TRUE) ? 0 : 1); in adjustResults() 3002 log_msg(LOG_MSG_DEBUG, DBG_ADJUST_RESULTS, a_result, negate, in adjustResults()
|
/titanic_41/usr/src/lib/efcode/include/fcode/ |
H A D | proto.h | 64 FNPROTO(negate);
|
/titanic_41/usr/src/uts/common/os/ |
H A D | modsysfile.c | 1400 int negate = 0; in kobj_getvalue() local 1407 negate++; in kobj_getvalue() 1458 if (negate) in kobj_getvalue()
|
/titanic_41/usr/src/lib/efcode/engine/ |
H A D | forth.c | 228 negate(fcode_env_t *env) in negate() function 2517 ANSI(0x02c, 0, "negate", negate); in _init()
|
/titanic_41/usr/src/lib/libmvec/common/vis/ |
H A D | __vsincosf.S | 641 fxor %f10,%f30,%f10 ! if (n & 2) negate s, c
|
/titanic_41/usr/src/lib/libm/sparc/src/ |
H A D | locallibm.il | 220 subcc %g0,%o0,%o0 ! simply negate dividend 272 subcc %g0,%o0,%o0 ! simply negate dividend
|
/titanic_41/usr/src/lib/libshell/common/sh/ |
H A D | xec.c | 2122 int negate = (type&TNEGATE)!=0; in sh_exec() local 2198 shp->exitval = ((!n)^negate); in sh_exec()
|
/titanic_41/usr/src/cmd/look/ |
H A D | words | 15542 negate
|
/titanic_41/usr/src/cmd/spell/ |
H A D | list | 15540 negate
|