Home
last modified time | relevance | path

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

/bionic/tests/
Dglob_test.cpp61 static void InstallFake(glob_t* g) { in InstallFake()
70 glob_t g = {}; in TEST() local
77 glob_t g = {}; in TEST() local
93 glob_t g = {}; in TEST() local
115 glob_t g = {}; in TEST() local
132 glob_t g = {}; in TEST() local
145 glob_t g = {}; in TEST() local
165 glob_t g = {}; in TEST() local
177 glob_t g = {}; in TEST() local
200 glob_t g = {}; in TEST() local
[all …]
Dspawn_test.cpp75 pid_t g; in TEST() local
/bionic/libc/upstream-netbsd/lib/libc/regex/
Dregfree.c106 struct re_guts *g; in __weak_alias() local
Dregcomp.c116 struct re_guts *g; member
240 struct re_guts *g; in regcomp() local
1556 struct re_guts *g, in isinsets()
1583 struct re_guts *g, in samesets()
1610 struct re_guts *g) in categorize()
1787 struct re_guts *g) in stripsnug()
1812 struct re_guts *g) in findmust()
1899 struct re_guts *g) in pluscount()
Dengine.c108 struct re_guts *g; member
177 struct re_guts *g, in matcher()
968 struct re_guts *g, in step()
1098 struct re_guts *g = m->g; in print() local
Dregexec.c210 struct re_guts *g = preg->re_g; local
/bionic/libm/upstream-freebsd/lib/msun/bsdsrc/
Db_log.c437 double F, f, g, q, u, v, u2; local
/bionic/libc/kernel/uapi/linux/
Dmap_to_7segment.h35 #define _SEG7(l,a,b,c,d,e,f,g) (a << BIT_SEG7_A | b << BIT_SEG7_B | c << BIT_SEG7_C | d << BIT_SEG7… argument
/bionic/libc/stdio/
Dstdio.cpp141 glue* g = reinterpret_cast<glue*>(data); in moreglue() local
169 struct glue *g; in __sfp() local
213 for (glue* g = &__sglue; g != nullptr; g = g->next) { in _fwalk() local
/bionic/linker/
Dlinker_soinfo.cpp925 uint32_t h = 0, g; in calculate_elf_hash() local
/bionic/libc/kernel/uapi/asm-x86/asm/
Dkvm.h129 __u8 present, dpl, db, s, l, g, avl; member