OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:INTBITS
(Results
1 - 3
of
3
) sorted by relevancy
/src/external/gpl2/gettext/dist/gettext-tools/libgrep/
dfa.h
37
/*
INTBITS
need not be exact, just a lower bound. */
38
#ifndef
INTBITS
39
#define
INTBITS
(CHARBITS * sizeof (int))
43
#define CHARCLASS_INTS ((NOTCHAR +
INTBITS
- 1) /
INTBITS
)
/src/external/gpl2/grep/dist/src/
dfa.h
56
/*
INTBITS
need not be exact, just a lower bound. */
57
#ifndef
INTBITS
58
#define
INTBITS
(CHARBITS * sizeof (int))
62
#define CHARCLASS_INTS ((NOTCHAR +
INTBITS
- 1) /
INTBITS
)
/src/external/gpl3/gdb.old/dist/sim/arm/
armemu.h
124
#define
INTBITS
(0xc0L)
Completed in 18 milliseconds
Indexes created Wed Apr 22 00:22:44 UTC 2026