OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:__skip_space
(Results
1 - 1
of
1
) sorted by null
/external/bluetooth/bluez/tools/
hciattach_ath3k.c
358
#define
__skip_space
(str) while (*(str) == ' ') ((str)++)
macro
377
__skip_space
(ptr);
422
__skip_space
(ptr);
Completed in 108 milliseconds