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

12

/freebsd-11-stable/bin/sh/
H A Darith.h29 * @(#)arith.h 1.1 (Berkeley) 5/4/95
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-stable/sys/modules/mlx5fpga_tools/
H A DMakefile17 CFLAGS+= -Wno-cast-qual -Wno-pointer-arith ${GCC_MS_EXTENSIONS}
/freebsd-11-stable/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-stable/sys/modules/ipoib/
H A DMakefile17 CFLAGS+= -Wno-cast-qual -Wno-pointer-arith
/freebsd-11-stable/sys/modules/mlx5en/
H A DMakefile34 CFLAGS+= -Wno-cast-qual -Wno-pointer-arith ${GCC_MS_EXTENSIONS}
/freebsd-11-stable/sys/modules/mlx4ib/
H A DMakefile30 CFLAGS+= -Wno-cast-qual -Wno-pointer-arith
/freebsd-11-stable/tools/regression/capsicum/syscalls/
H A DMakefile7 CFLAGS+= -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wreturn-type
/freebsd-11-stable/tools/regression/geom/ConfCmp/
H A DMakefile11 CFLAGS+= -g -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -static
/freebsd-11-stable/sys/modules/mlx5ib/
H A DMakefile33 CFLAGS+= -Wno-cast-qual -Wno-pointer-arith ${GCC_MS_EXTENSIONS}
/freebsd-11-stable/sys/modules/mlx4/
H A DMakefile35 CFLAGS+= -Wno-cast-qual -Wno-pointer-arith
/freebsd-11-stable/sys/modules/mthca/
H A DMakefile35 CFLAGS+= -Wno-cast-qual -Wno-pointer-arith
/freebsd-11-stable/sys/modules/mlx5/
H A DMakefile53 CFLAGS+= -Wno-cast-qual -Wno-pointer-arith ${GCC_MS_EXTENSIONS}
/freebsd-11-stable/contrib/libxo/
H A Dwarnings.mk19 -Wpointer-arith
/freebsd-11-stable/crypto/openssh/regress/unittests/
H A DMakefile.inc23 CDIAGFLAGS+= -Wpointer-arith
/freebsd-11-stable/crypto/openssh/regress/misc/kexfuzz/
H A DMakefile42 CDIAGFLAGS+= -Wpointer-arith
/freebsd-11-stable/stand/pc98/boot2/
H A DMakefile37 -Wpointer-arith -Wshadow -Wstrict-prototypes -Wwrite-strings \
/freebsd-11-stable/stand/i386/boot2/
H A DMakefile34 -Wpointer-arith -Wshadow -Wstrict-prototypes -Wwrite-strings \
/freebsd-11-stable/contrib/one-true-awk/
H A Dproto.h169 extern Cell *arith(Node **, int);
/freebsd-11-stable/sys/modules/zfs/
H A DMakefile123 CWARNFLAGS+=-Wno-pointer-arith
/freebsd-11-stable/contrib/bmake/mk/
H A Dwarnings.mk41 -Wpointer-arith \
/freebsd-11-stable/contrib/dtc/
H A DMakefile19 WARNINGS = -Wall -Wpointer-arith -Wcast-qual -Wnested-externs \
/freebsd-11-stable/sys/conf/
H A Dkern.pre.mk136 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
184 OFEDNOERR= -Wno-cast-qual -Wno-pointer-arith
H A Dkern.mk7 -Wmissing-prototypes -Wpointer-arith -Winline -Wcast-qual \
/freebsd-11-stable/share/mk/
H A Dbsd.sys.mk50 -Wmissing-prototypes -Wpointer-arith

Completed in 279 milliseconds

12