OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:__gl_size_t
(Results
1 - 2
of
2
) sorted by null
/hardware/bsp/intel/peripheral/libmraa/src/glob/
glob.h
45
#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. */
glob.c
478
__gl_size_t
oldpathc;
Completed in 286 milliseconds