Home
last modified time | relevance | path

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

/posix/
A Dglob.h26 #ifndef __size_t
27 typedef __SIZE_TYPE__ __size_t; typedef
34 # undef __size_t
35 # define __size_t size_t
84 __size_t gl_pathc; /* Count of paths matched by the pattern. */
86 __size_t gl_offs; /* Slots to reserve in `gl_pathv'. */
113 __size_t gl_pathc;
115 __size_t gl_offs;

Completed in 3 milliseconds