Searched refs:inf_skip_spaces (Results 1 – 3 of 3) sorted by relevance
215 static int inf_skip_spaces (int);889 inf_skip_spaces (int c) in inf_skip_spaces() function977 c = inf_skip_spaces (' '); in check_protection()985 c = inf_scan_ident (&buf, inf_skip_spaces (' ')); in check_protection()991 c = inf_scan_ident (&buf, inf_skip_spaces (c)); in check_protection()1004 c = inf_skip_spaces (' '); in check_protection()1014 c = inf_scan_ident (&buf, inf_skip_spaces (' ')); in check_protection()1035 c = inf_skip_spaces (c); in check_protection()1058 c = inf_skip_spaces (' '); in check_protection()1274 c = inf_skip_spaces (' '); in main()[all …]
14917 (inf_skip_spaces): Cast results of INF_UNGET to (void).
8610 inf_skip_spaces, inf_read_upto, inf_scan_ident, inf_scan_ident,