Searched refs:skip_ws (Results 1 – 9 of 9) sorted by relevance
| /netbsd-src/crypto/external/bsd/heimdal/dist/lib/asn1/ |
| H A D | lex.l | 221 int skip_ws = 0; variable 224 if(isspace(c) && skip_ws) { 229 skip_ws = 0; 247 skip_ws = 1;
|
| H A D | lex.c | 1618 int skip_ws = 0; variable 1621 if(isspace(c) && skip_ws) { 1626 skip_ws = 0; 1644 skip_ws = 1;
|
| /netbsd-src/external/bsd/top/dist/machine/ |
| H A D | m_linuxthr.c | 212 skip_ws(const char *p) in skip_ws() function 392 p = skip_ws(p); in get_system_info() 600 p = skip_ws(p); in read_one_proc_stat()
|
| H A D | m_linux.c | 242 skip_ws(const char *p) in skip_ws() function 474 p = skip_ws(p); in get_system_info() 774 p = skip_ws(p); in read_one_proc_stat()
|
| /netbsd-src/external/gpl3/gdb/dist/gdb/ |
| H A D | ChangeLog-2017 | 1615 (valid_identifier_name_char, cp_skip_operator_token, skip_ws) 6700 (skip_ws, extract_identifier, macro_define_command)
|
| H A D | ChangeLog-2008 | 5481 * macrocmd.c (skip_ws): New function.
|
| H A D | ChangeLog-2020 | 11070 (cp_skip_operator_token, skip_ws, strncmp_iw_with_mode): Use
|
| /netbsd-src/external/gpl3/gdb.old/dist/gdb/ |
| H A D | ChangeLog-2017 | 1615 (valid_identifier_name_char, cp_skip_operator_token, skip_ws) 6700 (skip_ws, extract_identifier, macro_define_command)
|
| H A D | ChangeLog-2008 | 5481 * macrocmd.c (skip_ws): New function.
|