Searched defs:op_destroy (Results 1 – 10 of 10) sorted by relevance
23 void op_destroy (void *userdata) in op_destroy() function
41 void op_destroy(struct operation *op) in op_destroy() function
1 /*2 * types.h - Definitions of data types3 *4 * SIDPlayer (C) Copyright 1996-2004 Christian Bauer5 *6 * This program is free software; you can redistribute it and/or modify7 * it under the terms of the GNU General Public License as published by8 * the Free Software Foundation; either version 2 of the License, or9 * (at your option) any later version.10 *[all …]
109 def op_destroy(argbytes): function
807 op_destroy, ///< Destroy the object and reset the vtable enumerator
702 static void op_destroy(void *p EXT2FS_ATTR((unused))) in op_destroy() function