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

/solaris-x11-s11/open-src/app/gfx-utils/sun-src/fbconf_xorg/xf86/
H A DFlags.c108 int tokentype; local
146 tokentype = xf86getSubToken(&(ptr->flg_comment));
148 if (tokentype != STRING)
152 if (tokentype != NUMBER)

Completed in 23 milliseconds