Cython has moved to github.

cython-devel

view tests/run/bufaccess.h @ 1622:4f0327bdebc9

test for temp allocation bug in call
author Robert Bradshaw <robertwb@math.washington.edu>
date Sat Jan 17 01:25:34 2009 -0800 (3 years ago)
parents 101824a79338
children
line source
1 /* See bufaccess.pyx */
3 typedef short td_h_short;
4 typedef double td_h_double;
5 typedef unsigned short td_h_ushort;