HomeSort by: relevance | last modified time | path
    Searched defs:nlinks_alloc (Results 1 - 4 of 4) sorted by relevancy

  /src/lib/libc/time/
zic.c 364 static ptrdiff_t nlinks_alloc; variable in typeref:typename:ptrdiff_t
822 links = growalloc(links, sizeof *links, nalinks, &nlinks_alloc);
2179 links = growalloc(links, sizeof *links, nlinks, &nlinks_alloc);
zic.c 364 static ptrdiff_t nlinks_alloc; variable in typeref:typename:ptrdiff_t
822 links = growalloc(links, sizeof *links, nalinks, &nlinks_alloc);
2179 links = growalloc(links, sizeof *links, nlinks, &nlinks_alloc);
zic.c 364 static ptrdiff_t nlinks_alloc; variable in typeref:typename:ptrdiff_t
822 links = growalloc(links, sizeof *links, nalinks, &nlinks_alloc);
2179 links = growalloc(links, sizeof *links, nlinks, &nlinks_alloc);
zic.c 364 static ptrdiff_t nlinks_alloc; variable in typeref:typename:ptrdiff_t
822 links = growalloc(links, sizeof *links, nalinks, &nlinks_alloc);
2179 links = growalloc(links, sizeof *links, nlinks, &nlinks_alloc);

Completed in 57 milliseconds