Searched defs:get_offset (Results 1 – 5 of 5) sorted by relevance
295 static GLint get_offset( const void *a, const void *b ) in get_offset() function
128 static int get_offset( const void *a, const void *b ) in get_offset() function
2179 inline unsigned int get_offset (void) const { return extensionOffset; } in get_offset() function2207 inline unsigned int get_offset (void) const in get_offset() function
1886 def get_offset(self, fieldname): member in Type
3652 UInt get_offset = stmt->Ist.Put.data->Iex.Get.offset; in s390_isel_stmt() local