OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:isl_point_get_space
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/mit/isl/dist/include/isl/
point.h
16
__isl_give isl_space *
isl_point_get_space
(__isl_keep isl_point *pnt);
/src/external/mit/isl/dist/
isl_point.c
44
__isl_give isl_space *
isl_point_get_space
(__isl_keep isl_point *pnt)
function
196
return
isl_point_get_space
(pnt);
434
mv = isl_multi_val_alloc(
isl_point_get_space
(pnt));
718
space =
isl_point_get_space
(pnt);
Completed in 16 milliseconds
Indexes created Mon Jun 15 00:25:07 UTC 2026