Searched defs:inputword (Results 1 – 5 of 5) sorted by relevance
195 string inputword; in main() local
128 char inputword[] = "NO_KEYWORD "; // leaves room for 14 characters plus \0 in restoreEngineStatus() local
209 char inputword[] = "NO_KEYWORD "; // leaves room for 14 characters plus \0 in restoreEngineStatus() local
232 CHARACTER(200) :: inputline,inputword local1603 CHARACTER(200) :: inputline,inputstring,inputword local1776 CHARACTER(200) :: inputline,inputstring,inputword local
541 …char** inputword, /**< pointer to store the next word in the handler's com… in SCIPdialoghdlrGetWord()