| /src/external/gpl3/binutils/dist/gas/config/ |
| tc-arm.c | 1649 parse_typed_reg_or_scalar (char **ccp, enum arm_reg_type type, function 1794 int reg = parse_typed_reg_or_scalar (&str, type, rtype, &atype); 1834 reg = parse_typed_reg_or_scalar (&str, reg_type, NULL, &atype); 2354 int getreg = parse_typed_reg_or_scalar (&ptr, rtype, &rtype, &atype); 2413 hireg = parse_typed_reg_or_scalar (&ptr, rtype, NULL, &htype);
|
| tc-arm.c | 1649 parse_typed_reg_or_scalar (char **ccp, enum arm_reg_type type, function 1794 int reg = parse_typed_reg_or_scalar (&str, type, rtype, &atype); 1834 reg = parse_typed_reg_or_scalar (&str, reg_type, NULL, &atype); 2354 int getreg = parse_typed_reg_or_scalar (&ptr, rtype, &rtype, &atype); 2413 hireg = parse_typed_reg_or_scalar (&ptr, rtype, NULL, &htype);
|
| tc-arm.c | 1649 parse_typed_reg_or_scalar (char **ccp, enum arm_reg_type type, function 1794 int reg = parse_typed_reg_or_scalar (&str, type, rtype, &atype); 1834 reg = parse_typed_reg_or_scalar (&str, reg_type, NULL, &atype); 2354 int getreg = parse_typed_reg_or_scalar (&ptr, rtype, &rtype, &atype); 2413 hireg = parse_typed_reg_or_scalar (&ptr, rtype, NULL, &htype);
|
| tc-arm.c | 1649 parse_typed_reg_or_scalar (char **ccp, enum arm_reg_type type, function 1794 int reg = parse_typed_reg_or_scalar (&str, type, rtype, &atype); 1834 reg = parse_typed_reg_or_scalar (&str, reg_type, NULL, &atype); 2354 int getreg = parse_typed_reg_or_scalar (&ptr, rtype, &rtype, &atype); 2413 hireg = parse_typed_reg_or_scalar (&ptr, rtype, NULL, &htype);
|
| /src/external/gpl3/binutils.old/dist/gas/config/ |
| tc-arm.c | 1648 parse_typed_reg_or_scalar (char **ccp, enum arm_reg_type type, function 1793 int reg = parse_typed_reg_or_scalar (&str, type, rtype, &atype); 1833 reg = parse_typed_reg_or_scalar (&str, reg_type, NULL, &atype); 2353 int getreg = parse_typed_reg_or_scalar (&ptr, rtype, &rtype, &atype); 2412 hireg = parse_typed_reg_or_scalar (&ptr, rtype, NULL, &htype);
|
| tc-arm.c | 1648 parse_typed_reg_or_scalar (char **ccp, enum arm_reg_type type, function 1793 int reg = parse_typed_reg_or_scalar (&str, type, rtype, &atype); 1833 reg = parse_typed_reg_or_scalar (&str, reg_type, NULL, &atype); 2353 int getreg = parse_typed_reg_or_scalar (&ptr, rtype, &rtype, &atype); 2412 hireg = parse_typed_reg_or_scalar (&ptr, rtype, NULL, &htype);
|
| tc-arm.c | 1648 parse_typed_reg_or_scalar (char **ccp, enum arm_reg_type type, function 1793 int reg = parse_typed_reg_or_scalar (&str, type, rtype, &atype); 1833 reg = parse_typed_reg_or_scalar (&str, reg_type, NULL, &atype); 2353 int getreg = parse_typed_reg_or_scalar (&ptr, rtype, &rtype, &atype); 2412 hireg = parse_typed_reg_or_scalar (&ptr, rtype, NULL, &htype);
|
| tc-arm.c | 1648 parse_typed_reg_or_scalar (char **ccp, enum arm_reg_type type, function 1793 int reg = parse_typed_reg_or_scalar (&str, type, rtype, &atype); 1833 reg = parse_typed_reg_or_scalar (&str, reg_type, NULL, &atype); 2353 int getreg = parse_typed_reg_or_scalar (&ptr, rtype, &rtype, &atype); 2412 hireg = parse_typed_reg_or_scalar (&ptr, rtype, NULL, &htype);
|