Home
last modified time | relevance | path

Searched defs:isl_point (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/external/mit/isl/dist/
H A Disl_point_private.h8 struct isl_point { struct
14 __isl_give isl_point *isl_point_alloc(__isl_take isl_space *space, argument
/netbsd-src/external/mit/isl/dist/include/isl/
H A Dpoint.h13 typedef struct isl_point isl_point; typedef