Searched refs:bsMethod (Results 1 - 3 of 3) sorted by relevance

/macosx-10.9.5/RubyCocoa-80/RubyCocoa/framework/src/objc/
H A DBridgeSupport.h68 struct bsMethod { struct
150 struct bsMethod *find_bs_method(id klass, const char *selector, BOOL is_class_method);
H A DBridgeSupport.m224 free_bs_method (struct bsMethod *method)
1153 struct bsMethod * method;
1762 method = (struct bsMethod *)malloc(sizeof(struct bsMethod));
2018 static struct bsMethod *
2022 struct bsMethod *method;
2033 struct bsMethod *
2040 struct bsMethod *method;
H A Dmdl_objwrapper.m297 struct bsMethod * bs_method;

Completed in 84 milliseconds