Home
last modified time | relevance | path

Searched defs:g (Results 1 – 9 of 9) sorted by relevance

/picolibc-latest/newlib/libc/posix/
Dregfree.c58 struct re_guts *g; in regfree() local
Dregcomp.c66 struct re_guts *g; member
186 struct re_guts *g; in regcomp() local
1408 isinsets(struct re_guts *g, int c) in isinsets()
1426 samesets(struct re_guts *g, int c1, int c2) in samesets()
1445 categorize(struct parse *p, struct re_guts *g) in categorize()
1593 stripsnug(struct parse *p, struct re_guts *g) in stripsnug()
1614 findmust(struct parse *p, struct re_guts *g) in findmust()
1859 computejumps(struct parse *p, struct re_guts *g) in computejumps()
1907 computematchjumps(struct parse *p, struct re_guts *g) in computematchjumps()
1983 pluscount(struct parse *p, struct re_guts *g) in pluscount()
Dengine.c69 struct re_guts *g; member
136 matcher(struct re_guts *g, in matcher()
925 step(struct re_guts *g, in step()
1052 struct re_guts *g = m->g; in print() local
Dregexec.c162 struct re_guts *g = preg->re_g; in regexec() local
/picolibc-latest/newlib/libc/stdio/
Dfwalk.c30 struct _glue *g) in _fwalk_sglue()
Dfindfp.c144 struct glue_with_files *g; in sfmoreglue() local
183 struct _glue *g; in __sfp() local
/picolibc-latest/newlib/libc/machine/cris/include/
Dpthread.h58 struct { long int e; int f; } g; member
/picolibc-latest/test/
Dtest-memset.c93 char g = b[p]; in check() local
/picolibc-latest/newlib/libc/tinystdio/
Dstdio.h164 #define fdev_setup_stream(stream, p, g, fl, f) \ argument
190 #define FDEV_SETUP_STREAM(p, g, fl, f) \ argument