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

/xsrc/external/mit/ctwm/dist/
H A Dparse_be.h8 int parse_keyword(const char *s, int *nump);
H A Dparse_be.c512 parse_keyword(const char *s, int *nump) function in typeref:typename:int
/xsrc/external/mit/twm/dist/src/
H A Dparse.h91 extern int parse_keyword(char *s, int *nump);
H A Dparse.c599 parse_keyword(char *s, int *nump) function in typeref:typename:int
/xsrc/external/mit/ctwm/dist/gen/
H A Dlex.c842 { int token = parse_keyword (yytext,
/xsrc/external/mit/ctwm/dist/doc/devman/
H A Dfunctions.adoc136 parser (in `parse_keyword()`) uses to look up the functions referred to

Completed in 10 milliseconds