Searched refs:nconst (Results 1 – 4 of 4) sorted by relevance
259 SSize_t nconst = 0; in S_maybe_multiconcat() local532 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()
9537 Perl_mem_log_alloc(const UV nconst, UV typesize, const char *type_name, Malloc_t newalloc, const ch…
6041 CTp |Malloc_t|mem_log_alloc |const UV nconst \
3346 pT |Malloc_t |mem_log_alloc |const UV nconst|UV typesize|NN const char *type_name|Malloc_t newalloc…