OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:isl_point_peek_space
(Results
1 - 1
of
1
) sorted by relevancy
/src/external/mit/isl/dist/
isl_point.c
39
__isl_keep isl_space *
isl_point_peek_space
(__isl_keep isl_point *pnt)
function
46
return isl_space_copy(
isl_point_peek_space
(pnt));
301
return isl_space_dim(
isl_point_peek_space
(pnt), type);
342
space =
isl_point_peek_space
(pnt);
457
off = isl_space_offset(
isl_point_peek_space
(pnt), type);
Completed in 18 milliseconds
Indexes created Thu Jun 25 00:25:11 UTC 2026