Searched defs:fNumeric (Results 1 - 4 of 4) sorted by relevance

/vbox/src/VBox/Runtime/common/string/
H A Dstrversion.cpp72 bool fNumeric = RT_C_IS_DIGIT(*psz); local
73 if (fNumeric)
83 fNumeric = false;
158 fNumeric = true;
171 return fNumeric;
/vbox/src/VBox/HostDrivers/VBoxUSB/darwin/
H A DVBoxUSB.cpp1025 bool fNumeric; member in struct:__anon16411
1046 if (s_aProps[i].fNumeric)
/vbox/src/VBox/Devices/Graphics/shaderlib/wine/include/
H A Dusp10.h115 DWORD fNumeric :1; member in struct:__anon13884
/vbox/src/VBox/Additions/WINNT/Graphics/Wine/include/
H A Dusp10.h117 DWORD fNumeric :1; member in struct:__anon1238

Completed in 67 milliseconds