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

/macosx-10.10/pyobjc-45/2.5/pyobjc/pyobjc-core/Modules/objc/
H A Dwrapper-const-table.h79 static inline int add_unsigned(PyObject*d, char* name, unsigned value) function
155 int res = add_unsigned(d, table->name,
/macosx-10.10/pyobjc-45/2.6/pyobjc/pyobjc-core/Modules/objc/
H A Dwrapper-const-table.h79 static inline int add_unsigned(PyObject*d, char* name, unsigned value) function
155 int res = add_unsigned(d, table->name,
/macosx-10.10/pyobjc-45/pyobjc/pyobjc-core-2.5.1/Modules/objc/
H A Dwrapper-const-table.h79 static inline int add_unsigned(PyObject*d, char* name, unsigned value) function
140 int res = add_unsigned(d, table->name,

Completed in 116 milliseconds