Home
last modified time | relevance | path

Searched refs:IoToken_type_ (Results 1 – 3 of 3) sorted by relevance

/dports/lang/io-devel/io-9bfac31d/libs/iovm/source/
H A DIoToken.h65 void IoToken_type_(IoToken *self, IoTokenType type);
H A DIoToken.c111 void IoToken_type_(IoToken *self, IoTokenType type) in IoToken_type_() function
H A DIoLexer.c508 IoToken_type_(t, type); in IoLexer_addTokenString_length_type_()