Searched defs:context_arg (Results 1 – 4 of 4) sorted by relevance
94 struct context_arg { struct97 extern void (*(_cgo_get_context_function(void)))(struct context_arg*); argument
122 void x_cgo_set_context_function(void (*context)(struct context_arg*)) { in x_cgo_set_context_function()
136 void x_cgo_set_context_function(void (*context)(struct context_arg*)) { in x_cgo_set_context_function()
200 Value context_arg = in matchAndRewrite() local