Home
last modified time | relevance | path

Searched refs:unreferenced (Results 1 – 25 of 71) sorted by relevance

123

/openbsd/gnu/usr.bin/gcc/gcc/testsuite/gcc.misc-tests/
H A Dbprob-1.c17 unreferenced (int i, int j) in unreferenced() function
H A Dgcov-4.c17 unreferenced (int i, int j) in unreferenced() function
/openbsd/gnu/usr.bin/gcc/gcc/testsuite/g++.dg/gcov/
H A Dgcov-1.C19 unreferenced (int i, int j) in unreferenced() function
/openbsd/gnu/usr.bin/perl/dist/threads/t/
H A Dthread.t173 # Attempt to free unreferenced scalar...
181 # Attempt to free unreferenced scalar...
/openbsd/gnu/usr.bin/cvs/windows-NT/
H A DREADME97 .\lib\getdate.c(1612) : warning C4102: 'yyerrlab' : unreferenced label
98 .\lib\getdate.c(1612) : warning C4102: 'yynewstate' : unreferenced label
/openbsd/gnu/usr.bin/perl/t/op/
H A Dref.t467 # This caused "Attempt to free unreferenced scalar" in 5.16.
536 # "Attempt to free unreferenced scalar" warnings
/openbsd/gnu/llvm/llvm/utils/gn/secondary/compiler-rt/lib/sanitizer_common/
H A DBUILD.gn207 # libc. This is currently unreferenced and exists to make
/openbsd/gnu/usr.bin/perl/ext/XS-APItest/t/
H A Dmagic.t81 # unreferenced scalars being freed. IOW, results in a double store
/openbsd/gnu/usr.bin/perl/t/lib/warnings/
H A Dgv12 Attempt to free unreferenced glob pointers [gp_free]
H A Dsv48 Attempt to free unreferenced scalar [sv_free]
/openbsd/gnu/usr.bin/perl/
H A Dsv.c15002 assert(param->unreferenced);
15710 param->unreferenced = NULL;
15964 param->unreferenced = newAV();
16369 unreferenced_to_tmp_stack(param->unreferenced);
16388 if (AvFILLp(unreferenced) > -1) {
16389 SV **svp = AvARRAY(unreferenced);
16390 SV **const last = svp + AvFILLp(unreferenced);
16399 svp = AvARRAY(unreferenced);
16422 AvREAL_off(unreferenced);
16424 SvREFCNT_dec_NN(unreferenced);
[all …]
H A Dsv.h2522 AV *unreferenced; member
/openbsd/gnu/usr.bin/perl/ext/XS-Typemap/t/
H A DTypemap.t494 # "Attempt to free unreferenced scalar"
/openbsd/gnu/llvm/llvm/cmake/modules/
H A DHandleLLVMOptions.cmake214 # static storage duration even for archive members that are otherwise unreferenced.
636 -wd4100 # Suppress 'unreferenced formal parameter'
639 -wd4505 # Suppress 'unreferenced local function has been removed'
/openbsd/gnu/llvm/llvm/docs/
H A DCMakePrimer.rst379 result in some unexpected behavior if using unreferenced variables. For example:
H A DJITLink.rst379 block is not deleted, but can be manually removed (if unreferenced) by
/openbsd/gnu/usr.bin/binutils/ld/emultempl/
H A Daix.em1119 /* We can just ignore attempts to import an unreferenced
/openbsd/gnu/usr.bin/binutils-2.17/ld/emultempl/
H A Daix.em1122 /* We can just ignore attempts to import an unreferenced
/openbsd/gnu/usr.bin/gcc/gcc/doc/
H A Dpasses.texi227 unreferenced labels and unreachable code, except that unreachable code
H A Dtrouble.texi831 linker prunes unreferenced symbols. This is necessary to prevent the
/openbsd/gnu/usr.bin/texinfo/
H A DNEWS728 * Garbage collection of unreferenced nodes.
/openbsd/gnu/gcc/gcc/doc/
H A Dcfg.texi107 may appear in the insn stream unreferenced and without any purpose.
/openbsd/gnu/usr.bin/binutils/bfd/
H A DChangeLog617 and unreferenced symbols for which a PLT is defined. Adjust
/openbsd/gnu/usr.bin/perl/pod/
H A Dperlinterp.pod586 are tidied up, unreferenced variables are destroyed, and so on. Every
/openbsd/gnu/usr.bin/texinfo/po/
H A Dde_AT.po2533 msgid "unreferenced node `%s'"

123