Home
last modified time | relevance | path

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

/l4re-core-master/uclibc/lib/contrib/uclibc/include/
A Dglob.h26 #ifndef __size_t
28 typedef __SIZE_TYPE__ __size_t; typedef
34 # ifndef __size_t
35 # define __size_t size_t
41 # undef __size_t
42 # define __size_t size_t
97 __size_t gl_pathc; /* Count of paths matched by the pattern. */
99 __size_t gl_offs; /* Slots to reserve in `gl_pathv'. */
130 __size_t gl_pathc;
132 __size_t gl_offs;

Completed in 4 milliseconds