Home
last modified time | relevance | path

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

/picolibc-latest/newlib/libc/search/
Dhash.h155 #define DEF_BUFSIZE 4096 macro
157 #define DEF_BUFSIZE 65536 /* 64 K */ macro
Dhash.c218 __buf_init(hashp, DEF_BUFSIZE);