Searched refs:overflowcb (Results 1 – 1 of 1) sorted by relevance
42 static GDOverflowCallback overflowcb = NULL; variable82 if (overflowcb) in GDOverflowed()84 (*overflowcb)(); in GDOverflowed()92 overflowcb = callback; in GDSetOverflowCallback()97 return overflowcb; in GDGetOverflowCallback()