Home
last modified time | relevance | path

Searched refs:PERL_UNUSED_VAR (Results 1 – 7 of 7) sorted by relevance

/mirbsd/src/gnu/usr.bin/perl/
DXSUB.h85 #ifndef PERL_UNUSED_VAR
86 # define PERL_UNUSED_VAR(x) ((void)x) macro
Duniversal.c689 PERL_UNUSED_VAR(mark); in XS()
699 PERL_UNUSED_VAR(mark); in XS()
Dpp_ctl.c1316 PERL_UNUSED_VAR(optype); in Perl_dounwind()
2046 PERL_UNUSED_VAR(optype); in PP()
2047 PERL_UNUSED_VAR(gimme); in PP()
2299 PERL_UNUSED_VAR(newsp); in PP()
2300 PERL_UNUSED_VAR(gimme); in PP()
2784 PERL_UNUSED_VAR(newsp); in Perl_sv_compile_2op()
2785 PERL_UNUSED_VAR(optype); in Perl_sv_compile_2op()
2937 PERL_UNUSED_VAR(newsp); in S_doeval()
3636 PERL_UNUSED_VAR(optype); in PP()
Dperl.c640 PERL_UNUSED_VAR(x); in perl_destruct()
1450 PERL_UNUSED_VAR(my_perl); in perl_parse()
2694 PERL_UNUSED_VAR(newsp);
2695 PERL_UNUSED_VAR(gimme);
2696 PERL_UNUSED_VAR(optype);
5275 PERL_UNUSED_VAR(gimme);
5276 PERL_UNUSED_VAR(newsp);
Dperl.h185 #ifndef PERL_UNUSED_VAR
186 # define PERL_UNUSED_VAR(x) ((void)x) macro
Dpp_sys.c1452 PERL_UNUSED_VAR(newsp); in PP()
1453 PERL_UNUSED_VAR(gimme); in PP()
/mirbsd/src/gnu/usr.bin/perl/win32/
Dwin32.c125 PERL_UNUSED_VAR(a); in _matherr()