OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:regs_allocated
(Results
1 - 4
of
4
) sorted by null
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/
regex.h
389
unsigned
regs_allocated
: 2;
427
/* If `
regs_allocated
' is REGS_UNALLOCATED in the pattern buffer,
386
unsigned
regs_allocated
: 2;
member in struct:re_pattern_buffer
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/
regex.h
389
unsigned
regs_allocated
: 2;
427
/* If `
regs_allocated
' is REGS_UNALLOCATED in the pattern buffer,
386
unsigned
regs_allocated
: 2;
member in struct:re_pattern_buffer
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/
regex.h
389
unsigned
regs_allocated
: 2;
427
/* If `
regs_allocated
' is REGS_UNALLOCATED in the pattern buffer,
386
unsigned
regs_allocated
: 2;
member in struct:re_pattern_buffer
/external/valgrind/main/perf/
tinycc.c
16670
uint8_t
regs_allocated
[NB_ASM_REGS];
local
16979
uint8_t
regs_allocated
[NB_ASM_REGS];
local
[
all
...]
Completed in 7010 milliseconds