Searched refs:IS_PASS_BY_REF (Results 1 – 1 of 1) sorted by relevance
1118 #define IS_PASS_BY_REF(x) (x > 8 || !POW2(x)) macro1242 if (IS_PASS_BY_REF(size)) { in _ctypes_callproc()