Home
last modified time | relevance | path

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

/openbsd/gnu/usr.bin/perl/
H A Dmalloc.c762 #define BARK_64K_LIMIT(what,nbytes,size) macro
1255 BARK_64K_LIMIT("Allocation",nbytes,nbytes); in Perl_malloc()
1928 BARK_64K_LIMIT("Reallocation",nbytes,size); in Perl_realloc()