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

/vbox/src/VBox/HostServices/SharedOpenGL/expando/
H A Dexpando.py34 declarationString = apiutil.MakeDeclarationString(params) variable
47 print 'static %s EXPANDOSPU_APIENTRY expando%s( %s )' % ( return_type, func_name, declarationString)

Completed in 42 milliseconds