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

/haiku/src/system/kernel/messaging/
H A DKMessage.cpp677 bool isIntType = false; local
684 isIntType = true;
688 isIntType = true;
692 isIntType = true;
696 isIntType = true;
706 if (isIntType)

Completed in 23 milliseconds