Searched refs:ml_comment (Results 1 – 2 of 2) sorted by relevance
125 TestFree(ptr->ml_comment); in xf86freeModeLineList()140 if (xf86getSubToken(&(ptr->ml_comment)) != STRING) in xf86parseModeLine()145 if (xf86getSubToken(&(ptr->ml_comment)) != NUMBER) in xf86parseModeLine()150 if (xf86getSubToken(&(ptr->ml_comment)) != NUMBER) in xf86parseModeLine()155 if (xf86getSubToken(&(ptr->ml_comment)) != NUMBER) in xf86parseModeLine()160 if (xf86getSubToken(&(ptr->ml_comment)) != NUMBER) in xf86parseModeLine()165 if (xf86getSubToken(&(ptr->ml_comment)) != NUMBER) in xf86parseModeLine()170 if (xf86getSubToken(&(ptr->ml_comment)) != NUMBER) in xf86parseModeLine()175 if (xf86getSubToken(&(ptr->ml_comment)) != NUMBER) in xf86parseModeLine()180 if (xf86getSubToken(&(ptr->ml_comment)) != NUMBER) in xf86parseModeLine()[all …]
132 char *ml_comment; member