Home
last modified time | relevance | path

Searched refs:BOUNDS (Results 1 – 11 of 11) sorted by relevance

/netbsd-src/usr.bin/msgs/
H A Dmsgs.c103 #define BOUNDS "bounds" /* message bounds file */ macro
251 snprintf(fname, sizeof (fname), "%s/%s", _PATH_MSGS, BOUNDS); in main()
/netbsd-src/sys/arch/m68k/fpsp/
H A Dslogn.sa363 BCC.W LOGNEAR1 ...BOUNDS IS ROUGHLY [15/16, 17/16]
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/X86/
H A DX86SchedHaswell.td686 def : InstRW<[HWWriteBOUND], (instregex "BOUNDS(16|32)rm")>;
/netbsd-src/games/fortune/datfiles/
H A Dzippy1294 Your CHEEKS sit like twin NECTARINES above a MOUTH that knows no BOUNDS --
/netbsd-src/external/gpl3/gcc/dist/gcc/cp/
H A DChangeLog-2014226 (cxx_eval_call_expression): Bail out for IFN_UBSAN_{NULL,BOUNDS}
/netbsd-src/sys/arch/m68k/060sp/dist/
H A Dfplsp.s8470 cmp.l %d1,&0x3ffe8000 # IS BOUNDS [1/2,3/2]?
H A Dfpsp.s8576 cmp.l %d1,&0x3ffe8000 # IS BOUNDS [1/2,3/2]?
/netbsd-src/external/gpl3/gcc.old/dist/gcc/doc/
H A Dgccint.info35986 rtx BOUNDS, rtx SLOT_NO)
35987 This hook is used by expand pass to emit insns to store BOUNDS of
35988 ARG passed in SLOT. Expand pass uses this hook in case BOUNDS of
35989 ARG are not passed in register. If SLOT is a memory, then BOUNDS
35992 target dependent special slot which should be used to store BOUNDS.
36000 BOUNDS)
36001 This hook is used by expand pass to emit insn to store BOUNDS
/netbsd-src/external/gpl3/gcc/dist/gcc/
H A DChangeLog-200613589 (push_array_bounds): Delete prototype. Change BOUNDS argument to
/netbsd-src/external/gpl3/gcc/dist/gcc/fortran/
H A Dgfortran.info494 -fcheck=<ALL|ARRAY-TEMPS|BITS|BOUNDS|DO|MEM|POINTER|RECURSION>
/netbsd-src/external/gpl3/gcc.old/dist/gcc/fortran/
H A Dgfortran.info505 -fcheck=<ALL|ARRAY-TEMPS|BITS|BOUNDS|DO|MEM|POINTER|RECURSION>