Searched defs:__gl_size_t (Results 1 - 1 of 1) sorted by relevance

/vbox/src/VBox/Devices/EFI/Firmware/StdLib/Include/
H A Dglob.h45 #ifndef __gl_size_t
46 #define __gl_size_t size_t macro
53 __gl_size_t gl_pathc; /* Count of total paths so far. */
54 __gl_size_t gl_matchc; /* Count of paths matching pattern. */
55 __gl_size_t gl_offs; /* Reserved at beginning of gl_pathv. */

Completed in 31 milliseconds