Home
last modified time | relevance | path

Searched refs:skip_space (Results 1 – 23 of 23) sorted by relevance

/netbsd-src/external/gpl3/binutils/dist/gas/config/
H A Dtc-visium.c869 skip_space (char *s) in skip_space() function
880 char *s = skip_space (*sptr); in parse_gen_reg()
917 char *s = skip_space (*sptr); in parse_fp_reg()
954 char *s = skip_space (*sptr); in parse_cc()
1098 str = skip_space (str); in md_assemble()
1127 str = skip_space (str); in md_assemble()
1157 str = skip_space (str); in md_assemble()
1167 str = skip_space (str); in md_assemble()
1200 str = skip_space (str); in md_assemble()
1205 str = skip_space (str + 1); in md_assemble()
[all …]
H A Dtc-wasm32.c230 skip_space (char *s) in skip_space() function
254 from = skip_space (from); in extract_opcode()
357 str = skip_space (str); in wasm32_leb128()
447 str = skip_space (str); in wasm32_leb128()
592 str = skip_space (str); in wasm32_operands()
601 str = skip_space (str); in wasm32_operands()
621 str = skip_space (str); in wasm32_operands()
626 str = skip_space (str); in wasm32_operands()
631 str = skip_space (str); in wasm32_operands()
667 str = skip_space (str); in wasm32_operands()
[all …]
H A Dtc-z80.c583 skip_space (const char *s) in skip_space() function
626 if (ISSPACE(p[1]) && *skip_space (p + 1) == '(') in z80_start_line_hook()
655 rest = (char*)skip_space (rest); in z80_start_line_hook()
832 p = skip_space (p + 1); in is_indir()
890 p = skip_space (s); in parse_exp_not_indexed()
903 p = skip_space (p); in parse_exp_not_indexed()
913 p = skip_space (p+1); in parse_exp_not_indexed()
916 p = skip_space(p+2); in parse_exp_not_indexed()
917 if (*skip_space(p+1) == ')' && (*p == '+' || *p == '-')) in parse_exp_not_indexed()
922 input_line_pointer = (char*)skip_space(p + 1) + 1; in parse_exp_not_indexed()
[all …]
H A Dtc-avr.c619 skip_space (char *s) in skip_space() function
635 from = skip_space (from); in extract_word()
864 str = skip_space (str); in avr_get_constant()
946 str = skip_space (str); in avr_ldi_expression()
1053 char *str = skip_space (*line); in avr_operand()
1149 str = skip_space (str + 1); in avr_operand()
1160 str = skip_space (str + 1); in avr_operand()
1184 str = skip_space (str + 1); in avr_operand()
1212 str = skip_space (str); in avr_operand()
1394 str = skip_space (str); in avr_operands()
[all …]
H A Dtc-pru.c1822 skip_space (char *s) in skip_space() function
1840 tmp = input_line_pointer = skip_space (input_line_pointer); in pru_parse_cons_expression()
1849 input_line_pointer = skip_space (input_line_pointer + len); in pru_parse_cons_expression()
1853 input_line_pointer = skip_space (input_line_pointer + 1); in pru_parse_cons_expression()
H A Dtc-msp430.c453 skip_space (char * s) in skip_space() function
468 from = skip_space (from); in extract_operand()
660 from = skip_space (from); in extract_word()
4343 str = skip_space (str); /* Skip leading spaces. */ in md_assemble()
H A Dtc-metag.c234 skip_space (const char *line) in skip_space() function
6104 l = skip_space (l); in parse_prefix()
6252 l = skip_space (l); in parse_prefix()
6501 l = skip_space (l); in parse_insn()
6525 l = skip_space (l); in parse_insn()
/netbsd-src/external/gpl3/binutils.old/dist/gas/config/
H A Dtc-visium.c890 skip_space (char *s) in skip_space() function
901 char *s = skip_space (*sptr); in parse_gen_reg()
938 char *s = skip_space (*sptr); in parse_fp_reg()
975 char *s = skip_space (*sptr); in parse_cc()
1119 str = skip_space (str); in md_assemble()
1148 str = skip_space (str); in md_assemble()
1178 str = skip_space (str); in md_assemble()
1188 str = skip_space (str); in md_assemble()
1221 str = skip_space (str); in md_assemble()
1226 str = skip_space (str + 1); in md_assemble()
[all …]
H A Dtc-wasm32.c230 skip_space (char *s) in skip_space() function
254 from = skip_space (from); in extract_opcode()
357 str = skip_space (str); in wasm32_leb128()
447 str = skip_space (str); in wasm32_leb128()
592 str = skip_space (str); in wasm32_operands()
601 str = skip_space (str); in wasm32_operands()
621 str = skip_space (str); in wasm32_operands()
626 str = skip_space (str); in wasm32_operands()
631 str = skip_space (str); in wasm32_operands()
667 str = skip_space (str); in wasm32_operands()
[all …]
H A Dtc-z80.c583 skip_space (const char *s) in skip_space() function
626 if (ISSPACE(p[1]) && *skip_space (p + 1) == '(') in z80_start_line_hook()
655 rest = (char*)skip_space (rest); in z80_start_line_hook()
832 p = skip_space (p + 1); in is_indir()
890 p = skip_space (s); in parse_exp_not_indexed()
903 p = skip_space (p); in parse_exp_not_indexed()
913 p = skip_space (p+1); in parse_exp_not_indexed()
916 p = skip_space(p+2); in parse_exp_not_indexed()
917 if (*skip_space(p+1) == ')' && (*p == '+' || *p == '-')) in parse_exp_not_indexed()
922 input_line_pointer = (char*)skip_space(p + 1) + 1; in parse_exp_not_indexed()
[all …]
H A Dtc-avr.c619 skip_space (char *s) in skip_space() function
635 from = skip_space (from); in extract_word()
864 str = skip_space (str); in avr_get_constant()
946 str = skip_space (str); in avr_ldi_expression()
1053 char *str = skip_space (*line); in avr_operand()
1149 str = skip_space (str + 1); in avr_operand()
1160 str = skip_space (str + 1); in avr_operand()
1184 str = skip_space (str + 1); in avr_operand()
1212 str = skip_space (str); in avr_operand()
1394 str = skip_space (str); in avr_operands()
[all …]
H A Dtc-pru.c1822 skip_space (char *s) in skip_space() function
1840 tmp = input_line_pointer = skip_space (input_line_pointer); in pru_parse_cons_expression()
1849 input_line_pointer = skip_space (input_line_pointer + len); in pru_parse_cons_expression()
1853 input_line_pointer = skip_space (input_line_pointer + 1); in pru_parse_cons_expression()
H A Dtc-msp430.c451 skip_space (char * s) in skip_space() function
466 from = skip_space (from); in extract_operand()
658 from = skip_space (from); in extract_word()
4341 str = skip_space (str); /* Skip leading spaces. */ in md_assemble()
H A Dtc-metag.c234 skip_space (const char *line) in skip_space() function
6104 l = skip_space (l); in parse_prefix()
6252 l = skip_space (l); in parse_prefix()
6501 l = skip_space (l); in parse_insn()
6525 l = skip_space (l); in parse_insn()
/netbsd-src/crypto/external/bsd/openssl/dist/crypto/property/
H A Dproperty_parse.c25 static const char *skip_space(const char *s) in DEFINE_STACK_OF()
37 *t = skip_space(s + 1); in match_ch()
50 *t = skip_space(s + m_len); in match()
91 *t = skip_space(s); in parse_name()
120 *t = skip_space(s); in parse_number()
157 *t = skip_space(s); in parse_hex()
187 *t = skip_space(s); in parse_oct()
219 *t = skip_space(s + 1); in parse_string()
251 *t = skip_space(s); in parse_unquoted()
356 s = skip_space(s); in ossl_parse_property()
[all …]
/netbsd-src/crypto/external/bsd/openssh/dist/
H A Dauth2-pubkeyfile.c303 skip_space(&cp); in auth_check_authkey_line()
512 skip_space(&cp); in auth_check_authkeys_file()
H A Dmisc.h59 void skip_space(char **);
H A Dsshsig.c800 skip_space(&cp); in parse_principals_key_and_options()
H A Dmisc.c2488 skip_space(char **cpp) in skip_space() function
/netbsd-src/usr.bin/mail/
H A Ddef.h446 skip_space(char *p) in skip_space() function
H A Dlex.c642 cp = skip_space(linebuf); in execute()
757 cp = skip_space(cp); in execute()
/netbsd-src/external/gpl3/binutils.old/dist/gas/
H A DChangeLog-00016645 (md_assemble): use skip_space () before parsing instruction
/netbsd-src/external/gpl3/binutils/dist/gas/
H A DChangeLog-00016645 (md_assemble): use skip_space () before parsing instruction