/openbsd/gnu/usr.bin/gcc/gcc/testsuite/gcc.misc-tests/ |
H A D | bprob-1.c | 17 unreferenced (int i, int j) in unreferenced() function
|
H A D | gcov-4.c | 17 unreferenced (int i, int j) in unreferenced() function
|
/openbsd/gnu/usr.bin/gcc/gcc/testsuite/g++.dg/gcov/ |
H A D | gcov-1.C | 19 unreferenced (int i, int j) in unreferenced() function
|
/openbsd/gnu/usr.bin/perl/dist/threads/t/ |
H A D | thread.t | 173 # Attempt to free unreferenced scalar... 181 # Attempt to free unreferenced scalar...
|
/openbsd/gnu/usr.bin/cvs/windows-NT/ |
H A D | README | 97 .\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 D | ref.t | 467 # 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 D | BUILD.gn | 207 # libc. This is currently unreferenced and exists to make
|
/openbsd/gnu/usr.bin/perl/ext/XS-APItest/t/ |
H A D | magic.t | 81 # unreferenced scalars being freed. IOW, results in a double store
|
/openbsd/gnu/usr.bin/perl/t/lib/warnings/ |
H A D | gv | 12 Attempt to free unreferenced glob pointers [gp_free]
|
H A D | sv | 48 Attempt to free unreferenced scalar [sv_free]
|
/openbsd/gnu/usr.bin/perl/ |
H A D | sv.c | 15002 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 D | sv.h | 2522 AV *unreferenced; member
|
/openbsd/gnu/usr.bin/perl/ext/XS-Typemap/t/ |
H A D | Typemap.t | 494 # "Attempt to free unreferenced scalar"
|
/openbsd/gnu/llvm/llvm/cmake/modules/ |
H A D | HandleLLVMOptions.cmake | 214 # 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 D | CMakePrimer.rst | 379 result in some unexpected behavior if using unreferenced variables. For example:
|
H A D | JITLink.rst | 379 block is not deleted, but can be manually removed (if unreferenced) by
|
/openbsd/gnu/usr.bin/binutils/ld/emultempl/ |
H A D | aix.em | 1119 /* We can just ignore attempts to import an unreferenced
|
/openbsd/gnu/usr.bin/binutils-2.17/ld/emultempl/ |
H A D | aix.em | 1122 /* We can just ignore attempts to import an unreferenced
|
/openbsd/gnu/usr.bin/gcc/gcc/doc/ |
H A D | passes.texi | 227 unreferenced labels and unreachable code, except that unreachable code
|
H A D | trouble.texi | 831 linker prunes unreferenced symbols. This is necessary to prevent the
|
/openbsd/gnu/usr.bin/texinfo/ |
H A D | NEWS | 728 * Garbage collection of unreferenced nodes.
|
/openbsd/gnu/gcc/gcc/doc/ |
H A D | cfg.texi | 107 may appear in the insn stream unreferenced and without any purpose.
|
/openbsd/gnu/usr.bin/binutils/bfd/ |
H A D | ChangeLog | 617 and unreferenced symbols for which a PLT is defined. Adjust
|
/openbsd/gnu/usr.bin/perl/pod/ |
H A D | perlinterp.pod | 586 are tidied up, unreferenced variables are destroyed, and so on. Every
|
/openbsd/gnu/usr.bin/texinfo/po/ |
H A D | de_AT.po | 2533 msgid "unreferenced node `%s'"
|