Home
last modified time | relevance | path

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

123

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

123