Searched defs:g (Results 1 – 9 of 9) sorted by relevance
/picolibc-latest/newlib/libc/posix/ |
D | regfree.c | 58 struct re_guts *g; in regfree() local
|
D | regcomp.c | 66 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()
|
D | engine.c | 69 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
|
D | regexec.c | 162 struct re_guts *g = preg->re_g; in regexec() local
|
/picolibc-latest/newlib/libc/stdio/ |
D | fwalk.c | 30 struct _glue *g) in _fwalk_sglue()
|
D | findfp.c | 144 struct glue_with_files *g; in sfmoreglue() local 183 struct _glue *g; in __sfp() local
|
/picolibc-latest/newlib/libc/machine/cris/include/ |
D | pthread.h | 58 struct { long int e; int f; } g; member
|
/picolibc-latest/test/ |
D | test-memset.c | 93 char g = b[p]; in check() local
|
/picolibc-latest/newlib/libc/tinystdio/ |
D | stdio.h | 164 #define fdev_setup_stream(stream, p, g, fl, f) \ argument 190 #define FDEV_SETUP_STREAM(p, g, fl, f) \ argument
|