Searched refs:get_expression (Results 1 - 1 of 1) sorted by relevance

/freebsd-10.1-release/contrib/binutils/gas/config/
H A Dtc-sparc.c54 static int get_expression PARAMS ((char *str));
1009 /* For communication between sparc_ip and get_expression. */
1950 (void) get_expression (s);
2362 /* Note that if the get_expression() fails, we will still
2393 (void) get_expression (s);
2426 (void) get_expression (s);
2438 (void) get_expression (s);
2892 get_expression (str)
2883 get_expression (str) function

Completed in 101 milliseconds