OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:ATTR_INDEX_MAX
(Results
1 - 4
of
4
) sorted by null
/frameworks/wilhelm/src/
attr.h
35
#define
ATTR_INDEX_MAX
8 // total number of bits used so far
handlers.c
29
(SL_OBJECTID_METADATAEXTRACTOR - SL_OBJECTID_ENGINE) + 1][
ATTR_INDEX_MAX
] = {
handlers.h
80
extern const AttributeHandler handlerTable[][
ATTR_INDEX_MAX
];
locks.c
195
//
ATTR_INDEX_MAX
== next bit position after the last attribute
196
assert(
ATTR_INDEX_MAX
> bit);
Completed in 47 milliseconds