Sign in
◑
Theme
chromium
/
external
/
github.com
/
python
/
cpython
/
f6db0bbbeefa1bde9fd09c53e7c6bf0e57481590
/
.
/
Tools
/
modulator
/
Templates
/
object_tp_compare
blob: 153bae0bd42a6ebf0f116cee0fa52a8570b5c8da [
file
]
static
int
$abbrev$_compare
(
$abbrev$object
*
v
,
$abbrev$object
*
w
)
{
/* XXXX Compare objects and return -1, 0 or 1 */
}