Searched refs:fortlen (Results 1 – 1 of 1) sorted by relevance
125 static int fortlen(void);174 } while ((Short_only && fortlen() > SLEN) || in main()175 (Long_only && fortlen() <= SLEN)); in main()197 (void) fortlen(); in main()238 fortlen(void) in fortlen() function