Symbol: not
bin/ksh/c_test.c
225
int not;
bin/ksh/c_test.c
240
if ((not = *opnd1 == '!'))
bin/ksh/c_test.c
246
if (not)
bin/ksh/misc.c
771
int c, d, not, found = 0;
bin/ksh/misc.c
774
if ((not = (ISMAGIC(*p) && *++p == NOT)))
bin/ksh/misc.c
809
return (found != not) ? p+2 : NULL;
dist/pf/sbin/pfctl/parse.y
1071
j->not = 1;
dist/pf/sbin/pfctl/parse.y
1180
not : '!' { $$ = 1; }
dist/pf/sbin/pfctl/parse.y
2135
| not TAGGED string {
dist/pf/sbin/pfctl/parse.y
2313
if_item_not : not if_item { $$ = $2; $$->not = $1; }
dist/pf/sbin/pfctl/parse.y
2334
$$->not = 0;
dist/pf/sbin/pfctl/parse.y
2484
xhost : not host {
dist/pf/sbin/pfctl/parse.y
2488
n->not = $1;
dist/pf/sbin/pfctl/parse.y
2491
| not NOROUTE {
dist/pf/sbin/pfctl/parse.y
2497
$$->not = $1;
dist/pf/sbin/pfctl/parse.y
2500
| not URPFFAILED {
dist/pf/sbin/pfctl/parse.y
2506
$$->not = $1;
dist/pf/sbin/pfctl/parse.y
3707
binat.ifnot = $4->not;
dist/pf/sbin/pfctl/parse.y
3779
binat.dst.neg = $10->not;
dist/pf/sbin/pfctl/parse.y
3837
| not TAGGED string { $$.neg = $1; $$.name = $3; }
dist/pf/sbin/pfctl/parse.y
430
%type <v.number> tos not yesno
dist/pf/sbin/pfctl/parse.y
4309
if (h->not) {
dist/pf/sbin/pfctl/parse.y
4414
if (interface->not) {
dist/pf/sbin/pfctl/parse.y
4525
(!interface->not && !strncmp(interface->ifname,
dist/pf/sbin/pfctl/parse.y
4527
(interface->not && strncmp(interface->ifname,
dist/pf/sbin/pfctl/parse.y
4735
r->ifnot = interface->not;
dist/pf/sbin/pfctl/parse.y
4738
r->src.neg = src_host->not;
dist/pf/sbin/pfctl/parse.y
4743
r->dst.neg = dst_host->not;
dist/pf/sbin/pfctl/parse.y
4833
if (!interfaces || (!interfaces->next && !interfaces->not &&
dist/pf/sbin/pfctl/parse.y
4846
if (interface->not) {
dist/pf/sbin/pfctl/pfctl_parser.c
1052
printf(h->not ? " !" : " ");
dist/pf/sbin/pfctl/pfctl_parser.c
1649
int rv, not = 0;
dist/pf/sbin/pfctl/pfctl_parser.c
1652
not = !not;
dist/pf/sbin/pfctl/pfctl_parser.c
1657
rv = append_addr_host(b, n, test, not);
dist/pf/sbin/pfctl/pfctl_parser.c
1673
append_addr_host(struct pfr_buffer *b, struct node_host *n, int test, int not)
dist/pf/sbin/pfctl/pfctl_parser.c
1680
addr.pfra_not = n->not ^ not;
dist/pf/sbin/pfctl/pfctl_parser.c
1697
if ((test && (not || addr.pfra_net != bits)) ||
dist/pf/sbin/pfctl/pfctl_parser.h
106
u_int8_t not;
dist/pf/sbin/pfctl/pfctl_parser.h
118
u_int8_t not;
games/warp/term.h
123
??? PENDING is not defined correctly in warp.h
games/warp/term.h
134
# ??? warp will not work without PENDING
games/warp/term.h
162
??? PENDING is not defined correctly in warp.h
games/warp/term.h
176
??? warp will not work without PENDING
lib/libcurses/PSD.doc/appen.C
113
usually do not need the overhead of both space and time
lib/libcurses/PSD.doc/appen.C
45
though not comprehensive.
lib/libcurses/PSD.doc/appen.C
56
and are therefore usually not included.
sbin/mount_umap/mount_umap.c
102
static char not[] = "; not mounted.";
sbin/mount_umap/mount_umap.c
149
err(1, "%s%s", mapfile, not);
sbin/mount_umap/mount_umap.c
157
err(1, "%s%s", mapfile, not);
sbin/mount_umap/mount_umap.c
161
mapfile, buf, not);
sbin/mount_umap/mount_umap.c
164
errx(1, "%s does not belong to root%s", mapfile, not);
sbin/mount_umap/mount_umap.c
168
errx(1, "%s: nentries not found%s", mapfile, not);
sbin/mount_umap/mount_umap.c
171
"maximum number of entries is %d%s", MAPFILEENTRIES, not);
sbin/mount_umap/mount_umap.c
178
err(1, "%s%s", mapfile, not);
sbin/mount_umap/mount_umap.c
181
mapfile, not);
sbin/mount_umap/mount_umap.c
183
mapfile, count + 2, not);
sbin/mount_umap/mount_umap.c
191
count + 2, not);
sbin/mount_umap/mount_umap.c
197
err(1, "%s%s", gmapfile, not);
sbin/mount_umap/mount_umap.c
205
err(1, "%s%s", gmapfile, not);
sbin/mount_umap/mount_umap.c
209
gmapfile, buf, not);
sbin/mount_umap/mount_umap.c
212
errx(1, "%s does not belong to root%s", gmapfile, not);
sbin/mount_umap/mount_umap.c
216
errx(1, "nentries not found%s", not);
sbin/mount_umap/mount_umap.c
219
"maximum number of entries is %d%s", GMAPFILEENTRIES, not);
sbin/mount_umap/mount_umap.c
228
err(1, "%s%s", gmapfile, not);
sbin/mount_umap/mount_umap.c
231
gmapfile, not);
sbin/mount_umap/mount_umap.c
233
gmapfile, count + 2, not);
sys/arch/amiga/amiga/simple_busfuncs.c
44
Error AMIGA_SIMPLE_BUS_STRIDE not defined in __FILE__, line __LINE__ .
sys/arch/m68k/060sp/dist/fpsp.s
14849
# if the precision is extended, this result could not have come from an
sys/arch/m68k/060sp/dist/fpsp.s
15302
# if the precision is extended, this result could not have come from an
sys/arch/m68k/060sp/dist/pfpsp.s
11281
# if the precision is extended, this result could not have come from an
sys/arch/m68k/060sp/dist/pfpsp.s
11734
# if the precision is extended, this result could not have come from an
sys/arch/m68k/fpsp/fpsp.h
251
nan_bit equ 0 not-a-number result
sys/arch/m68k/fpsp/l_fpsp.h
183
nan_bit equ 0 not-a-number result
sys/arch/m68k/fpsp/l_fpsp.h
43
* also not needed. Some of the equates that are only used in
sys/arch/m68k/fpsp/l_fpsp.h
51
* your compiler does not treat as scratch registers on return
sys/arch/newsmips/dev/scsireg.h
176
# define splscon spl2 XXX not used
sys/arch/sh3/include/locore.h
115
not r3, r3 ;\
sys/arch/sh3/include/locore.h
199
not Rn, Rn ;\
sys/dev/usb/ucom.c
1590
XXX what if the hardware is not open
sys/net/if_arcsubr.c
94
ERROR: The arc_ipmtu is ARC_IPMTU, but must not exceed 60480.
tests/usr.bin/indent/edge_cases.c
55
Whether to break or not to break, that is the question;
tools/llvm/module-test.cpp
9
assert(this code is not compiled);
usr.bin/config/defs.h
397
struct condexpr *not;
usr.bin/config/defs.h
405
#define cx_not cx_u.not
usr.bin/config/gram.y
1033
| '!' condatom { $$ = MKF1(cx, not, $2); }
usr.bin/config/mkmakefile.c
631
emitopts(fp, cond->cx_u.not, !include);
usr.bin/dc/bcode.c
104
static void not(void);
usr.bin/dc/bcode.c
185
{ 'N', not },