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

/haiku/src/tools/gensyscalls/
H A Dgensyscalls.cpp478 << _GetTypeCode(returnType) << " }," << endl;
488 << _GetTypeCode(parameter) << " }," << endl;
581 static string _GetTypeCode(const Type* type) function in class:Main

Completed in 42 milliseconds