Searched defs:returnValue (Results 1 - 17 of 17) sorted by relevance

/netbsd-current/external/gpl3/gcc.old/dist/libobjc/
H A Dmethods.c71 struct objc_method **returnValue = NULL; local
H A Dprotocols.c96 Protocol **returnValue = NULL; local
211 Protocol **returnValue = NULL; local
402 struct objc_method_description *returnValue = NULL; local
478 Property *returnValue = NULL; local
504 Protocol **returnValue = NULL; local
[all...]
H A Dselector.c294 SEL returnValue = NULL; local
347 SEL *returnValue = NULL; local
[all...]
H A Divars.c89 object_getInstanceVariable (id object, const char *name, void **returnValue) argument
179 struct objc_ivar **returnValue = NULL; local
H A Dencoding.c838 char *returnValue; local
868 char *returnValue; local
911 method_getReturnType(struct objc_method * method, char *returnValue, size_t returnValueSize) argument
944 method_getArgumentType(struct objc_method * method, unsigned int argumentNumber, char *returnValue, size_t returnValueSize) argument
[all...]
H A Dclass.c510 objc_getClassList (Class *returnValue, int maxNumberOfClassesToReturn) argument
/netbsd-current/external/gpl3/gcc/dist/libobjc/
H A Dmethods.c71 struct objc_method **returnValue = NULL; local
H A Dprotocols.c96 Protocol **returnValue = NULL; local
211 Protocol **returnValue = NULL; local
402 struct objc_method_description *returnValue = NULL; local
478 Property *returnValue = NULL; local
504 Protocol **returnValue = NULL; local
[all...]
H A Divars.c89 object_getInstanceVariable (id object, const char *name, void **returnValue) argument
179 struct objc_ivar **returnValue = NULL; local
H A Dselector.c294 SEL returnValue = NULL; local
347 SEL *returnValue = NULL; local
[all...]
H A Dclass.c510 objc_getClassList (Class *returnValue, int maxNumberOfClassesToReturn) argument
H A Dencoding.c838 char *returnValue; local
868 char *returnValue; local
911 method_getReturnType(struct objc_method * method, char *returnValue, size_t returnValueSize) argument
944 method_getArgumentType(struct objc_method * method, unsigned int argumentNumber, char *returnValue, size_t returnValueSize) argument
[all...]
/netbsd-current/usr.bin/telnet/
H A Dsys_bsd.c562 int returnValue = 0; local
H A Dtelnet.c2001 /* One wants to be a bit careful about setting returnValue local
1605 int returnValue = 0; local
1847 int returnValue = 0; local
[all...]
/netbsd-current/external/apache2/llvm/dist/llvm/examples/ParallelJIT/
H A DParallelJIT.cpp304 void* returnValue; local
/netbsd-current/sys/fs/udf/
H A Dudf_osta.c52 int returnValue, unicodeIndex, byteIndex; local
/netbsd-current/external/apache2/llvm/dist/clang/include/clang/Analysis/Analyses/
H A DThreadSafetyTIL.h1468 SExpr *returnValue() { return Retval; } function in class:clang::threadSafety::Return
1469 const SExpr *returnValue() const { return Retval; } function in class:clang::threadSafety::Return

Completed in 158 milliseconds