Searched refs:arith (Results 1 - 25 of 35) sorted by relevance

12

/freebsd-11.0-release/bin/sh/
H A Darith.h29 * @(#)arith.h 1.1 (Berkeley) 5/4/95
30 * $FreeBSD: releng/11.0/bin/sh/arith.h 223060 2011-06-13 21:03:27Z jilles $
37 arith_t arith(const char *);
H A Darith_yacc.c43 #include "arith.h"
326 arith_t arith(const char *s) function
377 i = arith(p);
/freebsd-11.0-release/sys/boot/arm/ixp425/
H A DMakefile.inc18 -Wpointer-arith -Wshadow -Wwrite-strings \
/freebsd-11.0-release/contrib/gdtoa/
H A Dmakefile37 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
/freebsd-11.0-release/sys/modules/ipoib/
H A DMakefile16 CFLAGS+= -Wno-cast-qual -Wno-pointer-arith
/freebsd-11.0-release/sys/modules/mlx5en/
H A DMakefile29 CFLAGS+= -Wno-cast-qual -Wno-pointer-arith ${GCC_MS_EXTENSIONS}
/freebsd-11.0-release/sys/boot/arm/at91/
H A DMakefile.inc18 -Wpointer-arith -Wshadow -Wwrite-strings \
/freebsd-11.0-release/sys/modules/ibcore/
H A DMakefile20 CFLAGS+= -Wno-cast-qual -Wno-pointer-arith
/freebsd-11.0-release/sys/modules/mlx4/
H A DMakefile18 CFLAGS+= -Wno-cast-qual -Wno-pointer-arith
/freebsd-11.0-release/sys/modules/mlx4ib/
H A DMakefile19 CFLAGS+= -Wno-cast-qual -Wno-pointer-arith
/freebsd-11.0-release/sys/modules/mlx5/
H A DMakefile35 CFLAGS+= -Wno-cast-qual -Wno-pointer-arith ${GCC_MS_EXTENSIONS}
/freebsd-11.0-release/sys/modules/mthca/
H A DMakefile17 CFLAGS+= -Wno-cast-qual -Wno-pointer-arith
/freebsd-11.0-release/tools/regression/capsicum/libcasper/
H A DMakefile10 CFLAGS+= -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wreturn-type
/freebsd-11.0-release/tools/regression/capsicum/syscalls/
H A DMakefile7 CFLAGS+= -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wreturn-type
/freebsd-11.0-release/tools/regression/geom/ConfCmp/
H A DMakefile11 CFLAGS+= -g -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -static
/freebsd-11.0-release/sys/ofed/drivers/net/mlx4/
H A DMakefile33 CFLAGS+= -Wno-cast-qual -Wno-pointer-arith
/freebsd-11.0-release/crypto/openssh/regress/unittests/
H A DMakefile.inc23 CDIAGFLAGS+= -Wpointer-arith
/freebsd-11.0-release/contrib/libxo/
H A Dwarnings.mk19 -Wpointer-arith
/freebsd-11.0-release/sys/boot/pc98/boot2/
H A DMakefile36 -Wpointer-arith -Wshadow -Wstrict-prototypes -Wwrite-strings \
/freebsd-11.0-release/contrib/one-true-awk/
H A Dproto.h169 extern Cell *arith(Node **, int);
/freebsd-11.0-release/contrib/dtc/
H A DMakefile19 WARNINGS = -Werror -Wall -Wpointer-arith -Wcast-qual -Wnested-externs \
/freebsd-11.0-release/sys/modules/zfs/
H A DMakefile120 CWARNFLAGS+=-Wno-pointer-arith
/freebsd-11.0-release/sys/boot/i386/boot2/
H A DMakefile38 -Wpointer-arith -Wshadow -Wstrict-prototypes -Wwrite-strings \
/freebsd-11.0-release/sys/conf/
H A Dkern.pre.mk125 CDDL_CFLAGS= -DFREEBSD_NAMECACHE -nostdinc -I$S/cddl/compat/opensolaris -I$S/cddl/contrib/opensolaris/uts/common -I$S -I$S/cddl/contrib/opensolaris/common ${CFLAGS} -Wno-unknown-pragmas -Wno-missing-prototypes -Wno-undef -Wno-strict-prototypes -Wno-cast-qual -Wno-parentheses -Wno-redundant-decls -Wno-missing-braces -Wno-uninitialized -Wno-unused -Wno-inline -Wno-switch -Wno-pointer-arith -Wno-unknown-pragmas
169 OFEDNOERR= -Wno-cast-qual -Wno-pointer-arith
/freebsd-11.0-release/contrib/bmake/mk/
H A Dwarnings.mk41 -Wpointer-arith \

Completed in 235 milliseconds

12