/netbsd-src/external/bsd/file/dist/magic/magdir/ |
H A D | mips | 8 >20 beshort 0407 (impure) 17 >20 beshort 0407 (impure) 26 >20 beshort 03401 (impure) 35 >20 beshort 03401 (impure) 46 >20 beshort 0407 (impure) 55 >20 beshort 0407 (impure) 64 >20 beshort 03401 (impure) 73 >20 beshort 03401 (impure) 84 >20 beshort 0407 (impure) 93 >20 beshort 0407 (impure) [all …]
|
H A D | clipper | 32 >20 short 0407 (impure) 44 >20 short 0407 (impure)
|
H A D | att3b | 28 >20 beshort 0407 (impure)
|
H A D | motorola | 13 >20 beshort 0407 (impure)
|
H A D | linux | 11 # >0 leshort 0407 impure executable (OMAGIC) 16 0 lelong 0x00640107 Linux/i386 impure executable (OMAGIC) 28 0 string \01\03\020\04 Linux-8086 impure executable 35 0 string \01\03\020\20 Minix-386 impure executable 269 >2 byte&0x20 0 \b, impure
|
H A D | coff | 92 # >20 beshort 0407 (impure)
|
H A D | hp | 285 >2 beshort 0407 impure binary 289 >2 beshort 0407 impure binary
|
/netbsd-src/external/gpl3/gcc/dist/libgfortran/intrinsics/ |
H A D | random_init.f90 | 88 impure elemental subroutine _gfortran_lcg(i)
|
/netbsd-src/sys/arch/arc/stand/boot/ |
H A D | Makefile | 64 ${OBJCOPY} --impure -O ecoff-littlemips \
|
/netbsd-src/external/gpl3/gcc/dist/gcc/d/dmd/ |
H A D | sideeffect.d | 114 case PURE.impure: in callSideEffectLevel()
|
H A D | astenums.d | 305 impure = 0, // not pure at all enumerator
|
H A D | json.d | 300 case PURE.impure: in property()
|
H A D | mtype.h | 553 impure = 0, // not pure at all enumerator
|
H A D | dcast.d | 847 if (tf.purity == PURE.impure) in implicitConvTo() 1207 if (tf.purity == PURE.impure) in implicitConvTo() 3015 d.purity = PURE.impure; in typeMerge()
|
H A D | clone.d | 66 if (tf.purity != PURE.impure) in mergeFuncAttrs()
|
H A D | semantic3.d | 612 …funcdecl.type == f || (funcdecl.type.ty == Tfunction && f.purity == PURE.impure && (cast(TypeFunct… in visit()
|
/netbsd-src/external/gpl3/gcc/dist/gcc/fortran/ |
H A D | match.cc | 4336 bool impure = gfc_impure_variable (tail->expr->symtree->n.sym); in gfc_match_allocate() local 4337 if (impure && gfc_pure (NULL)) in gfc_match_allocate() 4343 if (impure) in gfc_match_allocate() 4775 bool impure = gfc_impure_variable (sym); in gfc_match_deallocate() local 4776 if (impure && gfc_pure (NULL)) in gfc_match_deallocate() 4782 if (impure) in gfc_match_deallocate()
|
H A D | io.cc | 1485 bool impure; in match_vtag() local 1494 impure = gfc_impure_variable (result->symtree->n.sym); in match_vtag() 1495 if (impure && gfc_pure (NULL)) in match_vtag() 1503 if (impure) in match_vtag()
|
H A D | lang.opt | 382 Eliminate multiple function invocations also for impure functions.
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/fortran/ |
H A D | match.c | 4295 bool impure = gfc_impure_variable (tail->expr->symtree->n.sym); in gfc_match_allocate() local 4296 if (impure && gfc_pure (NULL)) in gfc_match_allocate() 4302 if (impure) in gfc_match_allocate() 4734 bool impure = gfc_impure_variable (sym); in gfc_match_deallocate() local 4735 if (impure && gfc_pure (NULL)) in gfc_match_deallocate() 4741 if (impure) in gfc_match_deallocate()
|
H A D | io.c | 1485 bool impure; in match_vtag() local 1494 impure = gfc_impure_variable (result->symtree->n.sym); in match_vtag() 1495 if (impure && gfc_pure (NULL)) in match_vtag() 1503 if (impure) in match_vtag()
|
H A D | lang.opt | 378 Eliminate multiple function invocations also for impure functions.
|
/netbsd-src/external/gpl3/gcc/dist/gcc/d/ |
H A D | d-builtins.cc | 559 : PURE::impure; in d_build_builtins_module()
|
/netbsd-src/external/gpl3/gcc/dist/gcc/ |
H A D | builtins.def | 250 "impure" because some of them may write into global memory for 266 "impure" because some of them may write into global memory for
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/ |
H A D | builtins.def | 258 "impure" because some of them may write into global memory for 274 "impure" because some of them may write into global memory for
|