OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:EXECUTE_IF_SET_IN_BITMAP
(Results
1 - 2
of
2
) sorted by null
/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/lib/gcc/x86_64-w64-mingw32/4.8.3/plugin/include/
sbitmap.h
47
* forall :
EXECUTE_IF_SET_IN_BITMAP
206
#ifndef
EXECUTE_IF_SET_IN_BITMAP
207
/* See bitmap.h for the other definition of
EXECUTE_IF_SET_IN_BITMAP
. */
208
#define
EXECUTE_IF_SET_IN_BITMAP
(BITMAP, MIN, BITNUM, ITER) \
bitmap.h
77
* forall :
EXECUTE_IF_SET_IN_BITMAP
683
#ifndef
EXECUTE_IF_SET_IN_BITMAP
684
/* See sbitmap.h for the other definition of
EXECUTE_IF_SET_IN_BITMAP
. */
685
#define
EXECUTE_IF_SET_IN_BITMAP
(BITMAP, MIN, BITNUM, ITER) \
Completed in 630 milliseconds