Home
last modified time | relevance | path

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

/picolibc-latest/newlib/libc/search/
Dhash.c858 SEGMENT seg = calloc(hashp->SGSIZE, sizeof(SEGMENT)); local
859 if (seg == NULL)
861 hashp->dir[new_segnum] = seg;