OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:MAX_ACTIONS
(Results
1 - 2
of
2
) sorted by relevancy
/xsrc/external/mit/xorg-server/dist/hw/kdrive/src/
kinput.c
1317
#define
MAX_ACTIONS
2
1320
KdInputAction actions[
MAX_ACTIONS
];
1528
for (a = 0; a <
MAX_ACTIONS
; a++) {
/xsrc/external/mit/xorg-server.old/dist/hw/kdrive/src/
kinput.c
1466
#define
MAX_ACTIONS
2
1469
KdInputAction actions[
MAX_ACTIONS
];
1708
for (a = 0; a <
MAX_ACTIONS
; a++)
Completed in 7 milliseconds
Indexes created Fri Aug 21 00:24:51 UTC 2026