Home
last modified time | relevance | path

Searched refs:strip_whitespace (Results 1 – 2 of 2) sorted by relevance

/dragonfly/contrib/gcc-8.0/gcc/
H A Dgenoutput.c104 static const char *strip_whitespace (const char *);
450 d->operand[opno].constraint = strip_whitespace (XSTR (part, 2)); in scan_operands()
471 d->operand[opno].constraint = strip_whitespace (XSTR (part, 1)); in scan_operands()
1063 strip_whitespace (const char *s) in strip_whitespace() function
/dragonfly/contrib/gcc-4.7/gcc/
H A Dgenoutput.c103 static const char *strip_whitespace (const char *);
463 d->operand[opno].constraint = strip_whitespace (XSTR (part, 2)); in scan_operands()
484 d->operand[opno].constraint = strip_whitespace (XSTR (part, 1)); in scan_operands()
1085 strip_whitespace (const char *s) in strip_whitespace() function