Searched defs:returnValue (Results 1 – 9 of 9) sorted by relevance
/dflybsd-src/contrib/gcc-4.7/libobjc/ |
H A D | protocols.c | 96 Protocol **returnValue = NULL; in objc_copyProtocolList() local 211 Protocol **returnValue = NULL; in class_copyProtocolList() local 402 struct objc_method_description *returnValue = NULL; in protocol_copyMethodDescriptionList() local 478 Property *returnValue = NULL; in protocol_copyPropertyList() local 504 Protocol **returnValue = NULL; in protocol_copyProtocolList() local
|
H A D | encoding.c | 808 char *returnValue; in method_copyReturnType() local 838 char *returnValue; in method_copyArgumentType() local 881 void method_getReturnType (struct objc_method * method, char *returnValue, in method_getReturnType() 915 char *returnValue, size_t returnValueSize) in method_getArgumentType()
|
H A D | ivars.c | 89 object_getInstanceVariable (id object, const char *name, void **returnValue) in object_getInstanceVariable() 179 struct objc_ivar **returnValue = NULL; in class_copyIvarList() local
|
H A D | selector.c | 295 SEL returnValue = NULL; in sel_getTypedSelector() local 348 SEL *returnValue = NULL; in sel_copyTypedSelectorList() local
|
H A D | methods.c | 71 struct objc_method **returnValue = NULL; in class_copyMethodList() local
|
H A D | class.c | 509 objc_getClassList (Class *returnValue, int maxNumberOfClassesToReturn) in objc_getClassList()
|
/dflybsd-src/sys/vfs/udf/ |
H A D | osta.c | 42 int returnValue, unicodeIndex, byteIndex; in udf_UncompressUnicode() local 88 int returnValue, unicodeIndex, byteIndex; in udf_UncompressUnicodeByte() local
|
/dflybsd-src/usr.bin/telnet/ |
H A D | telnet.c | 1625 int returnValue = 0; in telrcv() local 1866 int returnValue = 0; in telsnd() local 2018 int returnValue; in Scheduler() local
|
H A D | sys_bsd.c | 917 int returnValue = 0; in process_rings() local
|