Searched refs:inleap (Results 1 – 4 of 4) sorted by relevance
158 static void inleap(char ** fields, int nfields);1039 else inleap(fields, nfields); in infile()1265 inleap(register char ** const fields, const int nfields) in inleap() function
159 static void inleap(char ** fields, int nfields);1040 else inleap(fields, nfields); in infile()1266 inleap(register char ** const fields, const int nfields) in inleap() function
187 static void inleap(char ** fields, int nfields);1707 inleap(fields, nfields); in infile()2045 inleap(char **fields, int nfields) in inleap() function
5364 Fix bad returns in zic.c's inleap function.