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

1234567

/netbsd-current/bin/sh/
H A Darithmetic.h31 * @(#)arith.h 1.1 (Berkeley) 5/4/95
42 intmax_t arith(const char *, int);
/netbsd-current/external/historical/nawk/dist/
H A Dproctab.c158 arith, /* ADD */
159 arith, /* MINUS */
160 arith, /* MULT */
161 arith, /* DIVIDE */
162 arith, /* MOD */
195 arith, /* UMINUS */
196 arith, /* UPLUS */
197 arith, /* POWER */
/netbsd-current/sys/arch/x68k/stand/
H A DMakefile.booters8 CFLAGS+= -Wall -Wmissing-prototypes -Wstrict-prototypes -Wpointer-arith
/netbsd-current/dist/pf/usr.sbin/ftp-proxy/
H A DMakefile9 CFLAGS+= -Wall -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith \
/netbsd-current/sys/arch/atari/stand/
H A DMakefile.booters15 CFLAGS+= -Wmissing-prototypes -Wstrict-prototypes -Wpointer-arith
/netbsd-current/external/gpl3/gcc.old/lib/libgomp/
H A DMakefile55 COPTS.oacc-mem.c+= -Wno-pointer-arith
58 COPTS.target.c+= -Wno-error=pointer-arith
/netbsd-current/external/gpl3/gcc/lib/libgomp/
H A DMakefile55 COPTS.oacc-mem.c+= -Wno-pointer-arith
58 COPTS.target.c+= -Wno-error=pointer-arith
/netbsd-current/lib/libc/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
/netbsd-current/external/gpl3/gcc.old/dist/gcc/fortran/
H A Darith.c31 #include "arith.h"
90 gfc_arith_error (arith code)
295 arith
298 arith result;
326 static arith
329 arith retval;
418 static arith
431 static arith
445 static arith
459 static arith
[all...]
/netbsd-current/external/gpl3/gcc/dist/gcc/fortran/
H A Darith.cc31 #include "arith.h"
90 gfc_arith_error (arith code)
294 arith
297 arith result;
325 static arith
328 arith retval;
417 static arith
430 static arith
444 static arith
458 static arith
[all...]
/netbsd-current/games/quiz/
H A DMakefile11 CATS= africa america areas arith asia babies bard chinese collectives \
/netbsd-current/sys/arch/newsmips/stand/common/
H A DMakefile9 CFLAGS+= -Wall -Wmissing-prototypes -Wstrict-prototypes -Wpointer-arith
/netbsd-current/lib/libkern/
H A DMakefile20 CWARNFLAGS+= -Wall -Wmissing-prototypes -Wstrict-prototypes -Wpointer-arith
/netbsd-current/sys/arch/news68k/stand/common/
H A DMakefile8 CFLAGS+= -Wmissing-prototypes -Wstrict-prototypes -Wpointer-arith
/netbsd-current/external/gpl3/gcc/dist/libgcc/
H A Dgen-fixed.sh6 # gen-fixed.sh arith labels
7 # gen-fixed.sh arith funcs
8 # gen-fixed.sh arith modes
47 arith)
/netbsd-current/sys/arch/news68k/stand/boot/
H A DMakefile21 CFLAGS+= -Wmissing-prototypes -Wstrict-prototypes -Wpointer-arith
/netbsd-current/sys/arch/news68k/stand/bootxx/
H A DMakefile24 CFLAGS+= -Wmissing-prototypes -Wstrict-prototypes -Wpointer-arith
/netbsd-current/sys/arch/newsmips/stand/bootxx/
H A DMakefile20 CFLAGS+= -Wall -Wmissing-prototypes -Wstrict-prototypes -Wpointer-arith
/netbsd-current/sys/arch/sun68k/stand/libsa/
H A DMakefile21 CFLAGS+= -Wall -Wmissing-prototypes -Wstrict-prototypes -Wpointer-arith
/netbsd-current/external/gpl3/gcc.old/dist/libgcc/
H A Dgen-fixed.sh6 # gen-fixed.sh arith labels
7 # gen-fixed.sh arith funcs
8 # gen-fixed.sh arith modes
47 arith)
/netbsd-current/common/dist/zlib/old/
H A DMakefile.emx15 CFLAGS=-MMD -O3 $(BUTT) -Wall -Wwrite-strings -Wpointer-arith -Wconversion \
/netbsd-current/common/dist/zlib/msdos/
H A DMakefile.emx15 CFLAGS=-MMD -O3 $(BUTT) -Wall -Wwrite-strings -Wpointer-arith -Wconversion \
/netbsd-current/external/gpl3/gdb/dist/zlib/old/
H A DMakefile.emx15 CFLAGS=-MMD -O3 $(BUTT) -Wall -Wwrite-strings -Wpointer-arith -Wconversion \
/netbsd-current/external/gpl3/gdb/dist/zlib/msdos/
H A DMakefile.emx15 CFLAGS=-MMD -O3 $(BUTT) -Wall -Wwrite-strings -Wpointer-arith -Wconversion \
/netbsd-current/external/gpl3/binutils/dist/zlib/old/
H A DMakefile.emx15 CFLAGS=-MMD -O3 $(BUTT) -Wall -Wwrite-strings -Wpointer-arith -Wconversion \

Completed in 355 milliseconds

1234567