Searched refs:pure (Results 701 - 710 of 710) sorted by relevance

<<212223242526272829

/netbsd-current/external/gpl3/gcc/dist/gcc/
H A DMakefile.in1479 ipa-pure-const.o \
/netbsd-current/external/gpl3/gcc/dist/gcc/fortran/
H A Dtrans-decl.cc2327 Fortran 95 sense is both pure and without side effects in the C
2329 if (sym->attr.pure || sym->attr.implicit_pure)
2333 /* TODO: check if pure SUBROUTINEs don't have INTENT(OUT)
2473 Fortran 95 sense is both pure and without side effects in the C
2475 if (attr.pure || attr.implicit_pure)
2477 /* TODO: check if a pure SUBROUTINE has no INTENT(OUT) arguments
H A Dcheck.cc2246 if (!attr.pure || !attr.function)
/netbsd-current/external/gpl3/gcc.old/dist/gcc/fortran/
H A Dcheck.c2242 if (!attr.pure || !attr.function)
/netbsd-current/external/mit/isl/dist/doc/
H A Dimplementation.tex1186 The pure-parametric constraints valid for $\Delta$,
/netbsd-current/external/gpl3/gcc/dist/libphobos/src/std/internal/
H A Dunicode_comp.d4 @safe pure nothrow @nogc package(std):
H A Dunicode_decomp.d4 @safe pure nothrow @nogc package(std):
/netbsd-current/external/gpl3/gcc.old/dist/libphobos/src/std/internal/
H A Dunicode_comp.d4 @safe pure nothrow @nogc package(std):
H A Dunicode_decomp.d4 @safe pure nothrow @nogc package(std):
/netbsd-current/external/apache2/llvm/dist/clang/lib/Headers/
H A Dopencl-c.h36 #define __purefn __attribute__((pure))

Completed in 445 milliseconds

<<212223242526272829