OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:regdummy
(Results
1 - 2
of
2
) sorted by relevancy
/src/lib/libcompat/regexp/
regexp.c
169
static char
regdummy
;
variable in typeref:typename:char
170
static char *regcode; /* Code-emit pointer; &
regdummy
= don't. */
229
regcode = &
regdummy
;
662
if (ret == &
regdummy
) {
683
if (regcode != &
regdummy
)
703
if (regcode == &
regdummy
) {
732
if (p == &
regdummy
)
761
if (p == NULL || p == &
regdummy
|| OP(p) != BRANCH)
1150
if (p == &
regdummy
)
regexp.c
169
static char
regdummy
;
variable in typeref:typename:char
170
static char *regcode; /* Code-emit pointer; &
regdummy
= don't. */
229
regcode = &
regdummy
;
662
if (ret == &
regdummy
) {
683
if (regcode != &
regdummy
)
703
if (regcode == &
regdummy
) {
732
if (p == &
regdummy
)
761
if (p == NULL || p == &
regdummy
|| OP(p) != BRANCH)
1150
if (p == &
regdummy
)
Completed in 56 milliseconds
Indexes created Thu Oct 02 14:10:14 GMT 2025