Lines Matching full:handler
39 .Fa "constraint_handler_t handler"
41 .Ss Handler Prototype
64 function sets the runtime-constraint violation handler to be
65 .Fa handler .
67 The runtime-constraint handler is the callback function invoked when a library
79 If the function calling the handler has a return type declared as
87 Only the most recent handler registered with
91 The implementation has a default constraint handler that is used if no calls to
96 .Fa handler
101 pointer, the default handler becomes the current constraint handler.
120 is currently the default runtime-constraint handler.
128 function returns a pointer to the previously registered handler, or