Searched refs:END_CALLBACK (Results 1 - 2 of 2) sorted by relevance

/openjdk7/jdk/src/share/back/
H A DeventHandler.c95 * WARNING: No not 'return' or 'goto' out of the BEGIN_CALLBACK/END_CALLBACK
118 #define END_CALLBACK() /* Part of bypass if body */ \ macro
763 } END_CALLBACK();
785 } END_CALLBACK();
812 } END_CALLBACK();
840 } END_CALLBACK();
858 } END_CALLBACK();
876 } END_CALLBACK();
896 } END_CALLBACK();
925 } END_CALLBACK();
[all...]
/openjdk7/jdk/src/share/demo/jvmti/hprof/
H A Dhprof_init.c103 * WARNING: No not 'return' or 'goto' out of the BEGIN_CALLBACK/END_CALLBACK
127 #define END_CALLBACK() /* Part of bypass if body */ \ macro
1291 /* BEGIN_CALLBACK/END_CALLBACK handling. */
1303 * The BEGIN_CALLBACK/END_CALLBACK macros keep track of callbacks
1436 } END_CALLBACK();
1447 } END_CALLBACK();
1581 } END_CALLBACK();
1604 } END_CALLBACK();
1628 } END_CALLBACK();
1660 } END_CALLBACK();
[all...]

Completed in 36 milliseconds