Searched refs:strip_whitespace (Results 1 – 4 of 4) sorted by relevance
725 strip_whitespace (const char **begpp, const char **endpp) in strip_whitespace() function739 strip_whitespace (&s, &end); in check_numeric()1203 strip_whitespace (&begp, &endp); in func_if()1259 strip_whitespace (&begp, &endp); in func_or()1309 strip_whitespace (&begp, &endp); in func_and()
464 extern char *strip_whitespace PARAMS ((const char **begpp, const char **endpp));
1167 strip_whitespace (&beg, &end); in eval()
1074 * make.h (strip_whitespace): Declare.1075 * function.c (strip_whitespace): Remove static specifier.1720 (strip_whitespace): Constify.