Home
last modified time | relevance | path

Searched refs:POSITIVE_INT_MSG (Results 1 – 2 of 2) sorted by relevance

/OK3568_Linux_fs/external/xserver/hw/xfree86/parser/
H A DPointer.c127 Error(POSITIVE_INT_MSG, "Emulate3Timeout"); in xf86parsePointerSection()
139 Error(POSITIVE_INT_MSG, "Buttons"); in xf86parsePointerSection()
146 Error(POSITIVE_INT_MSG, "BaudRate"); in xf86parsePointerSection()
153 Error(POSITIVE_INT_MSG, "SampleRate"); in xf86parsePointerSection()
160 Error(POSITIVE_INT_MSG, "Resolution"); in xf86parsePointerSection()
H A DConfigint.h145 #define POSITIVE_INT_MSG \ macro