OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:BWRequestStack
(Results
1 - 3
of
3
) sorted by relevancy
/xsrc/external/mit/bitmap/dist/
ReqMach.c
81
BW->bitmap.request_stack = (
BWRequestStack
*)
83
(++BW->bitmap.cardinal + 1) * sizeof(
BWRequestStack
));
224
BW->bitmap.request_stack = (
BWRequestStack
*)
226
(--BW->bitmap.cardinal + 1) * sizeof(
BWRequestStack
));
BitmapP.h
88
}
BWRequestStack
;
128
BWRequestStack
*request_stack;
Bitmap.c
833
new->bitmap.request_stack = (
BWRequestStack
*)
834
XtMalloc(sizeof(
BWRequestStack
));
Completed in 5 milliseconds
Indexes created Wed Aug 19 00:25:20 UTC 2026