HomeSort by: relevance | last modified time | path
    Searched refs:arith (Results 1 - 25 of 177) sorted by relevancy

1 2 3 4 5 6 7 8

  /src/bin/sh/
arithmetic.h 31 * @(#)arith.h 1.1 (Berkeley) 5/4/95
42 intmax_t arith(const char *, int);
  /src/external/historical/nawk/dist/
proctab.c 158 arith, /* ADD */
159 arith, /* MINUS */
160 arith, /* MULT */
161 arith, /* DIVIDE */
162 arith, /* MOD */
195 arith, /* UMINUS */
196 arith, /* UPLUS */
197 arith, /* POWER */
  /src/dist/pf/usr.sbin/ftp-proxy/
Makefile 9 CFLAGS+= -Wall -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith \
  /src/external/gpl3/gcc/lib/libgomp/
Makefile 55 COPTS.oacc-mem.c+= -Wno-pointer-arith
58 COPTS.target.c+= -Wno-error=pointer-arith
  /src/external/gpl3/gcc.old/lib/libgomp/
Makefile 55 COPTS.oacc-mem.c+= -Wno-pointer-arith
58 COPTS.target.c+= -Wno-error=pointer-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/external/gpl3/gcc/dist/gcc/fortran/
arith.cc 31 #include "arith.h"
90 gfc_arith_error (arith code)
139 is_hard_arith_error (arith code)
321 arith
324 arith result;
352 static arith
355 arith retval;
444 static arith
460 static arith
477 static arith
    [all...]
  /src/external/gpl3/gcc.old/dist/gcc/fortran/
arith.cc 31 #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...]
  /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/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/external/bsd/zstd/dist/contrib/externalSequenceProducer/
Makefile 21 -Wstrict-prototypes -Wundef -Wpointer-arith \
  /src/external/bsd/zstd/dist/lib/dll/example/
Makefile 19 -Wpointer-arith -Wstrict-aliasing=1
  /src/external/gpl3/gcc/dist/libgcc/
gen-fixed.sh 6 # gen-fixed.sh arith labels
7 # gen-fixed.sh arith funcs
8 # gen-fixed.sh arith modes
47 arith)
  /src/external/gpl3/gcc.old/dist/libgcc/
gen-fixed.sh 6 # gen-fixed.sh arith labels
7 # gen-fixed.sh arith funcs
8 # gen-fixed.sh arith modes
47 arith)
  /src/sys/arch/news68k/stand/boot/
Makefile 21 CFLAGS+= -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/external/bsd/zstd/dist/contrib/largeNbDicts/
Makefile 21 -Wstrict-prototypes -Wundef -Wpointer-arith \
  /src/external/bsd/zstd/dist/contrib/seqBench/
Makefile 21 -Wstrict-prototypes -Wundef -Wpointer-arith \

Completed in 30 milliseconds

1 2 3 4 5 6 7 8