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

/vbox/src/libs/libxml2-2.6.31/
H A Dgentest.py438 def is_known_return_type(name): function
579 if (is_known_return_type(name) == 0) and (name in rettypes):
709 if is_known_return_type(type) == 0:

Completed in 33 milliseconds