Home
last modified time | relevance | path

Searched defs:IL_SEEK_END (Results 1 – 3 of 3) sorted by relevance

/dports/graphics/devil/devil-1.7.8/projects/python/
H A DDevIL-Linux.py320 IL_SEEK_END = 2 # Variable c_int variable
H A DDevIL-Windows.py65 IL_SEEK_END = 2 # Variable c_int variable
/dports/graphics/devil/devil-1.7.8/include/IL/
H A Dil.h498 #define IL_SEEK_END 2 macro