| /src/bin/sh/ |
| arithmetic.h | 31 * @(#)arith.h 1.1 (Berkeley) 5/4/95 42 intmax_t arith(const char *, int);
|
| arithmetic.c | 118 VTRACE(DBG_ARITH, ("Arith var lookup(\"%s\") with lno=%d\n", varname, 161 VTRACE(DBG_ARITH, ("Arith do binop %d (%jd, %jd)\n", op, a, b)); 212 VTRACE(DBG_ARITH, ("Arith primary: token %d op %d%s\n", 276 VTRACE(DBG_ARITH, ("Arith: binop2 %jd op %d (P:%d)%s\n", 324 VTRACE(DBG_ARITH, ("Arith: AND %jd%s\n", a, noeval ? " noeval" : "")); 344 VTRACE(DBG_ARITH, ("Arith: OR %jd%s\n", a, noeval ? " noeval" : "")); 364 VTRACE(DBG_ARITH, ("Arith: ?: %jd%s\n", a, noeval ? " noeval" : "")); 394 VTRACE(DBG_ARITH, ("Arith: %s ASSIGN %d%s\n", val.name, op, 415 VTRACE(DBG_ARITH, ("Arith: comma discarding %jd%s\n", result, 424 arith(const char *s, int lno function [all...] |
| /src/dist/pf/usr.sbin/ftp-proxy/ |
| Makefile | 9 CFLAGS+= -Wall -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith \
|
| /src/lib/libc/gdtoa/ |
| makefile | 37 all: arith.h gd_qnan.h gdtoa.a 39 arith.h: arithchk.c 41 ./a.out >arith.h 44 gd_qnan.h: arith.h qnan.c 87 rm -f arith.h gd_qnan.h *.[ao] Printf xsum.out xsum1.out
|
| /src/games/quiz/ |
| Makefile | 11 CATS= africa america areas arith asia babies bard chinese collectives \
|
| /src/lib/libkern/ |
| Makefile | 20 CWARNFLAGS+= -Wall -Wmissing-prototypes -Wstrict-prototypes -Wpointer-arith
|
| /src/sys/arch/news68k/stand/common/ |
| Makefile | 8 CFLAGS+= -Wmissing-prototypes -Wstrict-prototypes -Wpointer-arith
|
| /src/sys/arch/newsmips/stand/common/ |
| Makefile | 9 CFLAGS+= -Wall -Wmissing-prototypes -Wstrict-prototypes -Wpointer-arith
|
| /src/sys/arch/news68k/stand/boot/ |
| Makefile | 21 CFLAGS+= -Wmissing-prototypes -Wstrict-prototypes -Wpointer-arith
|
| /src/sys/arch/news68k/stand/bootxx/ |
| Makefile | 24 CFLAGS+= -Wmissing-prototypes -Wstrict-prototypes -Wpointer-arith
|
| /src/sys/arch/newsmips/stand/bootxx/ |
| Makefile | 20 CFLAGS+= -Wall -Wmissing-prototypes -Wstrict-prototypes -Wpointer-arith
|
| /src/sys/arch/sun68k/stand/libsa/ |
| Makefile | 21 CFLAGS+= -Wall -Wmissing-prototypes -Wstrict-prototypes -Wpointer-arith
|
| /src/sys/arch/newsmips/stand/boot/ |
| Makefile | 21 CFLAGS+= -Wall -Wmissing-prototypes -Wstrict-prototypes -Wpointer-arith
|
| /src/sys/arch/ofppc/stand/ofwboot/ |
| Makefile | 11 CFLAGS+= -Wall -Wmissing-prototypes -Wstrict-prototypes -Wpointer-arith
|
| /src/sys/arch/zaurus/stand/zboot/ |
| Makefile | 18 CFLAGS+= -Wmissing-prototypes -Wstrict-prototypes -Wpointer-arith
|
| /src/sys/modules/drmkms/ |
| Makefile | 35 COPTS.drm_bufs.c+= -Wno-pointer-arith 37 COPTS.drm_crtc.c+= -Wno-pointer-arith 40 COPTS.drm_dp_helper.c+= -Wno-pointer-arith
|
| /src/sys/arch/arc/stand/boot/ |
| Makefile | 32 CFLAGS+= -Werror -Wall -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith
|
| /src/sys/arch/luna68k/stand/boot/ |
| Makefile | 28 CFLAGS+= -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith
|
| /src/sys/arch/mmeye/stand/boot/ |
| Makefile | 39 CFLAGS+= -Wmissing-prototypes -Wstrict-prototypes -Wpointer-arith
|
| /src/sys/arch/next68k/stand/boot/ |
| Makefile | 34 CFLAGS+= -Wall -Wmissing-prototypes -Wstrict-prototypes -Wpointer-arith
|
| /src/sys/arch/sandpoint/stand/altboot/ |
| Makefile | 15 CFLAGS+= -Wmissing-prototypes -Wstrict-prototypes -Wpointer-arith
|
| /src/sys/arch/cobalt/stand/boot/ |
| Makefile | 66 CFLAGS+= -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith
|
| /src/sys/arch/macppc/stand/ofwboot/ |
| Makefile | 18 CFLAGS+= -Wall -Wmissing-prototypes -Wstrict-prototypes -Wpointer-arith
|
| /src/sys/external/bsd/acpica/dist/generate/unix/ |
| Makefile.config | 223 -Wpointer-arith\
|
| /src/sys/arch/amiga/stand/bootblock/boot/ |
| Makefile | 95 CFLAGS+= -Wall -Wmissing-prototypes -Wstrict-prototypes -Wpointer-arith
|