Home
last modified time | relevance | path

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

/openbsd/gnu/usr.bin/perl/
H A Dutil.c3417 # define MAX_EXT_LEN 4 macro
3421 # define MAX_EXT_LEN 4 macro
3425 # define MAX_EXT_LEN 4 macro
3435 # define MAX_EXT_LEN 0 macro
3486 + MAX_EXT_LEN) >= sizeof tmpbuf)
3521 if (len+MAX_EXT_LEN+1 >= sizeof(tmpbuf))
3557 if (len + 1 + strlen(scriptname) + MAX_EXT_LEN >= sizeof tmpbuf)