OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:L_BIT_ARR_DEFN
(Results
1 - 2
of
2
) sorted by null
/external/libvpx/libvpx/vpx_mem/memory_manager/include/
cavl_if.h
30
#undef
L_BIT_ARR_DEFN
146
/* The macro
L_BIT_ARR_DEFN
defines a bit array whose index is a (0-based)
155
#define
L_BIT_ARR_DEFN
(NAME) \
162
#define
L_BIT_ARR_DEFN
(NAME) unsigned long NAME;
176
L_BIT_ARR_DEFN
(branch)
227
#undef
L_BIT_ARR_DEFN
cavl_impl.h
27
#undef
L_BIT_ARR_DEFN
110
#define
L_BIT_ARR_DEFN
(NAME) unsigned long NAME[L_BIT_ARR_LONGS];
126
#define
L_BIT_ARR_DEFN
(NAME) unsigned long NAME;
362
L_BIT_ARR_DEFN
(branch)
576
L_BIT_ARR_DEFN
(branch)
858
L_BIT_ARR_DEFN
(branch)
862
L_BIT_ARR_DEFN
(rem)
1254
#undef
L_BIT_ARR_DEFN
Completed in 22 milliseconds