Home
last modified time | relevance | path

Searched refs:skip_spaces (Results 1 – 3 of 3) sorted by relevance

/freebsd/usr.bin/dtc/
H A Dinput_buffer.cc167 text_input_buffer::skip_spaces() in skip_spaces() function in dtc::text_input_buffer
190 skip_spaces(); in skip_spaces()
195 skip_spaces(); in skip_spaces()
1001 skip_spaces(); in next_token()
H A Dinput_buffer.hh297 void skip_spaces();
/freebsd/sys/compat/linuxkpi/common/include/linux/
H A Dstring.h157 skip_spaces(const char *str) in skip_spaces() function