Home
last modified time | relevance | path

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

/openbsd/lib/libc/stdio/
H A Dfindfp.c46 #define NDYNAMIC 10 /* add ten more whenever necessary */ macro
120 if ((g = moreglue(NDYNAMIC)) == NULL) in __sfp()