Home
last modified time | relevance | path

Searched refs:nconst (Results 1 – 4 of 4) sorted by relevance

/openbsd/gnu/usr.bin/perl/
H A Dpeep.c259 SSize_t nconst = 0; in S_maybe_multiconcat() local
532 nconst++; in S_maybe_multiconcat()
575 nconst--; in S_maybe_multiconcat()
599 if (nargs + nconst + cBOOL(private_flags & OPpMULTICONCAT_APPEND) < 2) in S_maybe_multiconcat()
611 nconst >= 1 in S_maybe_multiconcat()
627 if ( nconst == 0 in S_maybe_multiconcat()
644 if (nargs + nconst + cBOOL(private_flags & OPpMULTICONCAT_APPEND) < 3) in S_maybe_multiconcat()
1011 (is_sprintf || nconst) ? pad_alloc(OP_MULTICONCAT, SVs_PADTMP) : 0; in S_maybe_multiconcat()
H A Dproto.h9537 Perl_mem_log_alloc(const UV nconst, UV typesize, const char *type_name, Malloc_t newalloc, const ch…
H A Dembed.fnc6041 CTp |Malloc_t|mem_log_alloc |const UV nconst \
/openbsd/gnu/usr.bin/perl/dist/Devel-PPPort/parts/
H A Dembed.fnc3346 pT |Malloc_t |mem_log_alloc |const UV nconst|UV typesize|NN const char *type_name|Malloc_t newalloc…