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

/haiku/src/tools/gensyscalls/
H A Dgensyscalls.cpp368 file << "*(" << _GetPointerType(parameter->TypeName())
379 file << ", *(" << _GetPointerType(parameter->TypeName())
572 static string _GetPointerType(const char* type) function in class:Main

Completed in 28 milliseconds